OWT Bash Script for Useful Wifi Hacking
OWT Bash Script for Useful Wifi Hacking

OWT: Bash Script for Useful Wifi Hacking

This tool compiles 6 different attack modes for basic Wireless Network hacking combined with a U.I. for easy use all compacted in a minimal file size.

Offensive Wifi Toolkit or owt for short is a bash script written for beginners to preform basic attacks on wireless networks. This script uses aircrack-ng and mdk3 to preform the attacks and other functions. With a very clean U.I. this script is easy to use and is very functional. owt was written by Brennan Mccown (clu3bot). This project was started on Feb. 8th 2021 and is currently still being updated prior to Feb. 8th.

Installation & Running the script

$ git clone https://github.com/clu3bot/OWT.git
$ cd owt
$ sudo bash owt.sh

Usage

NOTE

These photos may be outdated but functionality will always be the same.

The first thing the user will see when starting owt is an update prompt that says check for script updates. Pressing enter will then check for updates of owt and automatically apply them.

Check for OWT updates
Check for OWT updates

Next the user will be prompted with the main intro where displayed is permissions status, the currently detected interface, and the distribution of Linux you are currently using. By pressing enter the script will automatically download any required dependencies.

OWT main interface
OWT main interface

After checking for required dependencies. You will have to put the the interface in monitor mode. Pressing Enter will do this for you.

Enable monitor mode for OWT
Enable monitor mode for OWT

Next the script will bring you to the owt main menu where the user can pick from 8 options.

OWT options menu
OWT options menu

Selecting Scan networks will scan for networks that you can select for your attack. This is required for all attacks besides Deauther and Beacon Flood.

OWT network scan option
OWT network scan option

After Scanning you will be given the scan results. This is where the user can select what network they want to use for attacking. After selecting a network you will be brought back the main menu.

Result scanned networks for OWT
Result scanned networks for OWT

Once the user has selected a network now its time to go to the WiFi Attacks menu. This is option 5 on the main menu. In the attacks menu there are 6 attack modes to choose from. All attacks require a network to be selected besides Deauther Attack and Beacon Flood attack.

WiFi attacks menu for OWT
WiFi attacks menu for OWT

If a network is not selected and you try to use a attack mode that requires it you will be redirected to Scan Networks.

Select OWT network
Select OWT network

If you run into a problem with owt for a detailed list of problems and solutions click here.

Warning

This script is intended to be used on networks you own. Don’t use this script maliciously. You are responsible for your own actions.

Dark Mode