NRDAX
CLI Submit

← registry

NRDAX-T0088 - GetData Request Flood

Compute amplification (also response amplification) · P2P and gossip · no bound · active · first seen 2026-07-01

provenance: Reproduced in NullRabbit's attack-reproduction pipeline

mechanism

CVE-2024-52920 class: oversized GETDATA processing load

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_getdata_flood lab reverse-engineered-cve btc_getdata_flood bitcoincore.org ↗

references

vendor-advisory: GHPR-bnb-chain-bsc-3794

related (Compute amplification)

cite

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

plain

NRDAX Registry. Technique NRDAX-T0088.

bibtex
@misc{nrdax_NRDAX_T0088,
  title = {GetData Request Flood (NRDAX-T0088)},
  howpublished = {NRDAX Registry},
  url = {https://nrdax.com/techniques/NRDAX-T0088},
}
json (csl)
{
  "id": "nrdax-NRDAX-T0088",
  "type": "dataset",
  "title": "GetData Request Flood (NRDAX-T0088)",
  "URL": "https://nrdax.com/techniques/NRDAX-T0088",
  "publisher": "NRDAX Registry"
}
badge

NRDAX-T0088 in the NRDAX registry

[![NRDAX-T0088 in the NRDAX registry](https://nrdax.com/badge/NRDAX-T0088.svg)](https://nrdax.com/techniques/NRDAX-T0088-getdata-request-flood)

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-T0088
Cite it (BibTeX)
nrdax cite NRDAX-T0088 --format bibtex

CLI guide → GitHub ↗