ENNAENNA

Device Activity Tracker

MIT

๐Ÿ‘ค Social Media OSINT ยท TypeScript

Device Activity Tracker is a proof-of-concept tool that exploits the timing of message delivery receipts in WhatsApp and Signal to infer target device activity. By measuring round-trip time (RTT) variations in delivery confirmations, it can detect when a device becomes active, when it changes network (suggesting location change), and establish activity patterns over time. Based on academic research into metadata leakage in encrypted messaging platforms. Useful for understanding the privacy implications of delivery receipts.

4.9kstars
380forks
8issues
Updated 16d ago
+I use this

Installation

$ git clone https://github.com/gommzystudio/device-activity-tracker && cd device-activity-tracker && npm install

Use Cases

  • Research into messaging platform metadata leakage
  • Understanding delivery receipt privacy implications
  • Demonstrating timing-based surveillance risks
  • Academic security and privacy research

Tags

messagingmetadatatiming-attackprivacy-researchpoc

Community Reviews

More in Social Media OSINT