You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
APEX-MassAP-Deauth :: !HIGHLY ILLEGAL, NOT RESPONSIBLE FOR MISUSE!
[!] TESTED ON PC (Debian/Ubuntu)
[!] TESTED ON Rpi (ALL)
[!] TESTED ON WIFI PINAPPLE (ALL)
- Advanced: Two interfaces mode
- Choose reason code, attack duration and packets sent
- Can use "master mode" via capable wlan interface by matching both "-i" and "-o" flages with the same interface.
Note: Must manually set corrisponding wireless interfaces in either "managed mode" (input / -i) + "monitor mode" (output \ -o) or "master mode" (for capable devices) using both "-o & -i" flags.
Example: sudo airmon-ng start wlan1 or sudo ifconfig wlan1 mode master (or monitor) ...depending of the device(s) being used.
Usage: ./apex [OPTIONS] [ARGUMENTS]
OPTIONS:
-d Number of packets to send. (Default: 15)
-h Show this help screen.
-i IFace to listen for APs.
-m MAC of your AP (Default: 5C:7D:7D:33:31:01)
-w Seconds to wait after # of packets are sent (Default: .1)