Skip to content

Parse wpa.cap generated from besside-ng and create individual .caps for each network with a captured handshake.

Notifications You must be signed in to change notification settings

sa7mon/parsecaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

parseCaps.py

Parse .cap files with multiple network handshakes into individual .caps for each network.

Usage

python .\parseCaps.py [options] capfile.cap

Options

  • -o, --outfolder : Folder to place all the cap files
  • -n, --networks : Output names of networks with handshakes

Example

python ./parsecaps.py --outfolder ./ --networks wpa.cap

License

MIT

About

Parse wpa.cap generated from besside-ng and create individual .caps for each network with a captured handshake.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages