aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md42
1 files changed, 24 insertions, 18 deletions
diff --git a/README.md b/README.md
index f070d9a..bfe05da 100644
--- a/README.md
+++ b/README.md
@@ -23,31 +23,35 @@ whether its SlackBuild lives **In repo** here, and where else to get it.
This list is ever growing, if you want to ask for a package to be prioritized, just open an issue
-Legend: ✅ yes / available / build-tested   ❎ not on SlackBuilds.org   ❔ not yet tested
+Legend: ✅ yes / available / build-tested   ❎ not available   ❔ not yet tested
Where a tool lives:
- **In repo ✅** — written/maintained here (usually because it's not on
- SlackBuilds.org, or the SBo version is stale).
+ SlackBuilds.org, or the SBo version is stale). The version shown is what this
+ repo carries.
- **In repo ❎** — already on SlackBuilds.org, so there's no need to duplicate
it here; install it straight from SBo. Still cataloged because it's part of
the suite.
-
-| Package Name | In repo | SlackBuilds.org available | Maintainer | Upstream | Version | Tested -current | Tested -stable |
-| -------------------- | ------- | ------------------------- | ---------- | ------------------------------------------------------------ | ---------- | --------------- | -------------- |
-| SecLists | ❎ | ✅ | danix | [danielmiessler/SecLists](https://github.com/danielmiessler/SecLists) | 2026.1 | ✅ | ❔ |
-| ffuf | ❎ | ✅ | danix | [ffuf/ffuf](https://github.com/ffuf/ffuf) | 2.1.0 | ✅ | ❔ |
-| gobuster | ❎ | ✅ | danix | [OJ/gobuster](https://github.com/OJ/gobuster) | 3.8.2 | ✅ | ❔ |
-| hashcat | ❎ | ✅ | B. Watson | [hashcat.net](https://hashcat.net/hashcat/) | 7.1.2 | ✅ | ❔ |
-| john | ❎ | ✅ | Kent Fritz | [openwall.com](https://www.openwall.com/john/) | 1.9.0 | ✅ | ❔ |
-| exploitdb | ❎ | ✅ | danix | [exploit-db.com](https://www.exploit-db.com/) | 2026-04-30 | ✅ | ❔ |
-| nuclei | ❎ | ✅ | danix | [projectdiscovery/nuclei](https://github.com/projectdiscovery/nuclei) | 3.8.0 | ✅ | ❔ |
-| feroxbuster | ❎ | ✅ | danix | [epi052/feroxbuster](https://github.com/epi052/feroxbuster) | 2.13.1 | ✅ | ✅ |
-| metasploit-framework-bin | ❎ | ✅ | danix | [metasploit.com](https://www.metasploit.com/) | 6.4.143 | ✅ | ✅ |
-| cadaver | ✅ | ✅ | danix | [notroj/cadaver](https://notroj.github.io/cadaver/) | 0.28 | ✅ | ❔ |
-| netexec | ✅ | ❎ | danix | [Pennyw0rth/NetExec](https://github.com/Pennyw0rth/NetExec) | 1.5.1 | ✅ | ❎ |
-| windows binaries | ✅ | ❎ | danix | [kali.org](https://www.kali.org/tools/windows-binaries/) | 0.6.10 | ✅ | ❔ |
-| webshells | ✅ | ❎ | danix | [kali.org](https://www.kali.org/tools/webshells/) | 1.1 | ✅ | ❔ |
+- **SlackBuilds.org available ✅** — the version shown is what SBo currently
+ ships. Where it lags upstream and an update is pending review, see the notes.
+- **Upstream** — the version shown is the latest upstream release.
+
+| Package Name | In repo | SlackBuilds.org available | Maintainer | Upstream | Tested -current | Tested -stable |
+| -------------------- | ---------- | ------------------------- | ---------- | ------------------------------------------------------------ | --------------- | -------------- |
+| SecLists | ❎ | ✅ 2025.3 | danix | [danielmiessler/SecLists](https://github.com/danielmiessler/SecLists) 2026.1 | ✅ | ❔ |
+| ffuf | ❎ | ✅ 2.1.0 | danix | [ffuf/ffuf](https://github.com/ffuf/ffuf) 2.1.0 | ✅ | ❔ |
+| gobuster | ❎ | ✅ 3.8.2 | danix | [OJ/gobuster](https://github.com/OJ/gobuster) 3.8.2 | ✅ | ❔ |
+| hashcat | ❎ | ✅ 7.1.2 | B. Watson | [hashcat.net](https://hashcat.net/hashcat/) 7.1.2 | ✅ | ❔ |
+| john | ❎ | ✅ 1.9.0 | Kent Fritz | [openwall.com](https://www.openwall.com/john/) 1.9.0 | ✅ | ❔ |
+| exploitdb | ❎ | ✅ 2026-03-04 | danix | [exploit-db.com](https://www.exploit-db.com/) 2026-04-30 | ✅ | ❔ |
+| nuclei | ❎ | ✅ 3.7.1 | danix | [projectdiscovery/nuclei](https://github.com/projectdiscovery/nuclei) 3.8.0 | ✅ | ❔ |
+| feroxbuster | ❎ | ✅ 2.13.1 | danix | [epi052/feroxbuster](https://github.com/epi052/feroxbuster) 2.13.1 | ✅ | ✅ |
+| metasploit-framework-bin | ❎ | ✅ 6.4.143 | danix | [metasploit.com](https://www.metasploit.com/) 6.4.144 | ✅ | ✅ |
+| cadaver | ✅ 0.28 | ✅ 0.23.3 | danix | [notroj/cadaver](https://notroj.github.io/cadaver/) 0.28 | ✅ | ❔ |
+| netexec | ✅ 1.5.1 | ❎ | danix | [Pennyw0rth/NetExec](https://github.com/Pennyw0rth/NetExec) 1.5.1 | ✅ | ❎ |
+| windows binaries | ✅ 0.6.10 | ❎ | danix | [kali.org](https://www.kali.org/tools/windows-binaries/) 0.6.10 | ✅ | ❔ |
+| webshells | ✅ 1.1 | ❎ | danix | [kali.org](https://www.kali.org/tools/webshells/) 1.1 | ✅ | ❔ |
> [!IMPORTANT]
>
@@ -55,6 +59,8 @@ Where a tool lives:
> [!NOTE]
>
+> **Updates pending review on SlackBuilds.org:** `SecLists` (→ 2026.1), `exploitdb` (→ 2026-04-30), `nuclei` (→ 3.8.0) and `metasploit-framework-bin` (→ 6.4.144) have update submissions pushed and awaiting review. Until they land, SBo still ships the older version listed in the table.
+>
> There's an older `metasploit` package on slackbuilds.org (last updated in 2022) which is now orphaned. This `metasploit-framework-bin` package is a fresh `.deb` repack submitted alongside it, not a takeover of the old one.
>
> 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