Scanner Strategy¶
CHERENKOV uses an intelligent scan strategy system that adapts to each target.
Strategy Types¶
| Strategy | Description | Use Case |
|---|---|---|
| Rapid | Fast, high-signal checks | CI/CD pipelines |
| Deep | Comprehensive coverage | Audit / compliance |
| Stealth | Low-and-slow, evasion-aware | Red team exercises |
| Adaptive | AI-guided, learns from response | Unknown targets |
How Strategy Works¶
- TENSOR analyzes target profile (technology, exposure, compliance reqs)
- Agent Governor selects optimal strategy
- KINETIC executes scanners based on strategy priorities
- Results feed back into LATTICE for future strategy optimization