-
Notifications
You must be signed in to change notification settings - Fork 12
Karma Attack
Dominik edited this page Mar 22, 2026
·
2 revisions
Sniff what SSIDs nearby phones are searching for, then spin up a matching honeypot with your custom captive portal.
- Collect probe SSIDs:
start_sniffer
stop
list_probes- Prepare captive portal HTML:
list_sd
select_html <INDEX>- Start Karma attack with selected probe index:
start_karma <PROBE_INDEX>- Monitor output:
AP: Client connected - MAC: ...
Password: ...
Portal data saved to portals.txt
- Stop when done:
stopUse their searching habits against them.
Beware: Only for penetration testing in legal, ethical contexts!