rex-powershell 0.1.100 → 0.1.101
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/cortex.yaml +2 -0
- data/lib/rex/powershell/version.rb +1 -1
- data.tar.gz.sig +0 -0
- metadata +3 -3
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ff0aa196e59576e8c6385e54b54b42b8b29e931e6f7f7c1214d46fa37dbd02d2
|
4
|
+
data.tar.gz: 3ea37f764c86f18000dc4e835a57975c420cd5abe879c0219ae67f21e8439f93
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 594234524557942ccac73365d825b3f68d18ff81bc7eac308933e1cc1839009031543e12b32b78126ec1662471383a185badd79a5c9302f73ad850decfc98e8a
|
7
|
+
data.tar.gz: ae4edc57f51ca7f5edc66239e329c4078521f50efc6a61a4fb060c950e0bfbb289263f58cc5a25499dbbc2fafb15e3d4d2de6a5b3b48f9b01ba8ffd7532b9f83
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
data/cortex.yaml
CHANGED
data.tar.gz.sig
CHANGED
Binary file
|
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.
|
4
|
+
version: 0.1.101
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Metasploit Hackers
|
@@ -34,7 +34,7 @@ cert_chain:
|
|
34
34
|
DgscAao7wB3xW2BWEp1KnaDWkf1x9ttgoBEYyuYwU7uatB67kBQG1PKvLt79wHvz
|
35
35
|
Dxs+KOjGbBRfMnPgVGYkORKVrZIwlaboHbDKxcVW5xv+oZc7KYXWGg==
|
36
36
|
-----END CERTIFICATE-----
|
37
|
-
date:
|
37
|
+
date: 2025-02-13 00:00:00.000000000 Z
|
38
38
|
dependencies:
|
39
39
|
- !ruby/object:Gem::Dependency
|
40
40
|
name: rake
|
@@ -161,7 +161,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
161
161
|
- !ruby/object:Gem::Version
|
162
162
|
version: '0'
|
163
163
|
requirements: []
|
164
|
-
rubygems_version: 3.
|
164
|
+
rubygems_version: 3.5.23
|
165
165
|
signing_key:
|
166
166
|
specification_version: 4
|
167
167
|
summary: Rex Powershell Utilities
|
metadata.gz.sig
CHANGED
Binary file
|