aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-06 14:14:33 +0200
committerDanilo M. <danix@danix.xyz>2026-07-06 14:14:33 +0200
commitf4598deecddcb7520a2c1b0a5545155bfa81b5e8 (patch)
tree421589ffec8ed71f8120a2388123c58d778bbe40
parentf0de82408225c8c943730d29ed359990b8bcd836 (diff)
downloadslackware-pentesting-suite-f4598deecddcb7520a2c1b0a5545155bfa81b5e8.tar.gz
slackware-pentesting-suite-f4598deecddcb7520a2c1b0a5545155bfa81b5e8.zip
metasploit-framework: update to 6.4.135
-rw-r--r--README.md2
-rw-r--r--metasploit-framework/README2
-rw-r--r--metasploit-framework/metasploit-framework.SlackBuild2
-rw-r--r--metasploit-framework/metasploit-framework.info6
4 files changed, 5 insertions, 7 deletions
diff --git a/README.md b/README.md
index 14d1515..fddf0dc 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ Legend: ✅ yes / available / build-tested &nbsp; ❎ not on SlackBuilds.org &nb
| netexec | ❎ | [Pennyw0rth/NetExec](https://github.com/Pennyw0rth/NetExec) | 1.5.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.133 | ✅ | ❔ |
+| metasploit framework | ❎ | [metasploit.com](https://www.metasploit.com/) | 6.4.135 | ✅ | ❔ |
> [!IMPORTANT]
>
diff --git a/metasploit-framework/README b/metasploit-framework/README
index f1ace8d..e223309 100644
--- a/metasploit-framework/README
+++ b/metasploit-framework/README
@@ -12,5 +12,3 @@ ahead of the game.
This is a repackage of the official nightly build of the debian
package by Rapid7
-
-
diff --git a/metasploit-framework/metasploit-framework.SlackBuild b/metasploit-framework/metasploit-framework.SlackBuild
index b7d23d3..abd29ff 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.133}
+VERSION=${VERSION:-6.4.135}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/metasploit-framework/metasploit-framework.info b/metasploit-framework/metasploit-framework.info
index 650ff41..96f6c52 100644
--- a/metasploit-framework/metasploit-framework.info
+++ b/metasploit-framework/metasploit-framework.info
@@ -1,10 +1,10 @@
PRGNAM="metasploit-framework"
-VERSION="6.4.133"
+VERSION="6.4.135"
HOMEPAGE="https://www.metasploit.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-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=""
+DOWNLOAD_x86_64="https://apt.metasploit.com/pool/main/m/metasploit-framework/metasploit-framework_6.4.135~20260522060922~1rapid7-1_amd64.deb"
+MD5SUM_x86_64="56474d60f7f4aa535d796bd7243df2c1"
REQUIRES=""
MAINTAINER="danix"
EMAIL="danix@danix.xyz"