abhisharma404 / vault

swiss army knife for hackers
https://abhisharma404.github.io/vault
MIT License
512 stars 94 forks source link

Feature : Implement de-authentication attack #62

Closed abhisharma404 closed 5 years ago

abhisharma404 commented 5 years ago

Implement a de-authentication attack, use Scapy to implement this.

The following features needs to be taken care of:

  1. User can pass the interface name
  2. If the interface name is valid then use airmon-ng to monitor & collect all the nearby available WiFi networks.
  3. Start sending de-auth packets to the selected network.
mzfr commented 5 years ago

@abhisharma404 Any reason to close this?

abhisharma404 commented 5 years ago

@mzfr It's implemented. Did not reference it.