network_scan
Run an active security scan on a device or host, using an autonomous AI agent that decides follow-up probes. Requires explicit authorization to target.
Instructions
Active security scan of a device or host with an autonomous AI agent that decides which follow-up probes to run (ActiveScanner). Only scan targets you own or have permission to test.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | IP, CIDR, or hostname. Examples: "192.168.1.1", "10.0.0.0/24" | |
| scan_type | No | "quick" (~30s, top ports) [default], "standard" (~2min, agent loop), "deep" (~10min, full ports + credentials check) | quick |
| authorized | Yes | REQUIRED. You must set this to True to certify that you own the target or have explicit permission to test it. Setting it to False (or omitting it) aborts the scan. Scanning without authorization may be illegal (CFAA / Computer Misuse Act). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |