aboutsummaryrefslogtreecommitdiffstats
path: root/CLAUDE.md
AgeCommit message (Collapse)AuthorFilesLines
2 daysmetasploit-framework-bin: apply SBo reviewer fixes, add man pagesDanilo M.1-0/+38
Christoph Willing's review changes: - generate /usr/bin launcher symlinks in the SlackBuild and let makepkg build doinst.sh per-arch, instead of shipping a preloaded doinst.sh. The preloaded doinst.sh was baked from an x86_64 build; on i386 its symlink targets did not exist, leaving a stray symlink in / on install. - cat msfvenom.bash-completion and README.SLACKWARE into place instead of cp -a, avoiding inserting files with a non-root uid/gid. Also: - ship msfconsole.1 and msfvenom.1 man pages from kali (the .deb ships none of its own), gzipped into /usr/man/man1. - note in README.SLACKWARE that the completion is a snapshot matching the shipped MSF version, and that the man pages come from kali. - document in CLAUDE.md how to regenerate the completion and refresh the man pages on version bumps. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
3 daysdocs: rename metasploit-framework to metasploit-framework-bin in referencesDanilo M.1-2/+2
2026-06-26docs: use ~/Templates/SlackBuilds as template source of truthDanilo M.1-1/+30
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25docs: document git hooks and SBO_ARCHIVE usageDanilo M.1-0/+29
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-04-03add CLAUDE.md and AGENTS.md; fix READMEDanilo M.1-0/+201
- 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>