orthrus

ankitjha67/orthrus
★ 0 stars Python 🔒 Security Updated today
Orthrus — automated vulnerability discovery & exploitation-confirmation framework for authorized security testing. 41 scanners (web, API, LLM/OWASP-LLM-Top-10, unauth-service), IaC audit, recon, exploit confirmation; CVSS+OWASP/CWE/PCI/KEV/EPSS; REST API + MCP server + dashboard; JSON/CSV/HTML/PDF/SARIF/MD reports. Python 3.11+.
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": {
    "orthrus": {
      "command": "uvx",
      "args": [
        "orthrus"
      ]
    }
  }
}

Or install with pip: pip install orthrus

README Excerpt

**Automated vulnerability discovery & exploitation-confirmation framework for authorized security testing.** ORTHRUS crawls a target, fingerprints its stack, runs 56 vulnerability scanners, and then **re-proves** the interesting findings with a dedicated exploitation-confirmation phase — so a report distinguishes "this looks

Tools (8)

ORTHRUS_DATA_DIRORTHRUS_DB_URLORTHRUS_ENCRYPTION_KEYORTHRUS_LOG_LEVELORTHRUS_PLUGINS_DIRORTHRUS_REDIS_URLconfirmedinfo

Topics

appseccvssdastethical-hackingllm-securitymcpoffensive-securityowasppenetration-testingpentestpythonsarifsecuritysecurity-toolsvulnerability-scanner