Bodach — Agentic AI Pentesting Assistant
988
Bodach — Agentic AI Pentesting Assistant
▎ For educational purposes only. Only use against systems you own or have explicit written authorisation to test.
An agentic AI-powered penetration testing assistant running inside Kali Linux. Chat with an AI that autonomously selects and runs 80+ pentesting tools, streams real-time output, tracks findings automatically, and generates professional reports. While using Ollama Cloud.
Made for education purposes by Ozzytech
Quick Start
docker pull 0zzytech/bodach:latest
docker run -d
--name BODACH \
--cap-add NET_ADMIN \
--cap-add NET_RAW
-p 8000:8000
-e OLLAMA_API_KEY=your_key_here \
-e OLLAMA_MODEL=llama3.1
0zzytech/bodach:latest
Then open http://localhost:8000
Features
Source
Content type
Image
Digest
sha256:c28e2962f…
Size
4 GB
Last updated
6 months ago
docker pull 0zzytech/bodach