Closed Mister-X- closed 7 years ago
It was due to some stuff that was left in one of the configuration files. So any user starting with 5, 6, 7 or 8 would trigger the bug. It was an easy fix in the patch itself: http://trac.aircrack-ng.org/changeset/2912
If you want to fix it temporarily until it is repackaged, you can comment out "5", "6", "7" and "8" in hostapd-wpe.eap_user
file and restart hostapd-wpe.
It is solved indeed. Thanks.
From OpenSecurityResearch/hostapd-wpe#18, reported by @ccakgunduz:
I use default Kali version of hostapt-wpe. I install it through apt repositories. When I configure and run it it works perfect. if I enter a string username such as 'test' it accepts and print out the challenge and response. If I enter a username between 000000-599999 and 900000-999999 it still accepts and print out the hashes. However when I enter username between 600000-899999 it couldn't printout hashes. For example this is one f the simple output
I add this line manually. I try to username as 612345 (anything is same between 600000 - 899999) and it gave the result below. I modified mac addresses purposely