Lazy Posted March 24, 2018 Share Posted March 24, 2018 I wanna know if someone could help me understand how Wifi deauthentiction is implemented in code. I know how to use aircrack-ng and stuff I want to know how to write it myself with let's say a raspberry pi..... I'm interested in how to send Wifi packets and and how would I send a deauth say in python Quote Link to comment Share on other sites More sharing options...
PoSHMagiC0de Posted March 25, 2018 Share Posted March 25, 2018 Here you go. https://github.com/catalyst256/MyJunk/blob/master/scapy-deauth.py Quote Link to comment Share on other sites More sharing options...
i8igmac Posted March 25, 2018 Share Posted March 25, 2018 1 hour ago, PoSHMagiC0de said: Here you go. https://github.com/catalyst256/MyJunk/blob/master/scapy-deauth.py That looks like a noce example. Almost like hping syntax but instead of tcp level its on 802.11 wifi Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.