Quantcast
Channel: Penetration Test – Security List Network™
Viewing all articles
Browse latest Browse all 1152

probeSniffer – A tool for sniffing unencrypted wireless probe requests from devices.

$
0
0

Disclaimer:
Author and Developer not responsible for anything you do with this program, so please only use it for good and educational purposes.

probeSniffer is A tool for sniffing unencrypted wireless probe requests from devices
requirements:
– Kali Linux / Raspbian with root privileges
– Python3 & PIP3 (probeSniffer will install the dependenices)
– A wireless card (capable for monitor mode) and one other internet connected interface (for vendor resolve)

probeSniffer

Changelog in 2.0:
+ Logging to SQLite database file
+ Settable nickname for mac addresses
+ Options to filter output by mac address
+ Capturing ‘boradcast’ probe requests (without ssid)

Usage:

https://github.com/xdavidhu/probeSniffer && cd probeSniffer
pip3 install -r requirements.txt
python3 probeSniffer.py eth0 -d

Update:
git pull

Source: https://github.com/xdavidhu


Viewing all articles
Browse latest Browse all 1152

Trending Articles