Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 443 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 443 Bytes

Instagram-Hacker

This is a script for Instagram bruteforce attacks. WARNING THIS IS A REAL TOOL!

Usage

python instagram.py username103 pass.lst

Requirements

mechanize install with: pip install mechanize

requests install with: pip install requests

Tor install with: sudo apt-get install tor