From 151fc9508bf885e88887e2b739695168775b4124 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 19 Nov 2017 23:30:00 +0700 Subject: [PATCH] Add danielmiessler/SecLists --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6a72064..6cf870f 100644 --- a/README.md +++ b/README.md @@ -415,6 +415,10 @@ My curated list of awesome links, resources and tools sc0tfree/mentalist Mentalist is a graphical tool for custom wordlist generation. It utilizes common human paradigms for constructing passwords and can output the full wordlist as well as rules compatible with Hashcat and John the Ripper. + + danielmiessler/SecLists + SecLists is the security tester's companion. It 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. + ### Plugins