From 3343c9cc6cfbe857891f7dac17c610a5dd71d06c Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Wed, 5 Aug 2015 07:42:18 -0700 Subject: [PATCH] Updated README. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5f2e75b..9c6582c 100755 --- a/README.md +++ b/README.md @@ -1,6 +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 designed to be 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. This project is maintained by [Daniel Miessler](http://www.danielmiessler.com/ "Daniel Miessler") and [Jason Haddix](http://www.securityaegis.com "Jason Haddix"). @@ -8,11 +8,12 @@ This project is maintained by [Daniel Miessler](http://www.danielmiessler.com/ " 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 -2. Send us links through this project, and we'll go and parse them and incorporate them +1. Send us pull requests +2. Create an issue in the project (right side) +3. Send us links through the issues feature, and we'll parse and incorporate them 3. Email daniel.miessler@owasp.org or jason.haddix@owasp.org with content to add -An effort is made to give attribution for these lists whenever possible, and if you are a list owner or know who the original author/curator is, please let us know so we can give proper credit. +Significant effort is made to give attribution for these lists whenever possible, and if you are a list owner or know who the original author/curator is, please let us know so we can give proper credit. ### Attribution