airdecap-ng 可以對從 WEP/WPA/WPA2 擷取的檔案進行解密作業,結果會輸出到「同名-dec.cap」的新檔中
基本語法:airdecap-ng [options] <pcap_file>
選項 | 參數 | 說明 |
---|---|---|
-l | 不要移除 802.11 header | |
-b | bssid | 只處理符合指定 MAC address 的 AP 封包 |
-k | pmk | WPA/WPA2 Pairwise Master Key in hex |
-e | essid | target network ascii identifier |
-p | pass | target network WPA/WPA2 passphrase |
-w | key | target network WEP key in hexadecimal |
輸入的檔案可以用萬用字元方式指定。
範例
airdecap-ng -b 00:09:5B:10:BC:5A open-network.cap
airdecap-ng -w 11A3E229084349BC25D97E2939 wep.cap
airdecap-ng -e 'the ssid' -p passphrase tkip.cap
沒有留言:
張貼留言