mod_fakeap¶
Authorized Use Only
Espilon is a security research and educational tool. Use it only on devices and networks you own or are explicitly authorized in writing to test.
Stands up a software access point (APSTA mode, so the upstream STA link is preserved) with an optional DNS spoof for captive-portal scenarios. ESPM module.
Commands¶
| Command | Arguments | Description |
|---|---|---|
fakeap_start |
<ssid> [channel] [password] |
Create an open or WPA2-PSK AP. Channel defaults to 6; a password of 8+ chars enables WPA2. |
fakeap_stop |
Tear down the AP and stop the DNS task. | |
fakeap_clients |
List associated clients (MAC addresses). | |
fakeap_dns |
[start\|stop] |
Toggle the DNS spoof task. All queries are answered with 192.168.4.1 (the AP gateway). |
Warning
Run a rogue AP only in a lab or an authorized engagement.
See also¶
- mod_redteam - active WiFi attacks
- Module catalog