Getting Started¶
Requirements¶
- Python 3.10+
- A Kali backend exposing the
kali-server-mcpREST API (defaulthttp://127.0.0.1:5000) - Ollama serving a supported model (default
qcwind/qwen3-8b-instruct-Q4-K-M:latestonhttp://127.0.0.1:11434)
Installation¶
Or build the distributable artifacts:
Docker¶
The image runs as a non-root user (hydra, uid 1000) and ships no offensive
tooling — commands execute against the separate Kali bridge service. See
Configuration for bind-mounted config and authorization
files.
First engagement¶
- Start the Kali bridge and Ollama.
- Launch HydraSight:
- Authorize your target scope (nothing runs until you do):
You will be prompted to type I AUTHORIZE exactly.
- Kick off an engagement:
See Usage for the full command reference.