Skip to content

Latest commit

 

History

History
82 lines (66 loc) · 1.78 KB

File metadata and controls

82 lines (66 loc) · 1.78 KB
Logo

InstaNuke

Instagram Penetration Testing and 2FA Detection

Python Version License Interface

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