kimocoder/wifite2

How to detect model brand AP?

GermanAizek opened this issue · 1 comments

@kimocoder,
How to detect model brand access point "airodump-ng (Probe)" by calculate BSSID (MAC) on wifite2?
Airodump by default shows only for AP clients.
Maybe make additional command line flag?

"--showb" will show bssid, "--showm" will show manufacturers (OUI).

See "wifite.py -h -v" for full help. thanks!