What problem does it solve? Manually probing hosts and guessing which services run behind open ports is slow and error-prone. This Skill automates high-speed port scanning with precise fingerprinting so you can identify web frameworks, middleware versions, and CMS types across single hosts or entire network segments. ## Core Features & Use Cases - High-Speed Port Scanning: Scan single IPs, CIDR ranges, or target lists with configurable concurrency, timeouts, and port sets including top1000 presets. - Precise Fingerprinting: Apply 2000+ built-in fingerprint rules with optional version detection to identify services, frameworks, and middleware versions. - Structured Output & Tool Chaining: Export results as JSON or CSV and pipe discovered URIs into nuclei or httpx for vulnerability scanning and HTTP probing. - Use Case: During an authorized CTF or internal assessment, scan 10.0.0.0/24 for web services, export JSON, then feed the discovered URLs directly into nuclei templates for vulnerability checks. ## Quick Start Ask the agent to scan the target network segment with gogo using top1000 ports and export the fingerprinted results as JSON for follow-up analysis.