mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 01:39:18 -04:00
README.md clean up
This commit is contained in:
parent
08f12147a3
commit
cb93d0d0b5
4 changed files with 9 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
||||||
The Passwords directory will hold a number of password lists that can be used by multiple tools when attempting to guess credentials for a given targetted service. This will include a number of very popular lists in cooperation with their maintainers, including the RockYou lists maintained by Rob Bowes.
|
The Passwords directory will hold a number of password lists that can be used by multiple tools when attempting to guess credentials for a given targeted service. This will include a number of very popular lists in cooperation with their maintainers, including the RockYou lists maintained by Rob Bowes.
|
||||||
|
|
||||||
--
|
--
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
The GrepStrings directory will hold various lists that can be passed to grep when looking for intersting content within filesystems or source code.
|
The GrepStrings directory will hold various lists that can be passed to grep when looking for interesting content within filesystems or source code.
|
||||||
|
|
12
README.md
12
README.md
|
@ -19,12 +19,12 @@ Significant effort is made to give attribution for these lists whenever possible
|
||||||
|
|
||||||
### Attribution
|
### Attribution
|
||||||
|
|
||||||
- Adam Muntner and for the FuzzDB content, including all authors from the FuzzDB project
|
- Adam Muntner and for the FuzzDB content, including all authors from the FuzzDB project (https://github.com/fuzzdb-project/fuzzdb)
|
||||||
- Ron Bowes of SkullSecurity for collaborating and including all his lists here
|
- Ron Bowes of SkullSecurity for collaborating and including all his lists here (https://wiki.skullsecurity.org/Passwords)
|
||||||
- Clarkson University for their research that led to the Clarkson list
|
- Clarkson University for their research that led to the Clarkson list
|
||||||
- All the authors listed in the XSS with context doc, which was found on pastebin and added to by us
|
- All the authors listed in the XSS with context doc, which was found on pastebin and added to by us
|
||||||
- Ferruh Mavitina for the beginnings of the LFI Fuzz list
|
- Ferruh Mavitina for the beginnings of the LFI Fuzz list
|
||||||
- Kevin Johnson for laudnaum shells
|
- Kevin Johnson for laudnaum shells (https://sourceforge.net/projects/laudanum/)
|
||||||
- RSnake for fierce hostname list
|
- RSnake for fierce hostname list
|
||||||
- Charlie Campbell for Spanish word list, numerous other contributions
|
- Charlie Campbell for Spanish word list, numerous other contributions
|
||||||
- Rob Fuller for the IZMY list
|
- Rob Fuller for the IZMY list
|
||||||
|
@ -33,8 +33,8 @@ Significant effort is made to give attribution for these lists whenever possible
|
||||||
- Steve Crapo for doing splitting work on a number of large lists
|
- Steve Crapo for doing splitting work on a number of large lists
|
||||||
- Thanks to Blessen Thomas for recommending Mario's/cure53's XSS vectors
|
- Thanks to Blessen Thomas for recommending Mario's/cure53's XSS vectors
|
||||||
- Thanks to Danny Chrastil for submitting an anonymous JSON fuzzing list
|
- Thanks to Danny Chrastil for submitting an anonymous JSON fuzzing list
|
||||||
- Many thanks to geekspeed, EricSB, lukebeer, patrickmollohan, g0tmi1k, albinowax, and kurobeats for submitting via pull requests
|
- Many thanks to @geekspeed, @EricSB, @lukebeer, @patrickmollohan, @g0tmi1k, @albinowax, and @kurobeats for submitting via pull requests
|
||||||
- Special thanks to shipcod3 for MANY contributions!
|
- Special thanks to @shipcod3 for MANY contributions!
|
||||||
- Thanks to Samar Dhwoj Acharya for allowing his Github Dorks content to be included!
|
- Thanks to Samar Dhwoj Acharya for allowing his Github Dorks content to be included!
|
||||||
- Thanks to Liam Somerville for the excellent list of default passwords
|
- Thanks to Liam Somerville for the excellent list of default passwords
|
||||||
- Great thanks to Michael Henriksen for allowing us to include his Gitrob project's signatures
|
- Great thanks to Michael Henriksen for allowing us to include his Gitrob project's signatures
|
||||||
|
@ -46,7 +46,7 @@ This project stays great because of care and love from the community, and we wil
|
||||||
|
|
||||||
## Licensing
|
## Licensing
|
||||||
|
|
||||||
This project is licensed under the MIT license.
|
This project is licensed under the MIT license.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
The Usernames directory will hold a number of username lists that can be used by multiple tools when attempting to guess credentials for a given targetted service.
|
The Usernames directory will hold a number of username lists that can be used by multiple tools when attempting to guess credentials for a given targeted service.
|
||||||
|
|
Loading…
Add table
Reference in a new issue