diff options
| author | danix <danix@danix.xyz> | 2026-03-11 11:15:47 +0100 |
|---|---|---|
| committer | danix <danix@danix.xyz> | 2026-03-11 11:15:47 +0100 |
| commit | 68920e45aa89966b8484c1272f812cecc28fde5a (patch) | |
| tree | 17e0d302ba15b440e05d627937643af9cd0c876f /SlackBuilds/SecLists/slack-desc | |
| parent | e327d89fb31eba2fe9baa0a764066b94cbbb330b (diff) | |
| download | slackware-pentesting-suite-68920e45aa89966b8484c1272f812cecc28fde5a.tar.gz slackware-pentesting-suite-68920e45aa89966b8484c1272f812cecc28fde5a.zip | |
Added SecLists and changed permissions to all SlackBuilds to 755
Diffstat (limited to 'SlackBuilds/SecLists/slack-desc')
| -rw-r--r-- | SlackBuilds/SecLists/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/SlackBuilds/SecLists/slack-desc b/SlackBuilds/SecLists/slack-desc new file mode 100644 index 0000000..358ec62 --- /dev/null +++ b/SlackBuilds/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 |
