Instagram Penetration Testing and 2FA Detection
• Automatic Requests
• Response Management
• Multi Platform
• Code Detection
• Enterprise Ready
InstaNuke
├── assets/
│ └── instanukelogo.png
├── docs/
│ ├── CONTRIBUTING.md
│ ├── DISCLAIMER.md
│ └── PREREQUISITES.md
├── nuke/
│ ├── instanuke.py
│ ├── requirements.txt
│ ├── wordlist.txt
│ ├── wordlist_common_passwords.txt
├── .gitignore
├── LICENSE
├── README.md
└── 1.0
Linux
python3 -m venv nukelinux
source nukelinux/bin/activateMacOS
python3 -m venv nukemacos
source nukemacos/bin/activategit clone https://github.com/5a1r0x/InstaNuke.git
cd InstaNuke
cd nuke
pip install -r requirements.txt
chmod +x instanuke.py
python3 instanuke.pyusername: instagram username
wordlist: wordlist.txt or path/to/wordlist
use ethically and responsibly