# hackappcom/ibrute

AppleID bruteforce p0c

Repository: https://github.com/hackappcom/ibrute
Canonical: https://ross.abutalabs.com/products/ibrute
Homepage: https://hackapp.com/
Language: Python
License Family: other
Last push: 2020-03-05T18:26:56+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4386, "days_push": 2372, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1322, forks 451 (observed 2026-08-28T04:04:21.994478+00:00)

## What it is
A Python proof-of-concept tool that brute-forces AppleID passwords via the Find My iPhone service API, which lacked bruteforce protection. It was patched by Apple and the tool is no longer functional.

## Use cases
- brute force an AppleID password
- test password guessing against Find My iPhone API
- study how bruteforce protection gaps are exploited
- demonstrate password policy weaknesses with common leaked passwords

## When to choose
- studying historical credential-stuffing or bruteforce techniques
- security research on patched API vulnerabilities

## When to avoid
- any actual password cracking today - the vulnerability is patched
- production security testing
- legal environments where such testing is prohibited

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: security, penetration-testing
- domain: security, penetration-testing
- platform: python, cli, cross-platform
- tags: bruteforce, appleid, password-cracking, proof-of-concept, find-my-iphone

## Member repositories
- hackappcom/ibrute (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:21.994478+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:47:13.957331+00:00, confidence not recorded.
  - readme: https://github.com/hackappcom/ibrute (fetched 2026-08-28T04:04:21.994478+00:00, sha 0104af5ed20f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
