Skip to content

Releases: UndercodeUtilities/telecap

telecap v1

04 Nov 18:10
d523d1a

Choose a tag to compare

telecap v1 Pre-release
Pre-release

Telecap v1.0.0 — Features Release

Short summary:
Telecap v1.0.0 is a network telemetry and tracking detection toolkit focused on identifying hidden tracking, vendor telemetry, and suspicious network behavior. Intended for defensive research, lab analysis, and authorized incident response.

🎯 Core Features

🔍 Detection Capabilities

  • Real-time network packet capture
  • Hidden tracking & telemetry detection
  • Spyware packet identification
  • MITM attack simulation for analysis

🎯 Pre-Configured Vendor Filters

  • Intel AMT & Telemetry detection
  • AMD Update Services monitoring
  • Samsung Telemetry capture
  • NVIDIA Driver telemetry analysis
  • Apple iCloud & tracking endpoints
  • Cisco Enterprise services
  • Broadcom firmware updates

📊 Monitoring Modes

  • Live packet view — Real-time traffic display
  • File capture mode — Save to PCAP for analysis
  • Dual mode — Live view + simultaneous recording
  • URL & domain monitoring — Specific endpoint tracking

🌐 Network Analysis

  • WiFi device discovery — Find all network devices
  • ARP spoofing capabilities — Comprehensive MITM (for lab analysis)
  • Custom filter creation — User-defined detection rules
  • Multiple interface support — Flexible monitoring options

⚡ Performance Features

  • One-command installation — Quick setup (if provided)
  • Automated dependency installation — No manual config
  • System compatibility checking — Pre-flight verification
  • Custom capture locations — Flexible output directories

📦 Download / Installation (example)

# clone
git clone https://github.com/UndercodeUtilities/Telecap.git
cd Telecap

# if repo includes an installer script:
# bash install.sh

# or install Python deps if present
# python3 -m pip install -r requirements.txt

# run (example)
# ./telecap.py --help