This package contains an HexStrike AI MCP v6.0 which features a multi-agent architecture with autonomous AI agents, intelligent decision-making, and vulnerability intelligence.
Escolha um comando ao lado para ver a descrição e a ajuda completa.
hexstrike_mcp
root@kali:~# hexstrike_mcp -h
usage: hexstrike_mcp.py [-h] [--server SERVER] [--timeout TIMEOUT] [--debug]
Run the HexStrike AI MCP Client
options:
-h, --help show this help message and exit
--server SERVER HexStrike AI API server URL (default:
http://127.0.0.1:8888)
--timeout TIMEOUT Request timeout in seconds (default: 300)
--debug Enable debug logging
hexstrike_server
root@kali:~# hexstrike_server -h
2026-06-17 10:53:59,398 - __main__ - INFO - 🔧 Process pool worker 0 started
2026-06-17 10:53:59,398 - __main__ - INFO - 🔧 Process pool worker 1 started
2026-06-17 10:53:59,398 - __main__ - INFO - 🔧 Process pool worker 2 started
██╗ ██╗███████╗██╗ ██╗███████╗████████╗██████╗ ██╗██╗ ██╗███████╗
██║ ██║██╔════╝╚██╗██╔╝██╔════╝╚══██╔══╝██╔══██╗██║██║ ██╔╝██╔════╝
███████║█████╗ ╚███╔╝ ███████╗ ██║ ██████╔╝██║█████╔╝ █████╗
██╔══██║██╔══╝ ██╔██╗ ╚════██║ ██║ ██╔══██╗██║██╔═██╗ ██╔══╝
██║ ██║███████╗██╔╝ ██╗███████║ ██║ ██║ ██║██║██║ ██╗███████╗
╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝╚══════╝ ╚═╝ ╚═╝ ╚═╝╚═╝╚═╝ ╚═╝╚══════╝
┌─────────────────────────────────────────────────────────────────────┐
│ 🚀 HexStrike AI - Blood-Red Offensive Intelligence Core │
│ ⚡ AI-Automated Recon | Exploitation | Analysis Pipeline │
│ 🎯 Bug Bounty | CTF | Red Team | Zero-Day Research │
└─────────────────────────────────────────────────────────────────────┘
[INFO] Server starting on 127.0.0.1:8888
[INFO] 150+ integrated modules | Adaptive AI decision engine active
[INFO] Blood-red theme engaged – unified offensive operations UI
usage: hexstrike_server.py [-h] [--debug] [--port PORT]
Run the HexStrike AI API Server
options:
-h, --help show this help message and exit
--debug Enable debug mode
--port PORT Port for the API server (default: 8888)
2026-06-17 10:53:59,398 - __main__ - INFO - 🔧 Process pool worker 3 started