aboutsummaryrefslogtreecommitdiffstats
path: root/SecLists/README
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-11 12:31:44 +0200
committerDanilo M. <danix@danix.xyz>2026-07-11 12:31:44 +0200
commitfcc470182958ef8ed0b0d468e4119e64a565abbe (patch)
treedbba108592cb64ebd1008a71b9b63f8c0e152abc /SecLists/README
parentd85e36a1156a25681d81c84ff1c0b47b4eb88a35 (diff)
downloadsbo-slackbuilds-fcc470182958ef8ed0b0d468e4119e64a565abbe.tar.gz
sbo-slackbuilds-fcc470182958ef8ed0b0d468e4119e64a565abbe.zip
Move SecLists, exploitdb, feroxbuster, ffuf, gobuster, nuclei from pentesting-suite
Deduplicate: these six are danix-maintained on SBo. ffuf and gobuster synced to current SBo (arch-independent .info). Others carry local versions ahead of SBo for later update submission. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'SecLists/README')
-rw-r--r--SecLists/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/SecLists/README b/SecLists/README
new file mode 100644
index 0000000..5f86af5
--- /dev/null
+++ b/SecLists/README
@@ -0,0 +1,8 @@
+SecLists - The Pentester's Companion
+
+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.