Hacking Instagram-Facebook-Twitter etc. With Zphisher
3 min readDec 26, 2022
Today we are going to learn how to make fake instagram, facebook etc. social media websites login pages. First of all we need Linux, preferably Kali. You can find seting up kali here
- Run this command on terminal,
git clone git://github.com/htr-tech/zphisher.git
- Change to cloned directory and run
zphisher.sh
$ cd zphisher
$ bash zphisher.sh
- On first launch, It’ll install the dependencies and that’s it.
Zphisher
is installed.
Dependencies
Zphisher
requires following programs to run properly –
php
wget
curl
git
All the dependencies will be installed automatically when you run
Zphisher
for the first time.
- We execute the bash file.
- After that we have 33 different social media web sites options, chose what ever you want,
- I chose 2, and there is more options, if you want you can make auto followers login page, blue badge verify login page, and it seem so realistic.
- I just go with 1, and there is publishing options. If you select 1 it will be local web site, if you chose 2 i have to register ngrok.io and take a token from there. If you go with 3rd option, you don’t need anything else,
- Now, we have 2 URL options, these are the same only URLs are different, i go with shortest one.
- After that, if anyone login this link, i will know his IP address,
- And it’s lookin so legitimate except the URL, let’s test it,
- Yes, it is working, after we login credentials, it will direct us to real instagram page.
- That was all it, we learned zphisher usage. Recently there is too many instagram accounts being stolen with this way, i hope this post helps you protect yourself from them.
Disclaimer
Hacking without permission is illegal. This website is strictly educational for learning about cyber-security in the areas of ethical hacking and penetration testing so that we can protect ourselves against the real hackers.