NRDAX
CLI Submit

← registry

NRDAX-T0166 - Move Verifier Fixpoint CPU Exhaustion

Compute amplification · Consensus ingest · no bound · active · first seen 2026-07-02

provenance: Reproduced in NullRabbit's attack-reproduction pipeline

mechanism

CertiK Skyfall HamsterWheel: crafted-CFG Move module defeats id_leak_verifier fixpoint → infinite re-analysis → CPU halt

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
sui sui_verifier_hamsterwheel lab reverse-engineered-cve sui_verifier_hamsterwheel medium.com ↗

related (Compute amplification)

cite

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

plain

NRDAX Registry. Technique NRDAX-T0166.

bibtex
@misc{nrdax_NRDAX_T0166,
  title = {Move Verifier Fixpoint CPU Exhaustion (NRDAX-T0166)},
  howpublished = {NRDAX Registry},
  url = {https://nrdax.com/techniques/NRDAX-T0166},
}
json (csl)
{
  "id": "nrdax-NRDAX-T0166",
  "type": "dataset",
  "title": "Move Verifier Fixpoint CPU Exhaustion (NRDAX-T0166)",
  "URL": "https://nrdax.com/techniques/NRDAX-T0166",
  "publisher": "NRDAX Registry"
}
badge

NRDAX-T0166 in the NRDAX registry

[![NRDAX-T0166 in the NRDAX registry](https://nrdax.com/badge/NRDAX-T0166.svg)](https://nrdax.com/techniques/NRDAX-T0166-move-verifier-fixpoint-cpu-exhaustion)

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

CLI guide → GitHub ↗