| autocrack.sh
- Does auto
WEP cracking. Based on the original autocrack script by Andrew Blokzyl.
We've modified it to be more friendly on BackTrack 3 & 4 and
also
tweaked it for madwifi-ng and rtl8187 drivers bridgeap.pl - Creates an AP on your linux device and then bridges that to the device's wired connection, creating a path for you to access an internal wired network from outside the target's perimeter. chanhop.sh - Script to hop channels automagically. This is mostly a cut-n-paste job of bits of code from Josh Wright and Andrew Blokzyl that we combined and tweaked out. connectAP.pl - Just a script to connect your wireless card to a wireless network. (because we hate GUI's!) deauth.sh - script to deauth a WEP client and crack their network WEP key. Similar to autocrack (but different!) mapscript.pl - perl script that will generate various maps using gpsmap as it's base. mitm.sh - Just what it says. A bash script that will call a bunch of other tools and do a wireless man-in-the-middle attack. You need to be associated the same wireless network as the target for this to work. Also, you will need a version of arpspoof that isn't broken (see our resources page) overseas.sh - script built for madwifi-ng and the ubiquiti SRC card. Allows the user to access channels 12, 13 & 14. Don't use this unless you can legally access these channels in your respective country. parser.pl - a script to call a bunch of different tools to manipulate kismet files. See the code for a list of dependencies. spoofmac - bash script that sets up your wireless interface for MAC spoofing unhide.sh - bash script that will unhide those pesky "hidden" ssid's |