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
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 |
-s <db> | Hash index file (used with -f) |
-r <capfile> | Read from pcap capture file |
-i <iface> | Live capture interface |