NRDAX
CLI Submit

← registry

NRDAX-T0261 - RPC Request Flood

Connection exhaustion (also compute amplification) · RPC and public API · no bound · active · first seen 2026-06-30

provenance: Reproduced in NullRabbit's attack-reproduction pipeline

mechanism

eth RPC request-flood (full-tx block fetch sustained at high rate)

live exposure

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

instances (3)

chainprimitivefidelityoriginreproducer (bundle)source
ethereum eth_getblock_flood lab NullRabbit Labs eth_getblock_flood geth.ethereum.org ↗
solana sol_rpc_request_flood lab NullRabbit Labs sol_rpc_request_flood solana.com ↗
sui sui_h02_state_sync_flood lab NullRabbit Labs sui_h02_state_sync_flood github.com ↗

related (Connection exhaustion)

cite

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

plain

NRDAX Registry. Technique NRDAX-T0261.

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

NRDAX-T0261 in the NRDAX registry

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

CLI guide → GitHub ↗