Brain

Every detector descends from someone's bad day.

SWC entries
147indexed
Incidents ingested
2,841events
PoC exploits
1,204runnable
Reentrancy×4
Classic guardRE-01
Cross-functionRE-02
Cross-contractRE-03
Read-onlyRE-04
Access×5
Missing modifierACC-01
Privileged writeACC-02
tx.origin authACC-03
SuicidalACC-04
DelegatecallACC-05
Arithmetic×4
Integer truncationAR-01
Overflow uncheckedAR-02
Div by zeroAR-03
Precision lossAR-04
Oracle×4
Stale priceORC-01
Single sourceORC-02
Flash-loanORC-03
No freshness checkORC-04
External call×5
Unchecked returnEXT-01
Gas forwardingEXT-02
Low-level callEXT-03
Callback abuseEXT-04
Call to arbitraryEXT-05
Signature×4
Replay attackSIG-01
Missing nonceSIG-02
ecrecover zeroSIG-03
Malleable sigSIG-04
Storage×4
Uninitialized ptrSTR-01
Storage collisionSTR-02
Proxy slot clashSTR-03
Dirty upper bitsSTR-04
DoS×4
Gas griefingDOS-01
Block stuffingDOS-02
Unbounded loopDOS-03
Failed sendDOS-04

Neural learning. Not a buzzword.

Traditional security tools have a static rulebook. A human writes a rule, deploys it, and it never changes. The tool checks the same patterns forever, missing anything that wasn't anticipated on day one.

Our engine works differently. Every scan feeds back into the corpus. Every new exploit we discover — through simulation, back-testing, or live incident ingestion — creates a new data point. The detector network adjusts its weights. New edges form. Old, weak connections fade.

Think of it like a biological immune system. The first time you encounter a pathogen, it takes a moment to respond. The next time the same attacker shows up wearing a different coat, the system recognises the pattern instantly — because it changed the last time it saw it.

This is how AuditHunt finds vulnerabilities that don't exist in any database yet. The engine doesn't wait for the exploit to be named. It finds the pattern first.

24/7
Continuous ingestion
2,841
Incidents in corpus
514
Active detectors
<3s
Avg scan time
Detector Exploit pattern SWC entry Incident
SWC Vulnerability Detector Severity
SWC-107ReentrancyRE-01 → RE-04Critical
SWC-105Unprotected Ether WithdrawalACC-02High
SWC-104Unchecked Call Return ValueEXT-01, EXT-03High
SWC-101Integer Overflow and UnderflowAR-01 → AR-02Medium
SWC-130Right-To-Left-Override Control CharacterRE-04High
SWC-115Authorization through tx.originACC-03Medium
SWC-116Block values as a proxy for timeORC-01Medium
Next · Docs

Docs. Detector catalog, API, CLI reference.

Read the docs
v3.24.0 · knowledge