# importCTF/Instagram-Hacker

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

Repository: https://github.com/importCTF/Instagram-Hacker
Canonical: https://ross.abutalabs.com/products/instagram-hacker
Language: Python
License: MIT
License Family: permissive
Topics: hacking, hacking-tool, instagram, python, bruteforce, bruteforce-attacks
Last push: 2023-08-10T11:40:09+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3253, "days_push": 1119, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1384, forks 272 (observed 2026-08-28T04:04:34.752118+00:00)

## What it is
A Python command-line script that performs brute-force password attacks against Instagram accounts, using mechanize and requests with optional Tor support for anonymization. It is a real offensive security tool rather than a simulation or educational demo.

## Use cases
- brute force an instagram account password
- run a dictionary attack against instagram login
- test password strength of an instagram account
- perform credential bruteforce attacks through tor
- automate instagram login attempts with a wordlist

## When to choose
- you need a simple script-based instagram bruteforce tool with tor proxying
- you are doing authorized penetration testing on accounts you own
- you want a lightweight python tool with minimal dependencies

## When to avoid
- you need a general-purpose web bruteforce framework like hydra or thc-hydra
- you require stealth features beyond basic tor support such as captcha solving or rate-limit evasion
- you need a maintained tool with active development and support
- you lack explicit authorization to test the target account

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: penetration-testing, security, cli
- domain: security, penetration-testing
- platform: python, cli
- tags: bruteforce, instagram, password-attacks, tor, hacking-tool, linux

## Member repositories
- importCTF/Instagram-Hacker (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:34.752118+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:39:58.964334+00:00, confidence not recorded.
  - readme: https://github.com/importCTF/Instagram-Hacker (fetched 2026-08-28T04:04:34.752118+00:00, sha 5416cea6b9a4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
