LinuxCommandLibrary

wpaclean

clean wpa capture files

TLDR

Clean capture and save only the 4-way handshake and a beacon in the result

$ wpaclean [path/to/result.cap] [path/to/capture.cap]
copy


Clean multiple captures and save 4-way handshakes and beacons in the result
$ wpaclean [path/to/result.cap] [path/to/capture1.cap path/to/capture2.cap ...]
copy

SYNOPSIS

wpaclean <out.cap> <in.cap> [in2.cap] [...]

DESCRIPTION

wpaclean Cleans capture files to get only the 4-way handshake and a beacon.

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) airdecap-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) airventriloquist(8)

AUTHOR

This manual page was written by David Francos Cuartero <xayon@xayon.net>. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.

Copied to clipboard