rex-powershell 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 152b98e69abd262c6e3c3f9a1e5f3f54c5951ee7
4
- data.tar.gz: 250ae1eebcbf277c2b31c9b8d2479ef66c50a9ca
3
+ metadata.gz: 372dcf49bdf420538b35d6beec32f30cfd5ef0c6
4
+ data.tar.gz: c83ee5490e9b9b41b3c73b87fd40af6869050d02
5
5
  SHA512:
6
- metadata.gz: c7007b550fbf79e2f75060a0cab182b2e5f146c795710ce1785ece6371a3c920b496e5ea09e98fc4ab5e52ec5b6d1417bb7347ff47ee1361bc918a686fb62e71
7
- data.tar.gz: 95cd36fe4558132a199060562588cc528a1c467939872582b2d0831550b05c8c2cdc6119de3173cb83552264e44e4a13036e17a45bba345d11752050774b52c1
6
+ metadata.gz: a4d6c85f7f9b4aca329a26d98268112478f268b5e2da63e630dc159d4142e9c1be0caab62a138d7f6f58278464dd6bf68a47dc2290c9757abae499093f9fc1c7
7
+ data.tar.gz: f887d3b65688bf177326541d2504d3d6fcedbfc11055471b822e8fd31d6ffeef42193beb11060002caed55f0f59219d2757715e12d68c6a8977230807a987400
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
Binary file
data/README.md CHANGED
@@ -1,7 +1,8 @@
1
1
  # Rex::Powershell
2
2
 
3
3
  Ruby Exploitation(Rex) library for dealing with Powershell Scripts. This Library is designed to help create and manipulate powershell scripts for use
4
- with Metasploit exploits. It is ported over from the Metasploit Framework code originally created by Meatballs1(https://github.com/Meatballs1)
4
+ with Metasploit exploits. It is ported over from the Metasploit Framework code originally created by RageLtMan(https://github.com/sempervictus) and
5
+ modified by Meatballs1(https://github.com/Meatballs1).
5
6
 
6
7
  ## Installation
7
8
 
@@ -1,5 +1,5 @@
1
1
  module Rex
2
2
  module Powershell
3
- VERSION = "0.1.1"
3
+ VERSION = "0.1.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rex-powershell
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - David 'thelightcosine' Maloney
@@ -85,7 +85,7 @@ cert_chain:
85
85
  2SpuQH+SWteq3NXkAmFEEqvLJQ4sbptZt8OP8ghL3pVAvZNFmww/YVszSkShSzcg
86
86
  QdihYCSEL2drS2cFd50jBeq71sxUtxbv82DUa2b+
87
87
  -----END CERTIFICATE-----
88
- date: 2016-07-15 00:00:00.000000000 Z
88
+ date: 2016-08-25 00:00:00.000000000 Z
89
89
  dependencies:
90
90
  - !ruby/object:Gem::Dependency
91
91
  name: bundler
metadata.gz.sig CHANGED
Binary file