From 7d438cdd1543990d4f3b2fb44656b711fea108f7 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Thu, 23 Feb 2012 06:08:12 -0800 Subject: [PATCH] Updated base README. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 1a9b337..fe6f5ed 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -SecLists is a collection of multiple types and versions of security lists, including usernames, passwords, sensitive data grep strings, fuzzing payloads, etc. The idea is to have all these in a single place so that when it comes time to break something you can simply pull a copy of the git repository and be on your way. +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. If you have any ideas for things we should include, please send them to daniel@danielmiessler.com. Also note that any lists that have been painsteakingly assembled by someone else will only be used with permission of the creator.