tools_ssh_audit
Analyze SSH server security configuration by scanning target hosts for supported algorithms, protocols, and potential vulnerabilities.
Instructions
Execute ssh-audit to analyze SSH server security configuration.
Args: target: Target hostname or IP port: SSH port (default: 22) timeout: Connection timeout in seconds scan_type: Scan type (ssh1, ssh2) policy_file: Path to policy file on Kali additional_args: Extra arguments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | ||
| target | Yes | ||
| timeout | No | ||
| scan_type | No | ssh2 | |
| policy_file | No | ||
| additional_args | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |