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.