Skip to content

A multithread tool to scan for available APs and display their Signal Strength, Security Protocol, SSID and channels. Written in Python (Scapy Module)

Notifications You must be signed in to change notification settings

manuareraa/Wifi-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Wifi-Scanner

A multithread tool to scan for available APs and display their Signal Strength, Security Protocol, SSID and channels. Written in Python (Scapy Module)

Demo

Wifi-Scanner

Usage

Make sure you enable the monitor mode in your interface sudo ifconfig wlan0 down sudo iwconfig wlan0 mode monitor sudo ifconfig wlan0 up

Run the script sudo python3 wifi_scanner.py

About

A multithread tool to scan for available APs and display their Signal Strength, Security Protocol, SSID and channels. Written in Python (Scapy Module)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages