1
0
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:
Antoine Brodin 2016-07-23 09:27:12 +00:00
parent bd9a350e91
commit 4cc77d6336
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418951
4 changed files with 26 additions and 0 deletions

View File

@ -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

View 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>

View 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

View 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