From 1fbe60c087c1dc55488cc6d561112f42366a1442 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Mon, 14 Apr 2025 09:46:51 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fbe0f3595..8c68ff2fc 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ +
+ SecLists is graciously supported by… [![Github Repo Tagline](https://github.com/user-attachments/assets/96ab3d81-9b13-4df4-ba09-75dee7a5c3d2)](https://warp.dev/seclists) ![seclists.png](SecLists.png "seclists.png") +
+ ### About SecLists 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 repository onto a new testing box and have access to every type of list that may be needed.