SecLists/README.md

31 lines
1.7 KiB
Markdown
Raw Normal View History

2014-05-16 13:33:53 -07:00
# About
2014-05-16 13:47:38 -07:00
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.
2013-07-23 12:27:52 -07:00
2014-05-16 13:45:36 -07:00
This project is maintained by [Daniel Miessler](http://www.danielmiessler.com/ "Daniel Miessler") and [Jason Haddix](http://www.securityaegis.com "Jason Haddix").
2014-05-16 13:44:20 -07:00
2014-05-16 13:33:53 -07:00
## Contributing
2014-05-16 13:44:20 -07:00
If you have any ideas for things we should include, please use one of the following methods to submit them:
1. Fork the project and send us pull requests
2014-05-16 13:47:11 -07:00
2. Send us links through this project, and we'll go and parse them and incorporate them
2014-05-16 13:44:20 -07:00
3. Email daniel.miessler@owasp.org or jason.haddix@owasp.org with content to add
2012-02-20 17:50:41 -08:00
2014-05-16 13:47:11 -07:00
Most anyone submitting content to the repo will get their name added to the credits, but keep in mind that any lists that have been meticulously assembled by someone else will only be used with permission of the creator. ]
2012-02-23 05:55:35 -08:00
2014-05-16 13:33:53 -07:00
### Credits
2012-02-23 05:55:35 -08:00
2012-02-23 06:11:13 -08:00
- Ron Bowes of SkullSecurity for collaborating and including all his lists here
2012-02-23 05:55:35 -08:00
- Clarkson University for their research that led to the Clarkson list
2013-03-15 16:42:54 -07:00
- All the authors listed in the XSS with context doc, which was found on pastebin and added to by us
- Ferruh Mavitina for the begginings of the LFI Fuzz list
- Adam Muntner and for the FuzzDB content, including all authors from the FuzzDB project
- Kevin Johnson for laudnaum shells
2013-03-21 22:31:47 -07:00
- RSnake for fierce hostname list
2015-02-03 19:40:43 -08:00
- Charlie Campbell for Spanish word list, numerous other contributions
- Rob Fuller for the IZMY list
- Thanks to shipCod3 for an SSH user/pass list
2012-02-23 05:55:35 -08:00
2015-01-09 23:11:31 -08:00
:::