WhatsSpy : Trace The Moves Of A WhatsApp User

WhatsSpy Public (not to confuse with WhatsSpy) is an web-oriented application that tracks every move on WhatsApp of whoever you like to follow (by only knowing their phonenumber).

This application is setup as an Proof of Concept that WhatsApp is broken in terms of privacy. It keeps track of the following activities:

What can WhatsSpy Public do?

Profile your daily habits and smartphone usage throughout the day, if you like that or not.

It contains the following functions:

  • Track user status / status message and profile picture (history).
  • Track any privacy setting changes.
  • Be notified via various services if a user comes online/changed any of the above in WhatsApp.
  • Compare users statuses to draw conclusions.
  • Get a timeline view just like Facebook about the tracked users.
  • Group all tracked users and view statistics about them.
  • Share profiles via unique tokens.
  • Full language support for EN,DE,ES,NL

Also Read – XSSCon : Simple XSS Scanner Tool

Installling

Setting up WhatsSpy Public requires somewhat IT knowledge and you might need a second SIM card. There are for both the normal and Raspberry Pi image installation videos available.

You have three options to setup WhatsSpy Public:

For updates please check updatelog and how to update.

Screenshots

Overview

Overview edit contact

Compare

Timeline

Statistics

And it’s even mobile (pinning the webpage, not an APK)!

An external installation pinned to the home-screen of an Android phone

R K

Recent Posts

Bash Scripting Best Practices Every Beginner Should Know

Introduction Bash scripting is a powerful way to automate Linux tasks, but writing a script…

3 hours ago

How To Create A Self-Signed SSL Certificate Using Bash And OpenSSL

Introduction A self-signed SSL certificate is a certificate that is created and signed by the…

4 hours ago

How To Debug Bash Scripts Using bash -x And set Commands

Introduction Debugging is an important part of Bash scripting. When a script does not work…

9 hours ago

How To Use Cron Jobs With Bash Scripts For Automation

Introduction Cron jobs are used in Linux to run commands or Bash scripts automatically at…

10 hours ago

How To Use Pipes In Bash Scripts For Command Chaining

Introduction Pipes are an important feature in Linux and Bash scripting. A pipe allows you…

11 hours ago

How To Use grep, awk, And sed In Bash Scripts

Introduction The grep, awk, and sed commands are powerful text-processing tools in Linux. They are…

12 hours ago