From d3049e83cf06b3c28f533f97f77045a53ce430ea Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Sat, 11 Jul 2026 12:38:12 +0200 Subject: Move metasploit-framework-bin from pentesting-suite Accepted on SBo, danix-maintained. Deduplicate like the other six. Co-Authored-By: Claude Opus 4.8 --- metasploit-framework-bin/README.SLACKWARE | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 metasploit-framework-bin/README.SLACKWARE (limited to 'metasploit-framework-bin/README.SLACKWARE') diff --git a/metasploit-framework-bin/README.SLACKWARE b/metasploit-framework-bin/README.SLACKWARE new file mode 100644 index 0000000..cabf2ed --- /dev/null +++ b/metasploit-framework-bin/README.SLACKWARE @@ -0,0 +1,15 @@ +Please run the SlackBuild script as root user. + +An optional cron script to keep the framework up to date is +distributed inside the /usr/doc/metasploit-framework-bin-${VERSION} directory and +it's called "msfupdate.sh", there also is a logrotate config file +called "msfupdate.logrotate" which can be useful. + +Inside the /usr/doc/metasploit-framework-bin-${VERSION} directory you'll also find a +bash-completion script for msfvenom, courtesy of kali linux. It is a +snapshot generated from the Metasploit version shipped in this package, +so its payload and encoder lists match this release. + +man pages for msfconsole and msfvenom (also courtesy of kali linux) are +installed under /usr/man/man1. + -- cgit v1.2.3