VulnScanners Logo

Credential Access

Hydra

Fast online network login brute-forcer.

credentialsbrute-force
hydra — terminal
$ hydra -l admin -P passwords.txt ssh://10.0.0.5

What it does

THC-Hydra performs online password guessing against many protocols including SSH, RDP, HTTP, and SMB. It's used to test credential strength against live services.

Source

https://github.com/vanhauser-thc/thc-hydra

More Credential Access tools

Need hosted scanning instead of local tooling?

Run a scan in the browser →