brute_force_login
Brute force web login forms by testing passwords from a wordlist against a target URL and username.
Instructions
Brute force web login form.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | ||
| wordlist | No | /usr/share/wordlists/rockyou.txt | |
| target_url | Yes |