-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Writing Scripts
One cool thing about the new deauther version is the ability to write scripts. This is meant as a small add-on, and not as a main feature. You can't really program with it or do complicated stuff, and all you can do is save regular commands to a file. To show you this, I will demonstrate how to deauth a specific mac address using a script. The only caveat here is that you need to know the channel. First, we're going to create a file on the ESP using:
write deauthmac.txt send deauth FF:FF:FF:FF:FF:FF FF:FF:FF:FF:FF:FF 0 1
The first broadcast MAC is the access point MAC, and the second is the MAC of the station. The first 0 is the reason (0 is unspecified) and the second 0 is the channel. As I said before, you have to know the channel your target is on, but if you want to get around this, you could just make the same command 14 times, incrementing the channel from 1-14.
To run your script on boot, write it to autostart.txt instead of another file. One caveat to this system is that there is currently NO RUN COMMAND WITHIN SCRIPTS, Meaning that you can't run a script from within a script.
0. Home
2. Installation
4. Usage
5. FAQ
- How to ask a question
- Timeout Error
- Compiler error .irom0.text will not fit in region
- How to Reset / I forgot the password
- 5GHz Support
- ESP32 and ESP8285 Support
- Difference between Jammer and Deauther
- Why is there no Packet-Monitor/Deauth-Detector in the web interface?
- How to compile .bin files yourself
- Drivers
- Fix crashed
- Not able to connect to Access Point
- Removing Deauther
- espcom error
- Language doesn't change
- Error writing/saving/reading file
- [AP] request: ... NOT FOUND
- Attack stops after a while
6. Projects
- Deauthing Sandals
- Drone Hacking a FAKE Makerspace
- Deauther Magnet Box for Fridge
- Deauth Detector with 10W RGB
- Pwned the pwner