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:
@@ -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
|
||||
|
||||
16
security/rubygem-rex-java/Makefile
Normal file
16
security/rubygem-rex-java/Makefile
Normal 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>
|
||||
3
security/rubygem-rex-java/distinfo
Normal file
3
security/rubygem-rex-java/distinfo
Normal 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
|
||||
4
security/rubygem-rex-java/pkg-descr
Normal file
4
security/rubygem-rex-java/pkg-descr
Normal 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
|
||||
Reference in New Issue
Block a user