mrmc-mc / whatsapp_hack

Hack whatsapp web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

whatsapp_hack

Hack whatsapp web via a cloned website

requirements

disclamer

THIS IS FOR DEMONSTRATIVE PURPOSES ONLY.

DO NOT USE ON REAL VICTIMS FOR ANY REASON. CRIMINAL LAW WILL APPLY.

usage

clone the repo:

git clone https://github.com/raptored01/whatsapp_hack.git

install the requirements

cd path/to/the/repo
pip install -r requirements.txt

first run the grabber

python3 grabber.py

then run the server

python3 server.py

as the victim scans the qr on the fake website, whatsapp web on the browser spawned by the grabber will be connected to the victim's number.

Before usage:

  • change the last line of the server.py script to fit your needs (if run on port 80, you might need to run as superuser)
  • router configuration might be necessary (port mapping)

About

Hack whatsapp web

License:MIT License


Languages

Language:CSS 89.0%Language:HTML 10.1%Language:Python 0.8%Language:JavaScript 0.1%