mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Update to 4.16.36
This commit is contained in:
parent
5c5bc4ff3f
commit
68a5417b3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460875
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= metasploit
|
||||
PORTVERSION= 4.16.32
|
||||
PORTVERSION= 4.16.36
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= tanawts@gmail.com
|
||||
@ -26,8 +26,8 @@ RUN_DEPENDS= nmap:security/nmap \
|
||||
rubygem-metasploit-credential>=0:security/rubygem-metasploit-credential \
|
||||
rubygem-metasploit_data_models>=0:security/rubygem-metasploit_data_models \
|
||||
rubygem-metasploit-model>=0:security/rubygem-metasploit-model \
|
||||
rubygem-metasploit-payloads>=1.3.25:security/rubygem-metasploit-payloads \
|
||||
rubygem-metasploit_payloads-mettle>=0.3.3:security/rubygem-metasploit_payloads-mettle \
|
||||
rubygem-metasploit-payloads>=1.3.28:security/rubygem-metasploit-payloads \
|
||||
rubygem-metasploit_payloads-mettle>=0.3.6:security/rubygem-metasploit_payloads-mettle \
|
||||
rubygem-msgpack1>=0:devel/rubygem-msgpack1 \
|
||||
rubygem-network_interface>=0:net/rubygem-network_interface \
|
||||
rubygem-rubyntlm>=0:net/rubygem-rubyntlm \
|
||||
@ -90,7 +90,9 @@ STRIP=
|
||||
|
||||
USES= python:env shebangfix
|
||||
USE_RUBY= yes
|
||||
SHEBANG_FILES= data/exploits/CVE-2017-7494/build.sh \
|
||||
SHEBANG_FILES= data/exploits/CVE-2017-17562/build.sh \
|
||||
data/exploits/CVE-2017-17562/install-deps.sh \
|
||||
data/exploits/CVE-2017-7494/build.sh \
|
||||
data/exploits/CVE-2017-7494/install-deps.sh \
|
||||
external/source/shellcode/windows/build.sh \
|
||||
external/source/msfJavaToolkit/compile.sh \
|
||||
@ -100,6 +102,7 @@ SHEBANG_FILES= data/exploits/CVE-2017-7494/build.sh \
|
||||
docker/bin/msfvenom \
|
||||
docker/bin/msfconsole \
|
||||
modules/auxiliary/dos/http/slowloris.py \
|
||||
modules/auxiliary/scanner/wproxy/att_open_proxy.py \
|
||||
tools/hardware/killerbee_msfrelay \
|
||||
tools/dev/import-dev-keys.sh \
|
||||
tools/dev/sign-dev-keys.sh
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1516449919
|
||||
SHA256 (rapid7-metasploit-framework-4.16.32_GH0.tar.gz) = f4c545aaf9bac1d2767ead6dd3785bde13dcd866ea77ef4175ff3f5212c350f2
|
||||
SIZE (rapid7-metasploit-framework-4.16.32_GH0.tar.gz) = 25520454
|
||||
TIMESTAMP = 1517643668
|
||||
SHA256 (rapid7-metasploit-framework-4.16.36_GH0.tar.gz) = 26ece1135e78fb17cac3a81bf4078300a525a7a60e4259b2c54857090b14a380
|
||||
SIZE (rapid7-metasploit-framework-4.16.36_GH0.tar.gz) = 25736783
|
||||
|
Loading…
Reference in New Issue
Block a user