aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-03 23:12:36 +0200
committerDanilo M. <danix@danix.xyz>2026-04-03 23:12:36 +0200
commit11735b294450fbb6b4478748c57df2f9969b31ce (patch)
tree1b15658f1eb274712a579ba8141753fcbc28d4ad /README.md
parent21cdfef9c762bb2e548abc7cf88f9207376abaf2 (diff)
downloadslackware-pentesting-suite-11735b294450fbb6b4478748c57df2f9969b31ce.tar.gz
slackware-pentesting-suite-11735b294450fbb6b4478748c57df2f9969b31ce.zip
remove hydra and nessus packages
Both are already maintained on SBo and identical to upstream. Remove package directories and clean up README and nvchecker.toml. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index aecea90..cac7562 100644
--- a/README.md
+++ b/README.md
@@ -23,13 +23,11 @@ This list is ever growing, if you want to ask for a package to be prioritized, j
| SecLists | ✅ | [danielmiessler/SecLists](https://github.com/danielmiessler/SecLists) | 2026.1 |
| ffuf | ✅ | [ffuf/ffuf](https://github.com/ffuf/ffuf) | 2.1.0 |
| gobuster | ✅ | [OJ/gobuster](https://github.com/OJ/gobuster) | 3.8.2 |
-| hydra | ✅ | [vanhauser-thc/thc-hydra](https://github.com/vanhauser-thc/thc-hydra) | 9.6 |
| hashcat | ✅ | [hashcat.net](https://hashcat.net/hashcat/) | 7.1.2 |
| john | ✅ | [openwall.com](https://www.openwall.com/john/) | 1.9.0 |
| exploitdb | ✅ | [exploit-db.com](https://www.exploit-db.com/) | 2026-03-04 |
| cadaver | ✅ | [notroj/cadaver](https://notroj.github.io/cadaver/) | 0.28 |
| powershell | ✅ | [microsoft.com](https://www.microsoft.com/powershell/) | 7.6.0 |
-| Nessus | ✅ | [tenable.com](https://www.tenable.com/downloads/nessus) | 10.11.3 |
| nuclei | ✅ | [projectdiscovery/nuclei](https://github.com/projectdiscovery/nuclei) | 3.7.1 |
| windows binaries | ❎ | [kali.org](https://www.kali.org/tools/windows-binaries/) | 0.6.10 |
| webshells | ❎ | [kali.org](https://www.kali.org/tools/webshells/) | 1.1 |
@@ -46,5 +44,3 @@ This list is ever growing, if you want to ask for a package to be prioritized, j
> The cadaver package is available on slackbuilds.org but it's for an older version. I've reported here the script and built the newest version. The slackbuild includes now a pull from the [notroj/neon](https://github.com/notroj/neon) repository which is usually not allowed for SlackBuilds that are uploaded to slackbuilds.org
>
> The Powershell package is the same as the one on slackbuilds.org but builds the latest version available.
->
-> The Nessus package is the same as the one on slackbuilds.org but builds the latest version available.