diff options
| author | danix <danix@danix.xyz> | 2026-03-11 16:57:09 +0100 |
|---|---|---|
| committer | danix <danix@danix.xyz> | 2026-03-11 16:57:09 +0100 |
| commit | 2ed2b9cbc556be278b615f400d583cd22155683c (patch) | |
| tree | 10fb2cbd46b6f550ea21028fa4bf215c70fe10bc /SlackBuilds/metasploit-framework/msfupdate.sh | |
| parent | a476c7d68493a5f86acbee7c7c48a0f7504844a5 (diff) | |
| download | slackware-pentesting-suite-2ed2b9cbc556be278b615f400d583cd22155683c.tar.gz slackware-pentesting-suite-2ed2b9cbc556be278b615f400d583cd22155683c.zip | |
Added metasploit framework build script. It's a repackage of the official Rapid7 debian package.
Diffstat (limited to 'SlackBuilds/metasploit-framework/msfupdate.sh')
| -rw-r--r-- | SlackBuilds/metasploit-framework/msfupdate.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/SlackBuilds/metasploit-framework/msfupdate.sh b/SlackBuilds/metasploit-framework/msfupdate.sh new file mode 100644 index 0000000..b952c1f --- /dev/null +++ b/SlackBuilds/metasploit-framework/msfupdate.sh @@ -0,0 +1,2 @@ +#!/bin/sh +/usr/bin/msfupdate >> /var/log/msfupdate.log 2>&1 |
