mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
New port: security/rubygem-metasploit_payloads-mettle
This gem contains the compiled binaries required to make Mettle function, and eventually their stages and stagers. WWW: https://github.com/rapid7/mettle
This commit is contained in:
parent
bd9a350e91
commit
4cc77d6336
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418951
@ -987,6 +987,7 @@
|
||||
SUBDIR += rubygem-metasploit-model
|
||||
SUBDIR += rubygem-metasploit-payloads
|
||||
SUBDIR += rubygem-metasploit_data_models
|
||||
SUBDIR += rubygem-metasploit_payloads-mettle
|
||||
SUBDIR += rubygem-net-scp
|
||||
SUBDIR += rubygem-net-sftp
|
||||
SUBDIR += rubygem-net-ssh
|
||||
|
18
security/rubygem-metasploit_payloads-mettle/Makefile
Normal file
18
security/rubygem-metasploit_payloads-mettle/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= metasploit_payloads-mettle
|
||||
PORTVERSION= 0.0.5
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= antoine@FreeBSD.org
|
||||
COMMENT= Compiled binaries for Metasploit's next-gen Meterpreter
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
3
security/rubygem-metasploit_payloads-mettle/distinfo
Normal file
3
security/rubygem-metasploit_payloads-mettle/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1468854507
|
||||
SHA256 (rubygem/metasploit_payloads-mettle-0.0.5.gem) = 7e63403402c385dddcc20e7c019c4695d905729c35902a7b40faa1de7a30df1e
|
||||
SIZE (rubygem/metasploit_payloads-mettle-0.0.5.gem) = 3532288
|
4
security/rubygem-metasploit_payloads-mettle/pkg-descr
Normal file
4
security/rubygem-metasploit_payloads-mettle/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
This gem contains the compiled binaries required to make Mettle function, and
|
||||
eventually their stages and stagers.
|
||||
|
||||
WWW: https://github.com/rapid7/mettle
|
Loading…
Reference in New Issue
Block a user