EN
ENNA

hostapd-mana

๐Ÿ“ก Wireless ยท C

hostapd-mana is a featureful rogue access point tool based on a modified version of hostapd, the standard Linux access point daemon. Developed by SensePost, it extends hostapd with capabilities specifically useful for wireless penetration testing: it can impersonate any SSID that clients are probing for (karma attack), capture WPA/WPA2 handshakes from connecting clients, downgrade encryption to capture credentials, and integrate with EAP credential harvesting for WPA-Enterprise networks. hostapd-mana acts as a convincing evil twin that automatically responds to client probe requests, tricking devices into connecting and exposing their credentials or traffic. It's commonly used in wireless assessments to test organizational resilience against rogue access point attacks and to capture domain credentials from enterprise wireless clients.

606stars
131forks
21issues
Updated 1y ago

Installation

from source

$ git clone https://github.com/sensepost/hostapd-mana && cd hostapd-mana/hostapd && make

Use Cases

  • Deploying evil twin access points to test client association behavior
  • Capturing WPA-Enterprise credentials through EAP harvesting
  • Performing karma attacks to intercept clients probing for known networks
  • Testing organizational defenses against rogue access point attacks
  • Conducting wireless MitM assessments with credential downgrade attacks

Tags

evil-twinrogue-apkarmacredential-capturewpa-enterprisemitm

More in Wireless