Enables AI assistants to perform network scanning operations using NMAP, offering a standardized interface for network analysis and security assessments through AI conversations.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
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.