From 1452e7dfa7320cf93ef9b6f5cface9a64af214f3 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Thu, 21 Jan 2016 10:01:03 -0800 Subject: [PATCH] Fixed new SecLists logo again. --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 69bbb714766..df1bde84733 100755 --- a/README.md +++ b/README.md @@ -1,10 +1,5 @@ -
- ![seclists.png](https://danielmiessler.com/images/seclists-e1453398070789.png "seclists.png") -
- - # About SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, 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.