updoots, helper script, cleanup
This commit is contained in:
@@ -21,11 +21,13 @@ Testing is very challenging as it requires being out of range of all other WiFi
|
||||
## Hooting (usage)
|
||||
**DO NOT TEST IN RANGE OF ANY DEVICE YOU ARE UNWILLING TO DAMAGE**
|
||||
1. Designed for **linux** environments with **python3**
|
||||
2. Optional: edit line `4` and `5` of [h00thoot.py](./h00th00t.py) to match your sender and wifi device preferences
|
||||
2. Set wifi device to monitor mode `bash wifi_monitor_mode.sh`
|
||||
* for usage see note at the top of [wifi_monitor_mode.sh](./wifi_monitor_mode.sh)
|
||||
3. Optional: edit line `4` and `5` of [h00thoot.py](./h00th00t.py) to match your sender and wifi device preferences
|
||||
* Defaults are fine for most purposes
|
||||
3. Install [Scapy](https://scapy.readthedocs.io/en/latest/installation.html)
|
||||
4. Uncomment line `19` of [h00thoot.py](./h00th00t.py)
|
||||
5. `python h00th00t.py`
|
||||
4. Install [Scapy](https://scapy.readthedocs.io/en/latest/installation.html)
|
||||
5. Uncomment line `38` of [h00thoot.py](./h00th00t.py)
|
||||
6. `python h00th00t.py`
|
||||
* in some linux environments, sudo may be needed `sudo python h00th00t.py`
|
||||
---
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user