aion_admin_network_run
Execute network intelligence commands (nmap, nikto) on targets via Aion admin panel, requiring an admin session token.
Instructions
Run a network intelligence command (nmap, nikto, etc.) via Aion's admin panel. Requires AION_SESSION_TOKEN with admin access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Target host/IP/range (optional, may be embedded in command) | |
| command | Yes | The network command to execute (e.g. 'nmap -sV 192.168.0.1') |