check_failed_logins
Inspect recent failed SSH login attempts to detect brute-force attacks and list the top attacker IP addresses.
Instructions
Inspect recent failed SSH login attempts to detect brute-force attackers.
Args: limit: Number of recent failed attempts to inspect (default: 20, max: 100).
Returns: JSON string with recent failed logins and top offending attacker IP addresses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |