recog 3.1.16 → 3.1.17

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: 0a8206da32cebd96829e6b1dae50938cae1af312f4c131e312c931aca6df23e0
4
- data.tar.gz: 65cd9d451414add4986852efd3f0edff216cf51cf10fafa33507bf1e84d71e15
3
+ metadata.gz: 45ed4110c38d71011f349c66fd6a0c607011bca79fb90cc3a1ded57577a3e229
4
+ data.tar.gz: 3b4122378bdbf9dfbad6a051c4f976099df958ddf59f33ca40a1556cbb2910d4
5
5
  SHA512:
6
- metadata.gz: 566fed61ebb8c8ef0e6b06ad1279f798c73527de84de99aefd6b29d0bdd303bb2b4cb8eb3787c0dbaa68a32c2ef9bbc74aa2ad6c98e6b069c6cadb1c8ce40b39
7
- data.tar.gz: dbc5b1e6ddf47708c2777e1914e826ad1bf482509b85b9ba9f19d49019780aeed584c9e50d1a91d89ed30488f6e03e65c04b27f30199c974b974f2cc23cafd73
6
+ metadata.gz: 99cf724ddda4bfad2322c47c282c5b6d0938c1eb007531e84445cc3754062095912b8d290d02a903603a4f394dc23eae9b2c6b31422ea824a1da204b817dfac6
7
+ data.tar.gz: 5e0cfdc4d36bacf93e8f5328dbe93860ef99de240460c24f0a62ba7f8e5d485ec3aa02210765ac6b4343f5bf0100e00c9071f062a640e1c60d9acdc845a588ca
checksums.yaml.gz.sig CHANGED
Binary file
data/lib/recog/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Recog
4
- VERSION = '3.1.16'
4
+ VERSION = '3.1.17'
5
5
  end
@@ -2045,7 +2045,7 @@
2045
2045
  </fingerprint>
2046
2046
 
2047
2047
  <fingerprint pattern="^TargetWeb/[\d\.]+ \(TargetOS\)$">
2048
- <description>Mercurity Security TargetOS</description>
2048
+ <description>Mercury Security TargetOS</description>
2049
2049
  <example>TargetWeb/2011.0 (TargetOS)</example>
2050
2050
  <param pos="0" name="hw.vendor" value="Mercury Security"/>
2051
2051
  <param pos="0" name="hw.device" value="Access Control"/>
@@ -5190,4 +5190,4 @@
5190
5190
  <param pos="0" name="hw.device" value="Device"/>
5191
5191
  </fingerprint>
5192
5192
 
5193
- </fingerprints>
5193
+ </fingerprints>
@@ -2289,6 +2289,22 @@ Copyright (c) 1995-2005 by Cisco Systems
2289
2289
  <param pos="1" name="os.product"/>
2290
2290
  </fingerprint>
2291
2291
 
2292
+ <!--======================================================================
2293
+ DrayTek
2294
+ =======================================================================-->
2295
+
2296
+ <fingerprint pattern="DrayTek Corporation, Router Model: (.*), Version: (\d+\.\d+\.\d+\.\d|\d+\.\d+\.\d+)">
2297
+ <description>DrayTek Vigor Router Firmware</description>
2298
+ <example os.product="Vigor2960" os.version="1.5.1.4">DrayTek Corporation, Router Model: Vigor2960, Version: 1.5.1.4_Beta/1.5.1.4, Build Date/Time: 2024-02-23 05:29:35</example>
2299
+ <example os.product="Vigor300B" os.version="1.5.1.2">DrayTek Corporation, Router Model: Vigor300B, Version: 1.5.1.2_Beta/1.5.1.2, Build Date/Time: 2024-02-23 05:29:35</example>
2300
+ <example os.product="Vigor3912" os.version="4.4.3.4">DrayTek Corporation, Router Model: Vigor3912, Version: 4.4.3.4, Build Date/Time:Mar 27 2025 20:44:57</example>
2301
+ <example os.product="Vigor2766" os.version="4.3.1">DrayTek Corporation, Router Model: Vigor2766, Version: 4.3.1_STD, Build Date/Time:Apr 26 2021 11:56:46</example>
2302
+ <param pos="0" name="os.vendor" value="DrayTek"/>
2303
+ <param pos="0" name="os.device" value="Router"/>
2304
+ <param pos="1" name="os.product"/>
2305
+ <param pos="2" name="os.version"/>
2306
+ </fingerprint>
2307
+
2292
2308
  <!--======================================================================
2293
2309
  EATON
2294
2310
  =======================================================================-->
@@ -1133,7 +1133,7 @@
1133
1133
  </fingerprint>
1134
1134
 
1135
1135
  <fingerprint pattern="^CN=MAC([a-fA-F0-9]{12}),OU=([^,]+),O=Mercury Security Products\\, LLC,L=Long Beach,ST=CA,C=US(?:,\S+)?$">
1136
- <description>Mercurity Security (now HID Global)</description>
1136
+ <description>Mercury Security (now HID Global)</description>
1137
1137
  <example hw.product="M5IC" host.mac="000FE507A1F1">CN=MAC000FE507A1F1,OU=M5IC,O=Mercury Security Products\, LLC,L=Long Beach,ST=CA,C=US</example>
1138
1138
  <example hw.product="EP-1502" host.mac="000FE508BC71">CN=MAC000FE508BC71,OU=EP-1502,O=Mercury Security Products\, LLC,L=Long Beach,ST=CA,C=US</example>
1139
1139
  <example hw.product="LP-1501" host.mac="000FE5091111">CN=MAC000FE5091111,OU=LP-1501,O=Mercury Security Products\, LLC,L=Long Beach,ST=CA,C=US,2.5.4.4=#111111111111111111</example>
@@ -1144,7 +1144,7 @@
1144
1144
  </fingerprint>
1145
1145
 
1146
1146
  <fingerprint pattern="^CN=Mercury Security EP-series,O=Mercury Security Corp\.,L=Long Beach,ST=CA,C=US$">
1147
- <description>Mercurity Security (now HID Global) No MAC</description>
1147
+ <description>Mercury Security (now HID Global) No MAC</description>
1148
1148
  <example>CN=Mercury Security EP-series,O=Mercury Security Corp.,L=Long Beach,ST=CA,C=US</example>
1149
1149
  <param pos="0" name="hw.vendor" value="Mercury Security"/>
1150
1150
  <param pos="0" name="hw.device" value="Access Control"/>
@@ -1798,4 +1798,4 @@
1798
1798
  <param pos="1" name="host.name"/>
1799
1799
  </fingerprint>
1800
1800
 
1801
- </fingerprints>
1801
+ </fingerprints>
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: recog
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.16
4
+ version: 3.1.17
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rapid7 Research
@@ -34,7 +34,7 @@ cert_chain:
34
34
  DgscAao7wB3xW2BWEp1KnaDWkf1x9ttgoBEYyuYwU7uatB67kBQG1PKvLt79wHvz
35
35
  Dxs+KOjGbBRfMnPgVGYkORKVrZIwlaboHbDKxcVW5xv+oZc7KYXWGg==
36
36
  -----END CERTIFICATE-----
37
- date: 2025-03-25 00:00:00.000000000 Z
37
+ date: 2025-06-09 00:00:00.000000000 Z
38
38
  dependencies:
39
39
  - !ruby/object:Gem::Dependency
40
40
  name: rspec
metadata.gz.sig CHANGED
Binary file