From feb2367d11f3ee78f9f336a121ee803744c92411 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Thu, 23 Feb 2012 13:26:27 -0800 Subject: [PATCH] Updated README. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index c6845470..d4186e8a 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ 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. +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 meticulously assembled by someone else will only be used with permission of the creator. This project is maintained by Daniel Miessler and Jason Haddix.