Port scanning and service identification using nmap, masscan, and rustscan. Use this skill when user needs to discover open ports, identify running services, detect service versions, or fingerprint operating systems on target hosts.
$npx -y skills add crazymarky/pentest-skills --skill recon-port-scanInstalls into the current project.
Run `npx skills use "https://github.com/crazymarky/pentest-skills" --skill "crazymarky/pentest-skills/recon-port-scan"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/crazymarky/pentest-skills" that are relevant to the current task. Run `npx skills add "https://github.com/crazymarky/pentest-skills"` and select the relevant skills, then follow their instructions.