Skip to content

Put a wifi device into monitor mode and use aircrack to dump CSV files at specified intervals.

License

Notifications You must be signed in to change notification settings

charlesreid1-raspberry-pi/pi-aircrack-batch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-aircrack-batch

This directory contains scripts for collecting data from the wifi interface in batches. These scripts primarily rely on aircrack and its built-in wifi parsing capabilities. Aircrack is the easiest tool to use, but this can also be done with scapy.

AircrackIntervals.py

Script AircrackIntervals.py:

  • Collects data from wifi interface and dumps to CSV files at specified intervals
  • New files are created at specified time intervals.
  • Total number of files collected is specified.

About

Put a wifi device into monitor mode and use aircrack to dump CSV files at specified intervals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages