Skip to content
/ owt Public
forked from clu3bot/owt

Offensive Wifi Toolkit (OWT) is a bash script for useful Wifi hacking

License

Notifications You must be signed in to change notification settings

optionalg/owt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offensive Wifi Toolkit (owt) created by Brennan Mccown (clu3bot) banner

This tool compiles 4 different attack modes for Wireless Networks compiled with a U.I for easy use.

Installation & Running the script

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

Note: OWT requires root privileges

Useage

When the script is run the first thing the user will see is the Intro page. It will prompt the user to press Enter which will then automatically check for dependant packages.

img1

Then the script will check if the user is in Monitor or Managed mode and then prompt the user to put device in Managed mode if need be.

img2

Next the script will print the Main Menu page where the user can select from 6 options.

img3

From the Main Menu page the user can then scan for a Network to attack (This is required for WIDS/WIPS confusion & AP Probe attack. If you don't scan networks before using either of those attacks the script will prompt you to do so when trying to use them.)

img4

Option 5 on the Main Menu is Wifi Attacks. Selecting this will bring the user to the Wifi attacks menu.

img5

Dependencies

  • aircrack-ng
  • mdk3
  • OWT tool will prompt the user to download these dependencies if they arent installed.

History

owt version history can be found here

Notice

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

About

Offensive Wifi Toolkit (OWT) is a bash script for useful Wifi hacking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%