cakalp / wifite

Automatically exported from code.google.com/p/wifite
GNU General Public License v2.0
0 stars 0 forks source link

When a WEP has an empty SSID, and you try to attack it, it crashes #124

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Do you have any idea what may have caused this bug?  Guesses are helpful!
The ssid parameter passed to aireplay-ng for the -e arg has a value of \x00, 
and that is not allowed in Popen, line 2670 of my version, and 
https://code.google.com/p/wifite/source/browse/trunk/wifite.py#2670 at time of 
bug

What operating system are you running? Backtrack 5 R2? 32 or 64 bit?
Blackbuntu?
Xubuntu 1304 64bit

What version of the wifite are you using?
WiFite v2 (r85)

Please provide any additional information below.  A paste of the error is
very helpful!

Original issue reported on code.google.com by hughdave...@gmail.com on 1 May 2013 at 6:39