Skip to content

Aggressive Mass AP Deauth/Jammer (PWN ALL WIFI IN RANGE)

Notifications You must be signed in to change notification settings

MBHudson/APEX-MassAP-Deauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

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)

-o IFace to send deauthentication packets.

-r Reason Code (Default: 7)

Example: sudo ./apex -d 15 -r 7 -i wlan0 -o wlan1 -m 5C:7D:7D:33:31:01 -w .1





INSTALLATION:

cd APEX-MassAP-Deauth

sudo chmod +x apex

./apex -h



Saif's GitHub streak

Al Siam's GitHub Contribution

MBHudson's Github Stats MBHudson's Top Languages

Releases

No releases published

Packages

No packages published

Languages