HexStrike AI

Active
GitHub Python MIT

Description

HexStrike AI is an advanced MCP server that lets AI agents autonomously run 150+ cybersecurity tools for automated pentesting, vulnerability discovery, and security research.

Key Features

  • 150+ professional security tools integrated — network recon, web app testing, password cracking, binary analysis, and cloud security
  • 12+ autonomous AI agents for specialized tasks like BugBounty, CTF solving, CVE intelligence, and exploit generation
  • MCP protocol integration with Claude, GPT, VS Code Copilot, Cursor, and other MCP-compatible clients
  • Intelligent decision engine for automated tool selection, parameter optimization, and attack chain discovery
  • Modern visual dashboards with real-time progress visualization and vulnerability cards
  • Multi-agent architecture with smart caching, resource optimization, and error recovery

Use Cases

💡 Automated penetration testing with AI-driven tool selection and execution
💡 Bug bounty hunting with autonomous reconnaissance and vulnerability discovery
💡 CTF competition solving using AI agents for binary, web, and crypto challenges
💡 Security research and CVE intelligence gathering with automated exploit generation
💡 Continuous security assessment integrated into CI/CD pipelines

Strengths & Limitations

Strengths

  • Actively maintained, recent updates
  • High community interest (11.5k stars)
  • Permissive open-source license (MIT)
  • Responsive to issues, low backlog

Quick Start

git clone https://github.com/0x4m4/hexstrike-ai.git && cd hexstrike-ai
python3 -m venv hexstrike-env && source hexstrike-env/bin/activate
pip3 install -r requirements.txt
python3 hexstrike_server.py

Related Projects

MCP Context Forge

4.4k · Python
Active A

An AI Gateway, registry, and proxy by IBM that sits in front of any MCP, A2A, or REST/gRPC APIs, exposing a unified endpoint with centralized discovery, guardrails, and management.

mcpa2aapi-gateway +4
  • · Unified gateway federating MCP, A2A, and REST/gRPC APIs with a single endpoint and centralized governance
  • · Tools Gateway with MCP, REST, gRPC-to-MCP translation, and TOON compression support
  • · Agent Gateway supporting A2A protocol, OpenAI-compatible and Anthropic agent routing

GhidraMCP

9.9k · Java
Stale B

MCP server for Ghidra reverse engineering platform, enabling AI agents to autonomously perform binary analysis and vulnerability discovery.

mcpreverse-engineeringghidra +2
  • · MCP server for Ghidra enabling LLMs to autonomously perform binary reverse engineering
  • · Decompile and analyze binaries with automatic renaming of methods and data
  • · List all methods, classes, imports, and exports, exposing core Ghidra functionality to MCP clients

Archestra

4.2k · TypeScript
Active A

Enterprise AI Platform with guardrails, MCP registry, gateway and orchestrator — comprehensive AI agent governance and management.

typescriptmcpsecurity +2
  • · Kubernetes-native MCP orchestrator — runs MCP servers in K8s managing state, API keys, and OAuth centrally
  • · Private MCP registry with governance — share self-hosted and third-party MCPs across your organization
  • · Non-probabilistic security engine preventing data exfiltration via tool guardrails and the Lethal Trifecta defense