creds_list
Retrieve stored credentials filtered by host or service, returning decrypted passwords and hashes for use in penetration testing.
Instructions
List stored credentials, optionally filtered by host or service. host: filter by host IP/hostname (empty = all hosts) service: filter by service type e.g. 'ssh', 'http' (empty = all) Returns credentials with decrypted passwords/hashes for use in further attacks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | ||
| service | No |