kobra

shenyo1/kobra
★ 0 stars Rust Security Updated today
KOBRA — all-in-one bug bounty scanner: 43 vuln modules + parallel scan + time-based SQLi + CVE auto-update + plugin ecosystem + MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kobra": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "kobra"
      ]
    }
  }
}

README Excerpt

KOBRA adalah alat bantu untuk mencari celah keamanan pada situs web (bug bounty). Alat ini bisa dipakai oleh pemula maupun ahli. --- Gunakan KOBRA **HANYA** di situs yang memberi Anda izin, misalnya: - Program bug bounty resmi (contoh: Sumopod, HackerOne, Bugcrowd) - Lab latihan (contoh: OWASP Juice Shop, PortSwigger Web Security Academy)