nmap_stealth_scan
Conduct covert network scans with evasive techniques—packet fragmentation, decoy IPs, and controlled timing—to bypass detection and map open ports and services.
Instructions
Stealth scan with evasion techniques. Uses timing options, fragmentation, and decoys to avoid detection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ports | No | Port specification | |
| decoys | No | Comma-separated list of decoy IPs (or 'RND:5' for 5 random decoys) | |
| target | Yes | Target to scan | |
| sourcePort | No | Use specified source port (e.g., 53, 80) | |
| fragmentPackets | No | Fragment packets to evade firewalls | |
| maxRatePerSecond | No | Maximum packets per second |