valITino/blhackbox
MCP-based autonomous pentesting framework — Claude, ChatGPT, or Ollama orchestrate 70+ Kali Linux tools (nmap, sqlmap, Metasploit & more) for recon, exploitation, and post-exploitation, Wireshark packet analysis, and headless Chromium evidence capture. Fully containerized, authorization-enforced, structured pentest reports out of the box.
Platform-specific configuration:
{
"mcpServers": {
"blhackbox": {
"command": "npx",
"args": [
"-y",
"blhackbox"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...