Enables AI assistants to perform network scanning operations using NMAP, offering a standardized interface for network analysis and security assessments through AI conversations.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
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.