NRDAX
CLI Submit

← registry

NRDAX-T0345 - Unrated GetHeaders Response Flood

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

provenance: Reproduced in NullRabbit's attack-reproduction pipeline

mechanism

CVE-2023-33297 (drain): un-rate-limited getheaders flood → >100MB/s upload (Bitcoin/Litecoin/Dogecoin)

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
litecoin p2p_getheaders_drain lab reverse-engineered-cve p2p_getheaders_drain CVE-2023-33297 ↗

related (Response amplification)

cite

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

plain

NRDAX Registry. Technique NRDAX-T0345.

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

NRDAX-T0345 in the NRDAX registry

[![NRDAX-T0345 in the NRDAX registry](https://nrdax.com/badge/NRDAX-T0345.svg)](https://nrdax.com/techniques/NRDAX-T0345-unrated-getheaders-response-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-T0345
Cite it (BibTeX)
nrdax cite NRDAX-T0345 --format bibtex

CLI guide → GitHub ↗