kali_nmap
Scan network targets with nmap inside a Kali container, returning open ports and services.
Instructions
Run an nmap scan inside the Kali Docker container on Draydev. Returns port/service info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flags | No | Extra nmap flags e.g. '-sV -p 1-1024' | |
| target | Yes | IP address, hostname, or CIDR range to scan |