h9zdev/WireTapper — GitHub Repository Preview
Security & Pentesting ★ 758 Python

h9zdev/WireTapper

by @h9zdev ·

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.

h9zdev
@h9zdev Project maintainer on GitHub
View Profile
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

Tags

#osint#wireless#wifi#bluetooth#signal-intelligence#python

Related Projects