diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-03 23:02:01 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-03 23:02:01 +0200 |
| commit | 21cdfef9c762bb2e548abc7cf88f9207376abaf2 (patch) | |
| tree | f929314fe3d7593cb446efbec6b78eae1844161f /README.md | |
| parent | ff22ff3ffa55cc607aacc1bf4fa026e651466c9a (diff) | |
| download | slackware-pentesting-suite-21cdfef9c762bb2e548abc7cf88f9207376abaf2.tar.gz slackware-pentesting-suite-21cdfef9c762bb2e548abc7cf88f9207376abaf2.zip | |
add CLAUDE.md and AGENTS.md; fix README
- Add CLAUDE.md with repo conventions and build strategy docs
- Add AGENTS.md with mandatory workflows for AI agents
- Fix nuclei SBo availability (❎ → ✅)
- Remove stale hydra note (SBo has been updated to 9.6)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -30,7 +30,7 @@ This list is ever growing, if you want to ask for a package to be prioritized, j | 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 | +| 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 | | metasploit framework | ❎ | [metasploit.com](https://www.metasploit.com/) | 6.4.124 | @@ -43,8 +43,6 @@ This list is ever growing, if you want to ask for a package to be prioritized, j > > There's a metasploit package on slackbuilds.org but is an older version (last updated in 2022). I'll contact the mantainer and ask to transfer it to me and I'll update it. > -> The hydra package on slackbuilds.org refers to version 9.4 and doesn't build anymore on Slackware64-current (as of today 17/03/2026), so I have reported here the build scripts with the updated source for version 9.6 -> > 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. |
