Feature : Implement de-authentication attack
abhisharma404 opened this issue · 2 comments
abhisharma404 commented
Implement a de-authentication attack, use Scapy to implement this.
The following features needs to be taken care of:
- User can pass the interface name
- If the interface name is valid then use
airmon-ng
to monitor & collect all the nearby available WiFi networks. - Start sending de-auth packets to the selected network.
mzfr commented
@abhisharma404 Any reason to close this?
abhisharma404 commented
@mzfr It's implemented. Did not reference it.