Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clu3bot/owt
Update Version 3.1 added free SMS messaging.
https://github.com/clu3bot/owt
bash deauthentication-attack deauther freesms hack hacker hacking hacking-toolkit linux shell shell-script shellcode shellscript sms smsmessage wifi wifi-hacking wifi-hacking-script wifihack wifihacking
Last synced: 4 days ago
JSON representation
Update Version 3.1 added free SMS messaging.
- Host: GitHub
- URL: https://github.com/clu3bot/owt
- Owner: clu3bot
- License: mit
- Created: 2021-02-15T19:38:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-04T15:59:32.000Z (over 2 years ago)
- Last Synced: 2024-10-17T12:21:52.244Z (17 days ago)
- Topics: bash, deauthentication-attack, deauther, freesms, hack, hacker, hacking, hacking-toolkit, linux, shell, shell-script, shellcode, shellscript, sms, smsmessage, wifi, wifi-hacking, wifi-hacking-script, wifihack, wifihacking
- Language: Shell
- Homepage:
- Size: 1.7 MB
- Stars: 470
- Watchers: 17
- Forks: 59
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - clu3bot/owt - Update Version 3.1 added free SMS messaging. (Shell)
README
# Currently unstable will be updated eventually.
Offensive Wifi Toolkit (owt) created by Brennan Mccown (clu3bot)
This tool compiles some necessary tools for wifi auditing in a unix bash script with a user friendly interface. The goal of owt is to have the smallest file size possible while still functioning at maximum proficiency.
# Installation & Running the script
```
~ $ git clone https://github.com/clu3bot/OWT.git
~ $ cd owt
~ $ sudo bash owt.sh
```
**Note: owt requires root privileges****Make sure to allow updates regularly**
# Usage
**Detailed How-to of owt can be found here**
* [Usage](https://github.com/clu3bot/owt/wiki/Usage)# Troubleshooting
**Troubleshoot.sh will detect possible problems you may have with owt**
```
~ $ cd owt
~ $ sudo bash troubleshoot.sh
```# Recent Additions
* Added SMS messages. One free sms message per day using Textbelt.
# Dependencies
* aircrack-ng
* mdk3
* xterm
* macchanger
* ***owt tool will prompt the user to download these dependencies if they arent installed***# In The Works
* Expanding owt from being just for wireless network attacking. More information below.
* Adding more advanced functionality to owt such as NTP amplification attacks to screw with NTP servers for dosing websites.
* Adding AP tracking functionality and ability to save lists of common saved networks that devices have in the area. I.E if there is a starbucks near by you can track if starbucks is a common AP that phones in the area have as a saved network. This is useful for knowing which APs to spoof.
* Adding a method of saving text or csv files of device names and mac-addresses on a newtwork.
* Making a windows version of owt.
* Major U.I changes
* Fixing the "issue" where owt doesn't support use within Virtual Machines. Not priority as this is a pain in the ass but has been requested :)# History
**owt Version History can be found here**
* [Versions](https://github.com/clu3bot/owt/wiki/Versions)**Stable Releases Source Code can be found here**
* [Releases](https://github.com/clu3bot/owt/releases)# All Resources
* **Contact me** [here](https://github.com/clu3bot/owt/wiki/Contact)
* **Tutorial for owt** [here](https://github.com/clu3bot/owt/wiki/Usage)
* **owt wiki** [here](https://github.com/clu3bot/owt/wiki/)
* **Updates/Versions history** [here](https://github.com/clu3bot/owt/wiki/Versions)
* **Help and Troubleshooting** [here](https://github.com/clu3bot/owt/wiki/Help)# Legal 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.