Merge pull request #4 from danielmiessler/master

upd
This commit is contained in:
Alexander Bridges
2018-12-11 02:28:53 +02:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
root root
toor toor
raspberry raspberry
dietpi
test test
uploader uploader
password password

View File

@@ -27,7 +27,7 @@ git clone git@github.com:danielmiessler/SecLists.git
**Kali Linux** ([Tool Page](https://tools.kali.org/password-attacks/seclists)) **Kali Linux** ([Tool Page](https://tools.kali.org/password-attacks/seclists))
``` ```
apt -y install seclist apt -y install seclists
``` ```
### Attribution ### Attribution