Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by marklechner • Uncategorized
An embedded MCP server with Kali tools for AI assisted security research
An embedded MCP server with Kali tools for AI assisted security research
Check if the container is running with necessary privileges for security tools. Returns: Privilege information
Perform network scanning with nmap. Args: target: Target IP address or hostname (e.g., '192.168.1.1' or 'example.com') scan_type: Type of scan - 'basic', 'quick', 'full', 'version', 'os' ports: Specific ports to scan (e.g., '22,80,443' or '1-1000'). Leave empty for default. Returns: Scan results from nmap IMPORTANT: Only scan systems you own or have permission to test!
Scan web server with Nikto vulnerability scanner. Args: target: Target hostname or IP address port: Port number (default: 80) ssl: Use SSL/TLS (default: False) Returns: Nikto scan results IMPORTANT: Only scan web servers you own or have permission to test!
Identify web technologies with WhatWeb. Args: target: Target URL (e.g., 'http://example.com') aggression: Scan aggression level 1-4 (default: 1, passive) Returns: Web technology fingerprinting results
Simple TCP port scanner that doesn't require special privileges. Args: target: Target IP address or hostname ports: Comma-separated list of ports (default: common ports) Returns: List of open ports
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.