aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-05-13 10:11:10 +0200
committerDanilo M. <danix@danix.xyz>2026-05-13 10:11:10 +0200
commit1d7d456871658db14b97b61adc1c52a7c4a1aa5e (patch)
tree75eef096f4bdb652c8816899a2ea9aa88fb696ae
parentf67c2df8cc3d77f3d9149ff50da4080394bf7206 (diff)
downloadslackware-pentesting-suite-1d7d456871658db14b97b61adc1c52a7c4a1aa5e.tar.gz
slackware-pentesting-suite-1d7d456871658db14b97b61adc1c52a7c4a1aa5e.zip
Updated metasploit-framework to latest releasemain
-rw-r--r--README.md2
-rw-r--r--metasploit-framework/metasploit-framework.SlackBuild2
-rw-r--r--metasploit-framework/metasploit-framework.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index b0598ce..8f44602 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ This list is ever growing, if you want to ask for a package to be prioritized, j
| nuclei | ✅ | [projectdiscovery/nuclei](https://github.com/projectdiscovery/nuclei) | 3.8.0 |
| 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.131 |
+| metasploit framework | ❎ | [metasploit.com](https://www.metasploit.com/) | 6.4.133 |
> [!IMPORTANT]
>
diff --git a/metasploit-framework/metasploit-framework.SlackBuild b/metasploit-framework/metasploit-framework.SlackBuild
index 341d55f..b7d23d3 100644
--- a/metasploit-framework/metasploit-framework.SlackBuild
+++ b/metasploit-framework/metasploit-framework.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=metasploit-framework
-VERSION=${VERSION:-6.4.131}
+VERSION=${VERSION:-6.4.133}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/metasploit-framework/metasploit-framework.info b/metasploit-framework/metasploit-framework.info
index 90f84dc..650ff41 100644
--- a/metasploit-framework/metasploit-framework.info
+++ b/metasploit-framework/metasploit-framework.info
@@ -1,10 +1,10 @@
PRGNAM="metasploit-framework"
-VERSION="6.4.131"
+VERSION="6.4.133"
HOMEPAGE="https://www.metasploit.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://apt.metasploit.com/pool/main/m/metasploit-framework/metasploit-framework_6.4.131~20260427110838~1rapid7-1_amd64.deb"
-MD5SUM_x86_64="6ceff0975010ae3b9fab801a0db1b757"
+DOWNLOAD_x86_64="https://apt.metasploit.com/pool/main/m/metasploit-framework/metasploit-framework_6.4.133~20260509055747~1rapid7-1_amd64.deb"
+MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="danix"
EMAIL="danix@danix.xyz"