diff options
| author | Danilo M. <danix@danix.xyz> | 2026-07-11 12:31:44 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-07-11 12:31:44 +0200 |
| commit | fcc470182958ef8ed0b0d468e4119e64a565abbe (patch) | |
| tree | dbba108592cb64ebd1008a71b9b63f8c0e152abc /SecLists/slack-desc | |
| parent | d85e36a1156a25681d81c84ff1c0b47b4eb88a35 (diff) | |
| download | sbo-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/slack-desc')
| -rw-r--r-- | SecLists/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/SecLists/slack-desc b/SecLists/slack-desc new file mode 100644 index 0000000..358ec62 --- /dev/null +++ b/SecLists/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +SecLists: SecLists (the security tester's companion.) +SecLists: +SecLists: It's a collection of multiple types of lists used during security +SecLists: assessments, collected in one place. +SecLists: List types include usernames, passwords, URLs, sensitive data +SecLists: patterns, fuzzing payloads, web shells, and many more. +SecLists: The goal is to enable a security tester to pull this repository +SecLists: onto a new testing box and have access to every type of list +SecLists: that may be needed. +SecLists: +SecLists: Repository: https://github.com/danielmiessler/SecLists |
