Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WiFi Data

A few scripts to show the data (that I most care about) that's collected from an airodump scan CSV file, but in a nice and more readable format.

Dependencies

  • bash
  • python 3

Installation

General installation

Just clone the repo :)

git clone https://github.com/ariakis/WiFiData/

How to use it

To get all data, run:

bash getinfo.sh {csv file}

For just information about AP security algorithms:

python3 APinfo.py {csv file}

And for just information about client probes:

python3 clientProbes.py {csv file}

That's it. Please forgive ugly code, and enjoy!

About

Some tools to get data about WiFi APs and client probes from an airodump csv output

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages