From cb93d0d0b578894d65ddb0b939ed7158ad57048f Mon Sep 17 00:00:00 2001 From: g0tmi1k Date: Mon, 5 Mar 2018 10:30:50 +0000 Subject: [PATCH] README.md clean up --- Passwords/README.md | 2 +- Pattern-Matching/README.md | 2 +- README.md | 12 ++++++------ Usernames/README.md | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Passwords/README.md b/Passwords/README.md index 1b57ddc5..5c0bffcd 100755 --- a/Passwords/README.md +++ b/Passwords/README.md @@ -1,4 +1,4 @@ -The Passwords directory will hold a number of password lists that can be used by multiple tools when attempting to guess credentials for a given targetted service. This will include a number of very popular lists in cooperation with their maintainers, including the RockYou lists maintained by Rob Bowes. +The Passwords directory will hold a number of password lists that can be used by multiple tools when attempting to guess credentials for a given targeted service. This will include a number of very popular lists in cooperation with their maintainers, including the RockYou lists maintained by Rob Bowes. -- diff --git a/Pattern-Matching/README.md b/Pattern-Matching/README.md index 5680b123..3aef1298 100755 --- a/Pattern-Matching/README.md +++ b/Pattern-Matching/README.md @@ -1 +1 @@ -The GrepStrings directory will hold various lists that can be passed to grep when looking for intersting content within filesystems or source code. +The GrepStrings directory will hold various lists that can be passed to grep when looking for interesting content within filesystems or source code. diff --git a/README.md b/README.md index 692b06c5..95023407 100755 --- a/README.md +++ b/README.md @@ -19,12 +19,12 @@ Significant effort is made to give attribution for these lists whenever possible ### Attribution -- Adam Muntner and for the FuzzDB content, including all authors from the FuzzDB project -- Ron Bowes of SkullSecurity for collaborating and including all his lists here +- Adam Muntner and for the FuzzDB content, including all authors from the FuzzDB project (https://github.com/fuzzdb-project/fuzzdb) +- Ron Bowes of SkullSecurity for collaborating and including all his lists here (https://wiki.skullsecurity.org/Passwords) - Clarkson University for their research that led to the Clarkson list - All the authors listed in the XSS with context doc, which was found on pastebin and added to by us - Ferruh Mavitina for the beginnings of the LFI Fuzz list -- Kevin Johnson for laudnaum shells +- Kevin Johnson for laudnaum shells (https://sourceforge.net/projects/laudanum/) - RSnake for fierce hostname list - Charlie Campbell for Spanish word list, numerous other contributions - Rob Fuller for the IZMY list @@ -33,8 +33,8 @@ Significant effort is made to give attribution for these lists whenever possible - Steve Crapo for doing splitting work on a number of large lists - Thanks to Blessen Thomas for recommending Mario's/cure53's XSS vectors - Thanks to Danny Chrastil for submitting an anonymous JSON fuzzing list -- Many thanks to geekspeed, EricSB, lukebeer, patrickmollohan, g0tmi1k, albinowax, and kurobeats for submitting via pull requests -- Special thanks to shipcod3 for MANY contributions! +- Many thanks to @geekspeed, @EricSB, @lukebeer, @patrickmollohan, @g0tmi1k, @albinowax, and @kurobeats for submitting via pull requests +- Special thanks to @shipcod3 for MANY contributions! - Thanks to Samar Dhwoj Acharya for allowing his Github Dorks content to be included! - Thanks to Liam Somerville for the excellent list of default passwords - Great thanks to Michael Henriksen for allowing us to include his Gitrob project's signatures @@ -46,7 +46,7 @@ This project stays great because of care and love from the community, and we wil ## Licensing -This project is licensed under the MIT license. +This project is licensed under the MIT license. ![MIT License](https://danielmiessler.com/images/mitlicense.png) diff --git a/Usernames/README.md b/Usernames/README.md index dd5e9448..b176fa95 100755 --- a/Usernames/README.md +++ b/Usernames/README.md @@ -1 +1 @@ -The Usernames directory will hold a number of username lists that can be used by multiple tools when attempting to guess credentials for a given targetted service. +The Usernames directory will hold a number of username lists that can be used by multiple tools when attempting to guess credentials for a given targeted service.