mirror of
https://github.com/danielmiessler/SecLists
synced 2026-04-19 13:31:49 +02:00
Updated base README.
This commit is contained in:
parent
00e49dae3d
commit
7d438cdd15
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
|
@ -1,4 +1,4 @@
|
|||
SecLists is a collection of multiple types and versions of security lists, including usernames, passwords, sensitive data grep strings, fuzzing payloads, etc. The idea is to have all these in a single place so that when it comes time to break something you can simply pull a copy of the git repository and be on your way.
|
||||
SecLists is a collection of multiple types of lists used during security assessments. List types include usernames, passwords, URLs, sensitive data grep strings, fuzzing payloads, and many more.
|
||||
|
||||
If you have any ideas for things we should include, please send them to daniel@danielmiessler.com. Also note that any lists that have been painsteakingly assembled by someone else will only be used with permission of the creator.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue