From f765906f0aee84b95ccef811cd627fcf80a9e404 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Fri, 16 May 2014 13:47:38 -0700 Subject: [PATCH] Updated README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index e124dfd..c826a84 100755 --- a/README.md +++ b/README.md @@ -1,8 +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 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. This project is maintained by [Daniel Miessler](http://www.danielmiessler.com/ "Daniel Miessler") and [Jason Haddix](http://www.securityaegis.com "Jason Haddix").