hydra -l admin -P SecLists/Passwords/Common-Credentials/10k-most-common.txt ssh://target.com
Once downloaded, extract the ZIP file.
to avoid copying large files:
for custom dictionaries:
Many lists in SecLists are compressed ( .tar.gz , .zip , .7z ) to save space. You must extract them before use. seclists github wordlists download
git pull