Most recent
navigate open esc close Corpus index built 2026-06-07 23:58 UTC

← Toolchain

Instrument

VisorRAG

Phase
analyze
Language
Go

Agentic recon CLI with RAG-grounded LLM driving 6 live tools

§ Workflow phase

  1. 01 hunt
  2. 02 analyze
  3. 03 enrich
  4. 04 report
  5. 05 instrument

Analysis. Characterises and classifies findings.

VisorRAG is an agentic recon CLI: a RAG-grounded LLM drives six live tools VisorGraph, aimap, BARE, nuclei, menlohunt, OSV-scan, with every probe sandboxed in gVisor.

The LLM orchestrates the next probe based on the current evidence graph, rather than running a fixed scan-list. The result is recon that adapts to what’s actually exposed instead of running every check against every target.

Cortex provides the auth-context analyzer that gates which probes are even considered.

§ analyze layer

Same phase