s0lst1c3 / eaphammer

Targeted evil twin attacks against WPA2-Enterprise networks. Indirect wireless pivots using hostile portal attacks.
GNU General Public License v3.0
2.11k stars 307 forks source link

No creds from Windows 11 host #220

Open M4TXRX opened 1 month ago

M4TXRX commented 1 month ago

Hi, I have an issue when i am trying to authentificate on my evil network with a Windows 11 host. I receive no creds. It works only on Windows 10, Android and MAC OS... I am using eaphammer 1.14 from kali linux 2024. Here is my command : eaphammer -i wlan0 --channel 1 --essid evil-portal --creds --auth wpa-eap

Result when windows 11 host is connecting : image

s0lst1c3 commented 1 week ago

Are you using the self-signed certificate generated by Cert Wizard or are you importing a certificate signed by a trusted certificate authority?

https://learn.microsoft.com/en-us/windows-server/networking/technologies/extensible-authentication-protocol/windows-11-changes

If you're using Cert Wizard, try the cert import feature and get back to me. Curious if this is a Windows 11 thing or not.