Skip to content

Handshaker

Dominik edited this page Mar 22, 2026 · 9 revisions

New FAP and JanOS implementation WPA handshake

Since FAP .024 we can select use flow: Scan: Main view

Click Right to jump in to target selection: Target selection

Click OK to confirm target network selection: Confirm target selection

Click Right to jump in to attack selection: Attack selection 1

Attack selection 2 Attack selection 3 Attack selection 4

That's all folks ;) Wrap-up

Commands Workflow

  1. Prepare targets (optional):
scan_networks
select_networks 1
  1. Start handshake capture:
start_handshake
  1. Monitor output for successful capture:
HANDSHAKE IS COMPLETE AND VALID
PCAP saved: /sdcard/lab/handshakes/...
Complete 4-way handshake saved for SSID: ...
  1. Optional manual save trigger:
save_handshake
  1. Stop capture:
stop

Limitations

Yes yes this is only WPA/2 not WPA3 !
If a PCAP for the same SSID already exists in /sdcard/lab/handshakes/, this network will be skipped until the file is removed.

Clone this wiki locally