This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
утилита_hydra [2024/05/07 08:05] val |
утилита_hydra [2025/07/04 14:39] (current) val |
||
---|---|---|---|
Line 2: | Line 2: | ||
* [[https://github.com/danielmiessler/SecLists/blob/master/Passwords/Common-Credentials/10-million-password-list-top-1000000.txt]] (скачать raw файл и загрузить через winscp) | * [[https://github.com/danielmiessler/SecLists/blob/master/Passwords/Common-Credentials/10-million-password-list-top-1000000.txt]] (скачать raw файл и загрузить через winscp) | ||
+ | * [[https://raw.githubusercontent.com/Prinzhorn/nicenshtein-server/refs/heads/master/data/10-million-password-list-top-1000000.txt]] | ||
<code> | <code> | ||
+ | lan# wget https://github.com/Prinzhorn/nicenshtein-server/raw/refs/heads/master/data/10-million-password-list-top-1000000.txt | ||
+ | |||
lan# apt install hydra | lan# apt install hydra | ||