# pcaversaccio/reentrancy-attacks

A chronological and (hopefully) complete list of reentrancy attacks to date.

Repository: https://github.com/pcaversaccio/reentrancy-attacks
Canonical: https://ross.abutalabs.com/products/reentrancy-attacks
License: AGPL-3.0
License Family: copyleft
Topics: ethereum, reentrancy, solidity, smart-contracts, security, exploit
Last push: 2026-07-20T10:51:41+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 93, release rhythm 35, longevity 100
- inputs: {"age_days": 1507, "days_push": 44, "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 1622, forks 174 (observed 2026-08-28T04:05:12.528996+00:00)

## What it is
A curated, chronological list of reentrancy attacks on Ethereum smart contracts, maintained as a GitHub repository. It documents each attack with dates, victim and exploit contract addresses, transaction links, and post-mortem write-ups.

## Use cases
- research historical reentrancy attacks on ethereum
- find post-mortem writeups of smart contract exploits
- study reentrancy attack patterns like read-only and cross-contract reentrancy
- audit smart contracts for known reentrancy vulnerabilities
- build a security training curriculum on solidity exploits
- look up victim and exploit contract addresses for a specific hack

## When to choose
- you need a comprehensive historical reference of reentrancy incidents
- you are a smart contract auditor or security researcher studying attack patterns
- you want verified on-chain links (contracts, transactions) for each exploit

## When to avoid
- you need an automated reentrancy detection or analysis tool
- you want coverage of non-reentrancy exploit classes like flash loan or oracle attacks
- you need a runnable library rather than documentation

## Facets
- artifact type: learning-resource
- maturity: active
- function: security, documentation
- domain: blockchain, security
- platform: -
- tags: reentrancy, smart-contracts, ethereum, solidity, exploit-database, awesome-list, cryptocurrency, web-server

## Member repositories
- pcaversaccio/reentrancy-attacks (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:12.528996+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-30T03:48:59.905203+00:00, confidence not recorded.
  - readme: https://github.com/pcaversaccio/reentrancy-attacks (fetched 2026-08-28T04:05:12.528996+00:00, sha 7e5b67671f4f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
