SkillAgentSearch skills...

InstaNuke

Instagram Penetration Testing and 2FA Detection

Install / Use

/learn @5a1r0x/InstaNuke

README

<div align="center"> <img src="assets/instanukelogo.png" alt="Logo" width="500"> </div> <h1 align="center">InstaNuke</h1> <p align="center"> <strong>Instagram Penetration Testing and 2FA Detection</strong> </p> <div align="center">

Python Version License Interface

</div>

Major Features

• Automatic Requests
• Response Management
• Multi Platform
• Code Detection
• Enterprise Ready

Project Structure

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

Virtual Environment

Linux

python3 -m venv nukelinux
source nukelinux/bin/activate

MacOS

python3 -m venv nukemacos
source nukemacos/bin/activate

Installation

git clone https://github.com/5a1r0x/InstaNuke.git
cd InstaNuke
cd nuke
pip install -r requirements.txt
chmod +x instanuke.py
python3 instanuke.py

Usage


username: instagram username
wordlist: wordlist.txt or path/to/wordlist

use ethically and responsibly
View on GitHub
GitHub Stars9
CategoryDevelopment
Updated3d ago
Forks1

Languages

Python

Security Score

90/100

Audited on Apr 2, 2026

No findings