pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ruby-rex-powershell security/ruby-rex-powersh...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/912644a340ab
branches:  trunk
changeset: 369451:912644a340ab
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Sep 29 17:15:41 2017 +0000

description:
security/ruby-rex-powershell: Import version 0.1.72

Ruby Exploitation (Rex) library for generating/manipulating Powershell
scripts.

diffstat:

 security/ruby-rex-powershell/DESCR    |   2 ++
 security/ruby-rex-powershell/Makefile |  15 +++++++++++++++
 security/ruby-rex-powershell/PLIST    |  27 +++++++++++++++++++++++++++
 security/ruby-rex-powershell/distinfo |   6 ++++++
 4 files changed, 50 insertions(+), 0 deletions(-)

diffs (66 lines):

diff -r 74eb16a3e360 -r 912644a340ab security/ruby-rex-powershell/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-powershell/DESCR        Fri Sep 29 17:15:41 2017 +0000
@@ -0,0 +1,2 @@
+Ruby Exploitation (Rex) library for generating/manipulating Powershell
+scripts.
diff -r 74eb16a3e360 -r 912644a340ab security/ruby-rex-powershell/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-powershell/Makefile     Fri Sep 29 17:15:41 2017 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2017/09/29 17:15:41 minskim Exp $
+
+DISTNAME=      rex-powershell-0.1.72
+CATEGORIES=    security
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/rapid7/rex-powershell
+COMMENT=       Ruby Exploitation library for generating Powershell scripts
+LICENSE=       modified-bsd
+
+DEPENDS+=      ${RUBY_PKGPREFIX}-rex-random_identifier-[0-9]*:../../security/ruby-rex-random_identifier
+DEPENDS+=      ${RUBY_PKGPREFIX}-rex-text-[0-9]*:../../security/ruby-rex-text
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 74eb16a3e360 -r 912644a340ab security/ruby-rex-powershell/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-powershell/PLIST        Fri Sep 29 17:15:41 2017 +0000
@@ -0,0 +1,27 @@
+@comment $NetBSD: PLIST,v 1.1 2017/09/29 17:15:41 minskim Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.rspec
+${GEM_LIBDIR}/.travis.yml
+${GEM_LIBDIR}/CODE_OF_CONDUCT.md
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/data/templates/to_mem_dotnet.ps1.template
+${GEM_LIBDIR}/data/templates/to_mem_old.ps1.template
+${GEM_LIBDIR}/data/templates/to_mem_pshreflection.ps1.template
+${GEM_LIBDIR}/lib/rex/powershell.rb
+${GEM_LIBDIR}/lib/rex/powershell/command.rb
+${GEM_LIBDIR}/lib/rex/powershell/function.rb
+${GEM_LIBDIR}/lib/rex/powershell/obfu.rb
+${GEM_LIBDIR}/lib/rex/powershell/output.rb
+${GEM_LIBDIR}/lib/rex/powershell/param.rb
+${GEM_LIBDIR}/lib/rex/powershell/parser.rb
+${GEM_LIBDIR}/lib/rex/powershell/payload.rb
+${GEM_LIBDIR}/lib/rex/powershell/psh_methods.rb
+${GEM_LIBDIR}/lib/rex/powershell/script.rb
+${GEM_LIBDIR}/lib/rex/powershell/templates.rb
+${GEM_LIBDIR}/lib/rex/powershell/version.rb
+${GEM_LIBDIR}/rex-powershell.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 74eb16a3e360 -r 912644a340ab security/ruby-rex-powershell/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-powershell/distinfo     Fri Sep 29 17:15:41 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/09/29 17:15:41 minskim Exp $
+
+SHA1 (rex-powershell-0.1.72.gem) = ed419e114e24fc90fc9db854908e67de9c50daa4
+RMD160 (rex-powershell-0.1.72.gem) = 35dca02e93c6e147c0b62986e8063a4235ddd7f8
+SHA512 (rex-powershell-0.1.72.gem) = 5b5e5fd8685a84c88c8e2a308089724eb16fa8ac58d4543a1a8664aba9ff307fb5532e1aa351b6d245cdcbb69c0fc81fe3b78f99247c4472e55cdd21c5d9f494
+Size (rex-powershell-0.1.72.gem) = 26624 bytes



Home | Main Index | Thread Index | Old Index