This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "OWASP SecLists Project"
(Updated "Main" (Project Description)) |
|||
Line 1: | Line 1: | ||
=Main= | =Main= | ||
− | SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more. | + | <div style="width:100%;height:160px;border:0,margin:0;overflow: hidden;">[[File:OWASP_Project_Header.jpg|link=]]</div> |
+ | |||
+ | {| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |- | ||
+ | | valign="top" style="border-right: 1px dotted gray;padding-right:25px;" | | ||
+ | |||
+ | =OWASP SecLists= | ||
+ | |||
+ | |||
+ | ==About== | ||
+ | SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, 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. | 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. | ||
[https://github.com/danielmiessler/SecLists SecLists GitHub Repository] | [https://github.com/danielmiessler/SecLists SecLists GitHub Repository] | ||
+ | |||
+ | |||
+ | |||
+ | ==Licensing== | ||
+ | This project is licensed under the MIT license. | ||
+ | |||
+ | |||
+ | |||
+ | ==Quick Download== | ||
+ | [https://github.com/danielmiessler/SecLists/archive/master.zip Download SecLists] | ||
+ | |||
+ | |||
+ | |||
+ | ==Change Log== | ||
+ | * [https://github.com/danielmiessler/SecLists/releases SecLists (Releases)] | ||
+ | * [https://github.com/danielmiessler/SecLists/commits SecLists (Commits)] | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ==Code Repo== | ||
+ | * [https://github.com/danielmiessler/SecLists SecLists] | ||
+ | |||
+ | |||
+ | |||
+ | ==Email List/Feedback/Log issues== | ||
+ | Questions? Problem? Please ask on the [https://github.com/danielmiessler/SecLists/issues GitHub Issue page] | ||
+ | |||
+ | |||
+ | |||
+ | ==Feature Requests/Development== | ||
+ | * Have an idea of something to include? Please create a new requests (as enhancement) here: https://github.com/danielmiessler/SecLists/issues | ||
+ | * ...Better yet, open up a new pull request here: https://github.com/danielmiessler/SecLists/pulls (Note: We highly encourage you to include the source) | ||
+ | |||
+ | |||
+ | |||
+ | ==Project Leaders== | ||
+ | Daniel Miessler ([https://twitter.com/danielmiessler @DanielMiessler]) and Jason Haddix ([https://twitter.com/Jhaddix @Jhaddix]) | ||
+ | |||
+ | |||
=Project About= | =Project About= | ||
{{:Projects/OWASP_SecLists_Project}} | {{:Projects/OWASP_SecLists_Project}} | ||
+ | |||
+ | |||
+ | |||
+ | __NOTOC__ <headertabs></headertabs> | ||
[[Category:OWASP Project]] | [[Category:OWASP Project]] | ||
+ | [[Category:OWASP_Builders]] | ||
+ | [[Category:OWASP_Breakers]] | ||
+ | [[Category:OWASP_Document]] |
Revision as of 10:58, 13 June 2018
AboutSecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, 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.
LicensingThis project is licensed under the MIT license.
Quick Download
Change Log
Code Repo
Email List/Feedback/Log issuesQuestions? Problem? Please ask on the GitHub Issue page
Feature Requests/Development
Project LeadersDaniel Miessler (@DanielMiessler) and Jason Haddix (@Jhaddix)
|