From 089070f8cee06aeb6b0d9a0cf8dfe7b3a7990c44 Mon Sep 17 00:00:00 2001 From: Francis Date: Sun, 9 Dec 2018 02:16:23 +0000 Subject: [PATCH 1/2] dietpi dietpi --- Passwords/Common-Credentials/top-20-common-SSH-passwords.txt | 1 + 1 file changed, 1 insertion(+) 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 From a2641af839454fd3e03a831619aba4e5832b4588 Mon Sep 17 00:00:00 2001 From: Martin Nemec Date: Sun, 9 Dec 2018 11:35:28 +0700 Subject: [PATCH 2/2] Update README.md Fix typo in apt intall command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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