rex-exploitation 0.1.15 → 0.1.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a2d7557543934245c0e762ae23e0d057c6a4a4cc
4
- data.tar.gz: d9c9cfd4d12af96cefa646ae58b79fb5b6e936d1
3
+ metadata.gz: 343a0dc198935ec1913faae9b493cdbd9987c33c
4
+ data.tar.gz: 7417dcf3bd8e4a76faf7e2921c4b0b0c90f533d2
5
5
  SHA512:
6
- metadata.gz: 0a0085bb9b876806bdb1cdd2be6301331cac6ac8d8e8ee953f260248a8fc4bb867e1b5e5436fed3b651d8df4d00c44f21e681a89acebf8a3d337b182a6a92145
7
- data.tar.gz: e620f5163232705a53c0916c4f78de6d3ace45c810178da97a0df312c090f6c5917e74319eed291704fad31cca2a3625853f65581edb1210a599c116b23cd083
6
+ metadata.gz: e01533bf4b7f5800a841d34e2c5e26bd36890cfd8bb01b884ad82ac750f73846c02608877751c929c6ed0f5683b4ecf5fe3925bec813cd28b93bd35a0755c382
7
+ data.tar.gz: f5d8618804bf320c9d41332310647be69048b0fa668a8b89c1a25526497fea5a4af363366c3b8e6ac5b024b086932ee93e3a445f4f24c643bd010167d1ea16a5
@@ -1 +1 @@
1
- 6M`0b �-�hxH[��7zZ�LBzrR0z���&o��� Wv��ˈ�d�$��RA"*U�S�C�G�\�Ɂ�����|����u���!N[AE[Xj�)�K �~g�W��CŷSݜ�R�� u���&Bm�Sj&�P�r����8���7����~��v��ִ�KlkCczd�fm�-cY��e_�Z��Z��%�]�#f���:�y ,z��٣%���r�'�g��DV��~�b����w�lL��
1
+ U4�$^D�%^#<K6C8m,���_ʚ�Җ`�А+�ux��ݙ6Mmjoi7OW-in|}����Y�<����t�y��m��ۆv�XoWVM��e����f![��)1���~�}K�c�}�੽|X����Oڀ\�Fި�A&���1i���F�&ᛜW���O��g)�%pylRჹw��ٰe��#��@7��^"�A܋o��F�r]z�=�����6���;L�y��
data.tar.gz.sig CHANGED
Binary file
@@ -72,6 +72,7 @@ class CmdStagerBourne < CmdStagerBase
72
72
  #
73
73
  def generate_cmds_decoder(opts)
74
74
  decoders = [
75
+ "base64 -d -",
75
76
  "base64 --decode -",
76
77
  "openssl enc -d -A -base64 -in /dev/stdin",
77
78
  "python -c 'import sys, base64; print base64.standard_b64decode(sys.stdin.read());'",
@@ -1,5 +1,5 @@
1
1
  module Rex
2
2
  module Exploitation
3
- VERSION = "0.1.15"
3
+ VERSION = "0.1.16"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rex-exploitation
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.15
4
+ version: 0.1.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Maloney
@@ -88,7 +88,7 @@ cert_chain:
88
88
  G+Hmcg1v810agasPdoydE0RTVZgEOOMoQ07qu7JFXVWZ9ZQpHT7qJATWL/b2csFG
89
89
  8mVuTXnyJOKRJA==
90
90
  -----END CERTIFICATE-----
91
- date: 2017-10-11 00:00:00.000000000 Z
91
+ date: 2017-11-28 00:00:00.000000000 Z
92
92
  dependencies:
93
93
  - !ruby/object:Gem::Dependency
94
94
  name: bundler
metadata.gz.sig CHANGED
Binary file