New port: security/rubygem-rex-java

This Gem contains all of the Ruby Exploitation(Rex) library for parsing Java
serialized streams.

WWW: https://github.com/rapid7/rex-java
This commit is contained in:
Antoine Brodin
2016-07-15 17:46:28 +00:00
parent c59d917711
commit 16019216e2
4 changed files with 24 additions and 0 deletions

View File

@@ -1006,6 +1006,7 @@
SUBDIR += rubygem-rack-oauth2
SUBDIR += rubygem-razorback-scriptNugget
SUBDIR += rubygem-recog
SUBDIR += rubygem-rex-java
SUBDIR += rubygem-rex-random_identifier
SUBDIR += rubygem-rex-text
SUBDIR += rubygem-roauth

View File

@@ -0,0 +1,16 @@
# $FreeBSD$
PORTNAME= rex-java
PORTVERSION= 0.1.2
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= antoine@FreeBSD.org
COMMENT= Ruby Exploitation(Rex) library for parsing Java serialized streams
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>

View File

@@ -0,0 +1,3 @@
TIMESTAMP = 1468492246
SHA256 (rubygem/rex-java-0.1.2.gem) = 9413d017ca098709d80707227a896ab35319a77e971239e620f4add991efcc81
SIZE (rubygem/rex-java-0.1.2.gem) = 22016

View File

@@ -0,0 +1,4 @@
This Gem contains all of the Ruby Exploitation(Rex) library for parsing Java
serialized streams.
WWW: https://github.com/rapid7/rex-java