Update: I now have the GUI fully working! At the moment it can: > Enable/disable monitor mode > Load/unload injection drivers > Change your mac > Scan for APs > Capture ivs and WPA handshakes > Authenticate > Inject packets > Decrypt wep and bruteforce wpa > All of the above without ONCE having to press a key What it does not do but I am working on: > Deauthentication for wpa (at the moment it can capture the handshake when a client connects, you will have to manually deauth a client if you need to) > Chopchop wep attack > Fragmentation wep attack ---------------------------------------------------------------------- Prerequisites: Mostly the same as for my FAS script. You will need: > PyQt > Sudser > Aircrack-ng > Macchanger (optional) Basically, if you have used my script then all you need is PyQt. ------------------------------------------------------------------------ I have handed it to a few testers but I will make a full public release tomorrow