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/README | |
| 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/README')
| -rw-r--r-- | SlackBuilds/SecLists/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/SlackBuilds/SecLists/README b/SlackBuilds/SecLists/README new file mode 100644 index 0000000..5f86af5 --- /dev/null +++ b/SlackBuilds/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. |
