A Simple Instagram Phishing Page • For educational use only • The author is not responsible for illegal misuse.

docs: updated project structure

+1
+1
README.md
··· 73 │   └── credentials.txt // saved credentials 74 ├── logs/ 75 ├── screenshots/ 76 ├── index.html 77 ├── instaphish.sh 78 ├── LICENSE.md
··· 73 │   └── credentials.txt // saved credentials 74 ├── logs/ 75 ├── screenshots/ 76 + ├── utils/ // shell functions definition 77 ├── index.html 78 ├── instaphish.sh 79 ├── LICENSE.md