Documentation Index
Fetch the complete documentation index at: https://docs.bytejmp.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
air-hammer performs online brute force and password spraying against WPA Enterprise networks. It requires a known username (with domain prefix) and tests passwords one by one against the live AP. Used when a valid domain username is already known (from EAP identity capture or other recon) and the goal is to recover their password.Install
Usage
Common Flags
| Flag | Description |
|---|---|
-i <iface> | Wireless interface (managed mode) |
-e <SSID> | Target network SSID |
-u <file> | Username file (one per line, with domain) |
-p <file> | Password wordlist |
-P <password> | Single password (for spray) |