rex-sslscan 0.1.9 → 0.1.10

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
  SHA256:
3
- metadata.gz: 65ca3508902917be6e2f6873909bc7a11c02ddc7d86fdeb512af0a20bdf682b1
4
- data.tar.gz: e2e1a833d35705ef25c134916b59d9cf02320c020c36875c8c1556ab6ac6f60e
3
+ metadata.gz: 1401be4169a2ff9c1a45bdf3cb02ea1bb2bb9d57fe5c91921d82a4cb5f88ff4e
4
+ data.tar.gz: cc17e6c29480a976e0bb5e188ab43d25198b0241447446740181c92c9626ef3e
5
5
  SHA512:
6
- metadata.gz: fbba9ac0cbd52a05d006f457e133b171a173251c9a3af019c4be1aa742cb9b987f9f6426e21f968e7e1cbbfc2e0e55034afdc84ba7ae337eefdf268b28d7d43a
7
- data.tar.gz: d9c433e892b31399931b47b3d16d886708d643775dd53093a3b2f64deb9cbec0945933353ae7183b767702a4a1ba346a1256ffde6487f16aa2af64978cdb492d
6
+ metadata.gz: 26cfca5a3deb6c54fa919845bc3fadbb65fe12c61ab84f265e3c4c182d33ed91ea447f8088ee95a668ccd19c83d7181c4e7e2001f99965cac89e98909b39967f
7
+ data.tar.gz: c61291afd2b7b6766c92a81b3210d4d1984142b573c5a14e54e229c272bb22bcc42eea1f75884e27169ed4272a42db780f2f95e53413c40a282bc9b152fdf33c
checksums.yaml.gz.sig CHANGED
Binary file
data/cortex.yaml ADDED
@@ -0,0 +1,15 @@
1
+ ---
2
+ info:
3
+ title: Rex Sslscan
4
+ description: Created by David Maloney via the GitHub Connector
5
+ x-cortex-git:
6
+ github:
7
+ alias: r7org
8
+ repository: rapid7/rex-sslscan
9
+ x-cortex-tag: rex-sslscan
10
+ x-cortex-type: service
11
+ x-cortex-domain-parents:
12
+ - tag: metasploit
13
+ openapi: 3.0.1
14
+ servers:
15
+ - url: "/"
@@ -1,5 +1,5 @@
1
1
  module Rex
2
2
  module Sslscan
3
- VERSION = "0.1.9"
3
+ VERSION = "0.1.10"
4
4
  end
5
5
  end
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rex-sslscan
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.9
4
+ version: 0.1.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Metasploit Hackers
@@ -93,7 +93,7 @@ cert_chain:
93
93
  EknWpNgVhohbot1lfVAMmIhdtOVaRVcQQixWPwprDj/ydB8ryDMDosIMcw+fkoXU
94
94
  9GJsSaSRRYQ9UUkVL27b64okU8D48m8=
95
95
  -----END CERTIFICATE-----
96
- date: 2023-01-31 00:00:00.000000000 Z
96
+ date: 2023-10-04 00:00:00.000000000 Z
97
97
  dependencies:
98
98
  - !ruby/object:Gem::Dependency
99
99
  name: rake
@@ -184,6 +184,7 @@ files:
184
184
  - Rakefile
185
185
  - bin/console
186
186
  - bin/setup
187
+ - cortex.yaml
187
188
  - lib/rex/sslscan.rb
188
189
  - lib/rex/sslscan/result.rb
189
190
  - lib/rex/sslscan/scanner.rb
metadata.gz.sig CHANGED
Binary file