pentos

kaldox/pentos
★ 0 stars Python Code/Dev Tools Updated today
Wissensgetriebener, lokaler Pentest-Workspace (CLI) für CTF & autorisierte Tests – geführte Recon, Findings/Loot/Reports, Web-Dashboard, lokale KI-Unterstützung & MCP-Server. KI analysiert, führt nie selbst aus.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pentos": {
      "command": "uvx",
      "args": [
        "pentos"
      ]
    }
  }
}

Or install with pip: pip install pentos