port_scan
Perform advanced port scans on a target using nmap. Choose from common, top 100, top 1000, or custom port ranges to identify open ports and services.
Instructions
Advanced port scan using nmap Ports options: "common", "top100", "top1000", "80,443,8080", "1-1000" Example: port_scan("example.com", "top100")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ports | No | top100 | |
| target | Yes |