mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
patator: add page
This commit is contained in:
parent
9c589d66db
commit
058cb06d09
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
> A multi-purpose brute-forcer, with a modular design and a flexible usage.
|
||||
> More information: <https://github.com/lanjelot/patator/wiki/Usage>.
|
||||
|
||||
- Brute force ssh login (successful login will show login banner or something similar):
|
||||
- Brute force ssh login with rate limit and timeout options (successful login will show login banner or something similar):
|
||||
|
||||
`patator ssh_login host={{ip_or_host}} user=FILE0 0={{path/to/users.txt}} password=FILE1 1={{path/to/passwords.txt}} --rate_limit={{seconds}} --timeout={{seconds}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue