airdecap-ng - decrypt a WEP/WPA encrypted pcap file
Contents
Description
airdecap-ng decrypts a WEP/WPA encrypted pcap file to a unencrypted one by using the right WEP/WPA keys.
Examples
airdecap-ng -b 00:09:5B:10:BC:5A open-network.cap
airdecap-ng -w 11A3E229084349BC25D97E2939 wep.cap
airdecap-ng -e my_essid -p my_passphrase tkip.cap
Name
airdecap-ng - decrypt a WEP/WPA encrypted pcap file
Options
-H,--help
Shows the help screen.
-l Do not remove the 802.11 header.
-b<bssid>
Access point MAC address filter.
-k<pmk>
WPA Pairwise Master Key in hex.
-e<essid>
Target network SSID. For SSID containing special characters, see https://www.aircrack-
ng.org/doku.php?id=faq#how_to_use_spaces_double_quote_and_single_quote_etc_in_ap_names
-p<pass>
Target network WPA passphrase.
-w<key>
Target network WEP key in hex.
See Also
airbase-ng(8)aireplay-ng(8)airmon-ng(8)airodump-ng(8)airodump-ng-oui-update(8)airserv-ng(8)airtun-ng(8)besside-ng(8)easside-ng(8)tkiptun-ng(8)wesside-ng(8)aircrack-ng(1)airdecloak-ng(1)airolib-ng(1)besside-ng-crawler(1)buddy-ng(1)ivstools(1)kstats(1)makeivs-ng(1)packetforge-ng(1)wpaclean(1)airventriloquist(8) Version 1.7.0 May 2022 AIRDECAP-NG(1)
Synopsis
airdecap-ng [options] <pcap file>
