├── LICENSE ├── README.md ├── app.py └── templates └── index.html /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Plasmonix/Instagram-Phishing/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Plasmonix/Instagram-Phishing/HEAD/README.md -------------------------------------------------------------------------------- /app.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Plasmonix/Instagram-Phishing/HEAD/app.py -------------------------------------------------------------------------------- /templates/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Plasmonix/Instagram-Phishing/HEAD/templates/index.html --------------------------------------------------------------------------------