NRDAX
CLI Submit

← registry

NRDAX-T0124 - INV Flood GetHeaders Amplification

Response amplification · P2P and gossip · no bound · active · first seen 2026-07-01

provenance: Reproduced in NullRabbit's attack-reproduction pipeline

mechanism

CVE-2024-52915: INV with 50k items → 50k getheaders replies / send-buffer blowup

live exposure

No exposure data. Slashr ↗ has no risk signal mapped to this technique yet — absence of data is not absence of exposure.

instances (1)

chainprimitivefidelityoriginreproducer (bundle)source
bitcoin btc_inv_buffer_blowup lab reverse-engineered-cve btc_inv_buffer_blowup bitcoincore.org ↗

related (Response amplification)

cite

https://nrdax.com/techniques/NRDAX-T0124

plain

NRDAX Registry. Technique NRDAX-T0124.

bibtex
@misc{nrdax_NRDAX_T0124,
  title = {INV Flood GetHeaders Amplification (NRDAX-T0124)},
  howpublished = {NRDAX Registry},
  url = {https://nrdax.com/techniques/NRDAX-T0124},
}
json (csl)
{
  "id": "nrdax-NRDAX-T0124",
  "type": "dataset",
  "title": "INV Flood GetHeaders Amplification (NRDAX-T0124)",
  "URL": "https://nrdax.com/techniques/NRDAX-T0124",
  "publisher": "NRDAX Registry"
}
badge

NRDAX-T0124 in the NRDAX registry

[![NRDAX-T0124 in the NRDAX registry](https://nrdax.com/badge/NRDAX-T0124.svg)](https://nrdax.com/techniques/NRDAX-T0124-inv-flood-getheaders-amplification)

use from the CLI

Retrieve or cite this technique from a script or the terminal with the NRDAX Python library & CLI.

Retrieve this technique
nrdax get NRDAX-T0124
Cite it (BibTeX)
nrdax cite NRDAX-T0124 --format bibtex

CLI guide → GitHub ↗