Skip to content

5a1r0x/InstaNuke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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