Security & Pentesting
โ
758
Python
h9zdev/WireTapper
758
Stars
103
Forks
0
Issues
Python
Language
WireTapper is a wireless OSINT tool for passive signal intelligence. Detects and maps Wi-Fi networks, Bluetooth devices, CCTV cameras, vehicles, headphones, TVs, IoT devices, and cell towers without active intrusion. Features Wi-Fi credential identification using k-Anonymity privacy protection, real-time mapping, and integration with external APIs including Wigle.net, OpenCellID, Shodan, and wpa-sec. Built with Python for security researchers and OSINT investigators.
View on GitHub
git clone https://github.com/h9zdev/WireTapper.git
Quick Start Example
bash
# Install WireTapper
git clone https://github.com/h9zdev/WireTapper
cd WireTapper
pip install -r requirements.txt
# Run passive scan
python wiretapper.py --scan
# Detect Wi-Fi, BT, IoT devices
# Real-time mapping with API integration