View Issue Details

IDProjectCategoryView StatusLast Update
0003238Kali LinuxGeneral Bugpublic2018-01-29 12:33
Reporterentropy1337 Assigned Tog0tmi1k  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionsuspended 
Product Version2016.1 
Summary0003238: WPA2 Enterprise Attack via Radius server not working
Description

WPA2 Enterprise Attack via Radius server not working on kali 2 sana and kali 2016.1.
I have tested the issue with the latest download today and the issue is still there.
The problem is something is conflicting the radius server configuration. The problem is as follows.
When you set up the radius server with fake wpa2 enterprise and set up hostapd with wpa2 enterprise configuration, the client is attempted to connect but no handshake, challenge and response is captured.
I have tested the same attack with the same configuration on Kali Moto and it works.
I have built my own version of kali via live build and with custom packages, and it works on my set up.
Please find the URL to see the working version on my live build.
You can replicate the issue on new kali 2016.1. Steps are as follows:

cd /root/freeradius-server-2.1.12/
patch -p1 -f < ../freeradius-wpe.patch
./configure
make
sudo make install
sh /usr/local/etc/raddb/certs/bootstrap

radiusd -X

hostapd bla.conf

check the log file of for handshakes.

thanks,

Steps To Reproduce

cd /root/freeradius-server-2.1.12/
patch -p1 -f < ../freeradius-wpe.patch
./configure
make
sudo make install
sh /usr/local/etc/raddb/certs/bootstrap

radiusd -X

hostapd bla.conf

check the log file of for handshakes.

thanks,

Additional Information

http://phreaklets.blogspot.ae/2013/06/cracking-wireless-networks-protected.html

I also used my own tool Infernal Wireless Suite.

Youtube video of working version: https://youtu.be/o7Cj1nZzQtE

thanks,

Activities

g0tmi1k

g0tmi1k

2018-01-29 12:33

administrator   ~0008156

Due to the age of the OS (Kali Moto [v1], Kali Safi [v2], Kali Rolling 2016.x), these legacy versions are no longer supported.
We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux - https://www.kali.org/downloads/)?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing,and also give information about your setup?
For more information, please read: https://kali.training/topic/filing-a-good-bug-report/

Issue History

Date Modified Username Field Change
2016-04-16 13:19 entropy1337 New Issue
2016-04-17 21:02 balding_parrot Summary WPA2 Enterprise Attack via Radius server not working => Hacked By Team Bad Dream
2016-04-17 21:02 balding_parrot Description Updated
2016-04-17 21:02 balding_parrot Steps to Reproduce Updated
2016-04-17 21:02 balding_parrot Additional Information Updated
2016-04-17 21:16 g0tmi1k Summary Hacked By Team Bad Dream => WPA2 Enterprise Attack via Radius server not working
2016-04-17 21:16 g0tmi1k Description Updated
2016-04-17 21:16 g0tmi1k Steps to Reproduce Updated
2016-04-17 21:16 g0tmi1k Additional Information Updated
2018-01-29 12:33 g0tmi1k Assigned To => g0tmi1k
2018-01-29 12:33 g0tmi1k Status new => closed
2018-01-29 12:33 g0tmi1k Resolution open => suspended
2018-01-29 12:33 g0tmi1k Note Added: 0008156