bruteforce_hydra
Run Hydra to test credentials against a network service and find valid login pairs. Supply target, service, usernames, and passwords, using file: for wordlists.
Instructions
Purpose: Run Hydra for online credential testing against a service. Constraints: Requires target, service, usernames, and passwords. Prefix usernames/passwords with file: for wordlists. Target is validated. Output summary keeps credential findings. Example: bruteforce_hydra(target='host', service='ftp', usernames='msfadmin', passwords='msfadmin')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | ||
| target | Yes | ||
| options | No | ||
| service | Yes | ||
| passwords | Yes | ||
| usernames | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||