Enables AI assistants to perform network scanning operations using NMAP, offering a standardized interface for network analysis and security assessments through AI conversations.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Executes a network scan using NMAP. Parameters: target (string) - Host or network to scan, ports (optional string) - Port specification (e.g., '80,443' or '1-1000'), scanType (optional 'quick' | 'full' | 'version') - Type of scan to perform (default: 'quick'), timing (optional number) - NMAP timing template (0-5, default: 3), additionalFlags (optional string) - Additional flags for NMAP.