mhangani_audit
Run a web security audit against a target URL to uncover vulnerabilities and security weaknesses. Ensure the target is authorized before auditing.
Instructions
Run a web security audit against url.
The target must be authorized first (see mhangani_authorize) or
the CLI refuses the audit. allow_private permits auditing
private/internal addresses (off by default as a safety guard),
timeout overrides the per-check timeout in seconds,
rate_delay spaces HTTP requests, respect_robots refuses
paths that robots.txt disallows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| timeout | No | ||
| rate_delay | No | ||
| allow_private | No | ||
| respect_robots | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |