diff --git a/Passwords/Common-Credentials/top-20-common-SSH-passwords.txt b/Passwords/Common-Credentials/top-20-common-SSH-passwords.txt index e8b08f5..d3f8335 100644 --- a/Passwords/Common-Credentials/top-20-common-SSH-passwords.txt +++ b/Passwords/Common-Credentials/top-20-common-SSH-passwords.txt @@ -1,6 +1,7 @@ root toor raspberry +dietpi test uploader password diff --git a/README.md b/README.md index 6883a41..5eb5d5d 100755 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ git clone git@github.com:danielmiessler/SecLists.git **Kali Linux** ([Tool Page](https://tools.kali.org/password-attacks/seclists)) ``` -apt -y install seclist +apt -y install seclists ``` ### Attribution