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.
git clone https://github.com/h9zdev/WireTapper.git
# 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