diff options
| author | Danilo M. <danix@danix.xyz> | 2026-07-11 12:49:30 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-07-11 12:49:30 +0200 |
| commit | 26160f5a91655567a5eba18db49c1487b7a4d9ba (patch) | |
| tree | 8d0c83a3cb2fb704c79dc2257cca016eaa80b3af /README.md | |
| parent | bfc43b171a9d7ac84470cc909d5d51aaee8289ff (diff) | |
| download | slackware-pentesting-suite-26160f5a91655567a5eba18db49c1487b7a4d9ba.tar.gz slackware-pentesting-suite-26160f5a91655567a5eba18db49c1487b7a4d9ba.zip | |
README: reframe package list as a tool catalog
State the repo's purpose (package what's not available, point to a source
for what is) and explain the In-repo column's three states, making the mixed
in-repo/SBo/third-party table intentional.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 21 |
1 files changed, 15 insertions, 6 deletions
@@ -14,17 +14,26 @@ Because it's the best distro ever. Yes, but I prefer Slackware. -## Packages List +## Tool Catalog + +The goal of this repo is to make pentesting tools available on Slackware: +package from scratch what isn't readily available, and point to a good source +for what already is. This table is the catalog. It lists every tool in scope, +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 -The **In repo** column marks whether the SlackBuild source lives here. Packages -maintained by danix that already ship on SlackBuilds.org are kept in the -[sbo-slackbuilds](https://github.com/danixland/sbo-slackbuilds) repo, not -duplicated here; they are still listed below because they are relevant to the -suite. Third-party SBo packages (hashcat, john) are listed for the same reason. +Where a tool lives: + +- **In repo ✅** — written/maintained here (usually because it's not on + SlackBuilds.org, or the SBo version is stale). +- **In repo ❎ (SBo)** — danix-maintained on SlackBuilds.org; the SlackBuild + source lives in the [sbo-slackbuilds](https://github.com/danixland/sbo-slackbuilds) + repo, not duplicated here. Still cataloged because it's part of the suite. +- **In repo ❎** — packaged on SlackBuilds.org by a third party (hashcat, john); + install it straight from SBo, cataloged here for completeness. | Package Name | In repo | SlackBuilds.org available | Maintainer | Upstream | Version | Tested -current | Tested -stable | | -------------------- | ------- | ------------------------- | ---------- | ------------------------------------------------------------ | ---------- | --------------- | -------------- | |
