Skip to content

Karma Attack

Dominik edited this page Mar 22, 2026 · 2 revisions
cyberpunk-banner

🧬 Karma Attack — SSID Social Engineering Engine 🧬


Mechanism

Sniff what SSIDs nearby phones are searching for, then spin up a matching honeypot with your custom captive portal.


Commands Workflow

  1. Collect probe SSIDs:
start_sniffer
stop
list_probes
  1. Prepare captive portal HTML:
list_sd
select_html <INDEX>
  1. Start Karma attack with selected probe index:
start_karma <PROBE_INDEX>
  1. Monitor output:
AP: Client connected - MAC: ...
Password: ...
Portal data saved to portals.txt
  1. Stop when done:
stop

Use their searching habits against them.
Beware: Only for penetration testing in legal, ethical contexts!


Clone this wiki locally