Skip to content

A simple wifi network dumper just like ariodump with easy to use api .

Notifications You must be signed in to change notification settings

mohitrajain/minidump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minidump

A simple wifi network dumper just like ariodump with easy to use api .

Usage : ./minidump.py interface NumOfPackets

Features :

  • Written in python with the help of scapy .
  • import this and use the data structures to operate on available networks.
  • You can access ssid , bssid , channel , cipher etc on any network .
  • It also displays OUI (Organizationally unique identifier ).
  • You can import oui and use it for mac address oui resolution .

Sample Output on channel 6 :-

About

A simple wifi network dumper just like ariodump with easy to use api .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages