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:
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
Introduction Bash scripting is a powerful way to automate Linux tasks, but writing a script…
Introduction A self-signed SSL certificate is a certificate that is created and signed by the…
Introduction Debugging is an important part of Bash scripting. When a script does not work…
Introduction Cron jobs are used in Linux to run commands or Bash scripts automatically at…
Introduction Pipes are an important feature in Linux and Bash scripting. A pipe allows you…
Introduction The grep, awk, and sed commands are powerful text-processing tools in Linux. They are…