Overview
asleap cracks MSCHAPv2 and LEAP authentication hashes offline. Used after capturing credential hashes from a WPA Enterprise rogue AP attack (via hostapd-mana or eaphammer).Install
Usage
Common Flags
| Flag | Description |
|---|---|
-C <challenge> | MSCHAPv2 challenge (hex, colon-separated) |
-R <response> | MSCHAPv2 response (hex, colon-separated) |
-W <wordlist> | Wordlist file |
-f <db> | Pre-computed hash database |
-n <db> | Hash index file (used with -f) |
-s | Skip the check that authentication succeeded (no argument) |
-r <capfile> | Read from pcap capture file |
-i <iface> | Live capture interface |