Skip to main content

150+ security tools MCP server with AI-powered analysis for Claude Code, GPT, Copilot, etc.

Project description

Nobody Pentest Ultra MCP Server

150+ security tools with AI-powered analysis via Nobody AI backend.

MCP server yang menghubungkan Claude Code, GPT, Copilot, atau MCP-compatible agent dengan 150+ tools keamanan.

Features

150+ Security Tools

Category Tools Count
Network Recon nmap, masscan, rustscan, amass, subfinder, fierce, dnsenum, autorecon, theharvester, arp-scan, enum4linux, smbmap, netexec, responder 14+
Web App gobuster, feroxbuster, ffuf, dirsearch, httpx, katana, nuclei, nikto, sqlmap, wpscan, dalfox, wafw00f, wfuzz, commix, nosqlmap, tplmap, testssl, sslscan, sslyze, whatweb, jwt_tool, paramspider, arjun, x8, hakrawler, gau, waybackurls 27+
Auth/Brute hydra, john, hashcat, medusa, evil-winrm, hashid 6+
Binary/RE ghidra, radare2, gdb, binwalk, checksec, strings, objdump, volatility, foremost, steghide, exiftool, msfvenom, ROPgadget, one_gadget, upx, pwntools 16+
Cloud prowler, trivy, kube-hunter, kube-bench, docker-bench, scout-suite, cloudmapper, checkov, falco 9+
CTF/Forensics volatility3, stegsolve, zsteg, outguess, bulk-extractor, scalpel, autopsy 7+
OSINT sherlock, recon-ng, spiderfoot, shodan, censys, social-analyzer, trufflehog 7+

AI-Powered Analysis

  • Tool Selection: AI selects the best tool for each task
  • Parameter Optimization: AI optimizes tool parameters
  • Attack Chain Discovery: AI finds attack paths
  • Report Generation: AI creates professional pentest reports

Smart Features

  • Auto-detect: Detects if tools are installed
  • Graceful Fallback: Suggests installation for missing tools
  • Caching: Smart result caching
  • Timeout: Configurable timeouts

Quick Setup

Install

pip install nobody-pentest-ultra

Add to Claude Code

# Default (Nobody AI endpoint)
claude mcp add nobody-pentest-ultra -- python -m nobody_pentest_ultra.server

# With API key (external endpoints)
claude mcp add nobody-pentest-ultra -e NOBODY_API_KEY=sk-nobody-xxx -- python -m nobody_pentest_ultra.server

Restart Claude Code

> Scan example.com for all vulnerabilities
> Perform full web app security test on target.com
> Enumerate subdomains for company.com

Usage Examples

Network Scanning

> Scan 192.168.1.1 for open ports and services
> Run masscan on 10.0.0.0/24
> Enumerate subdomains for example.com

Web Application Testing

> Test example.com for SQL injection
> Enumerate directories on target.com
> Scan for XSS vulnerabilities
> Check SSL/TLS configuration

Complete Pentest

> Perform full penetration test on example.com
> Run all security checks on target.com

Tool Installation

Tools are not bundled with this package. Install them as needed:

# Network
apt install nmap masscan
go install github.com/owasp-amass/amass/v4/...@master
go install github.com/projectdiscovery/subfinder/v2/cmd/subfinder@latest

# Web
apt install nikto
go install github.com/projectdiscovery/nuclei/v3/cmd/nuclei@latest
pip install sqlmap

# Binary
apt install radare2 gdb binwalk

# Cloud
pip install prowler
go install github.com/aquasecurity/trivy/cmd/trivy@latest

# OSINT
pip install sherlock-cli

Environment Variables

Variable Default Description
NOBODY_API_KEY (none) API key for AI analysis (optional for Nobody endpoint)
NOBODY_API_URL https://v2.nobody0x.com/v1/messages AI backend URL
NOBODY_MODEL nobody-pentest AI model name
SCAN_TIMEOUT 300 Max scan time in seconds
HTTP_TIMEOUT 30 HTTP request timeout

License

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nobody_pentest_ultra-1.0.1.tar.gz (21.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nobody_pentest_ultra-1.0.1-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

Details for the file nobody_pentest_ultra-1.0.1.tar.gz.

File metadata

  • Download URL: nobody_pentest_ultra-1.0.1.tar.gz
  • Upload date:
  • Size: 21.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for nobody_pentest_ultra-1.0.1.tar.gz
Algorithm Hash digest
SHA256 e164fce4972b4f77c80b60ef4b228ca67195a5d76fcb42027f447d76c9545710
MD5 1e1af6a9833171dae4d2c0060f2e4b24
BLAKE2b-256 08e2a06b4d6c45e274a3dfa003d2916f8db8e67738b0159118d167d538f1ee8c

See more details on using hashes here.

File details

Details for the file nobody_pentest_ultra-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for nobody_pentest_ultra-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c8545a491693a38fb0d292afc31a5b3f062efbb612b32a226cfb07a8c7b5b097
MD5 60132f41eb2390812264fc57f76700a7
BLAKE2b-256 33303d90fd07498f673aa47672bd69c5173a373027e7655b51d589f6043b2ab9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page