mirror of
https://github.com/danielmiessler/SecLists
synced 2026-01-06 16:20:06 +01:00
Updated README
This commit is contained in:
parent
0109bf5529
commit
f765906f0a
1 changed files with 1 additions and 3 deletions
|
|
@ -1,8 +1,6 @@
|
|||
# About
|
||||
|
||||
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.
|
||||
|
||||
The goal is to enable a security tester to pull this repo onto a new testing box and have access to every type of list that may be needed.
|
||||
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. The goal is to enable a security tester to pull this repo onto a new testing box and have access to every type of list that may be needed.
|
||||
|
||||
This project is maintained by [Daniel Miessler](http://www.danielmiessler.com/ "Daniel Miessler") and [Jason Haddix](http://www.securityaegis.com "Jason Haddix").
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue