mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-26 18:56:09 +01:00
commit
cab73e955e
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
root
|
||||
toor
|
||||
raspberry
|
||||
dietpi
|
||||
test
|
||||
uploader
|
||||
password
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue