creds_use
Retrieve the latest discovered credential for a target host or service. Check for existing valid credentials before attacking to maximize success.
Instructions
Get the most recently discovered credential for a host/service. Use this before attacking a service to check if we already have valid creds. host: target host service: optional service filter e.g. 'ssh' Returns: best credential to try (decrypted), or empty if none found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| service | No |