Python script for trying default passwords for some TP-Link Hotspots
Inspired by
Usage
usage: scan.py [-h] [-p]
Python script for trying default passwords for some TP-Link Hotspots
optional arguments:
-h, –help show this help message and exit
-p, –print-all print all found ssid’s
FOR EDUCATIONAL USE ONLY
Config
timeout
stop sniffing after a given timeprint_all
print all found ssid’s
Add Comment