Skip to content

Added Targeting Support

Compare
Choose a tag to compare
@eliddell1 eliddell1 released this 30 Oct 18:53
· 33 commits to master since this release
a9003b2

With this revision, you can now target specific networks by saving a file named targets.txt to the removable USB drive with the BSSID(s) of your target(s) minus the colons. For instance, if your target BSSID is XX:XX:XX:XX:XX:XX, your targets.txt file will say XXXXXXXXXXXX. For multiple targets just put each BSSID on a new line. HcxDumptool supports up to 64 specific targets. To revert back to a broad untargeted attack, simply remove the targets.txt file from your removable storage.

This revision also fixes a bug where the device was not returning to the armed/ready state when the USB removable storage was not present. My bad. I had commented out a line of code in testing that I forgot to put back.

username:pi password:fistbump