Sunday, September 23, 2012

Bugs, Bugs, Gotta Love Bugs, BUUUUUGGGSSS!

I made a promise to myself that after I added Reaver to Aircrack-NGUI that I would try to work down the issues list. So, I have. We are currently down to 5 issues so that means it's time for a new release!
  • Started code on setting a table row's background color.
  • There's an issue in the database right now that there's no way for a user to know if they caught a WPA handshake on a network they're monitoring. I've started the process by supplying a base code that allows for selected row background coloring. The feature isn't complete yet, but it's on its way.
  • Fixed reliance on installed programs.
  • Aircrack-NGUI detects what programs you have installed and enables/disables buttons and features according to what you have. There was a bug where the entirety of Network Devices was disabled if you didn't have airmon-ng installed. I changed it to only the buttons being disabled and the feature only becomes disabled if you don't have ifconfig or iwconfig installed.
  • Fixed issue where aireplay-ng process wouldn't be killed when the window was closed.
  • Nasty yet tiny little bug where if you closed the results from a running Replay/Inject Packets window, the aireplay-ng process in the background wouldn't terminate. So, you don't see it running and if you don't use the "ps" command in a terminal, you don't even know it's still running. This has been corrected so that when you close the window, it kills the process.
  • Added feature to auto-populate the manufacturer section of a MAC address with search feature.
  • MAC Changer now allows you to click the ellipses next to the specify specific MAC address and it lets you type in the name of a manufacturer into the search. When you click Go, it will query MAC Changer for all MAC prefixes with that search term in the name. You can then select a MAC prefix and click OK, and it will populate the first three octets with the selected prefix with the next textbox auto-focused for you. Helpful if you need a MAC address from a certain vendor.
  • Added hone in on network, hone in on network and capture IVS, and fixed the output of Replay/Inject packets.
  • You can now "hone-in" on a network (channel and network MAC specified for airodump-ng) and also hone-in and capture IVS on a network (same as "hone-in" but --ivs and -w "autocapture" specified). This lets you quickly set up a capture setting from Discover Networks instead of copying information and closing the results window and adjusting the settings. We're all about not having to copy information here, folks.
That's it for right now. I'm working on more bugs but after that comes the Metasploit and Armitage tool under the Other Tools setting.

Click here to download the latest copy of Aircrack-NGUI.

No comments:

Post a Comment