What problem does it solve?
Manually performing comprehensive network reconnaissance and port scanning with Nmap can be time-consuming and complex. This skill automates the best practices for Nmap usage, ensuring thorough and efficient discovery of network services and potential vulnerabilities.
Core Features & Use Cases
- Two-Phase Scanning: Automatically performs a fast full-port discovery followed by targeted service detection.
- Vulnerability & OS Detection: Integrates Nmap Scripting Engine (NSE) for vulnerability checks and OS fingerprinting.
- Use Case: Quickly map the attack surface of a target network by identifying all open ports, running services, their versions, and potential misconfigurations, then generate a structured report for further analysis.
Quick Start
Use the Nmap Scan skill to perform a comprehensive scan on '192.168.1.100' and save the results to the default output directory.