recog 3.1.22 → 3.1.23
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 +4 -4
- checksums.yaml.gz.sig +0 -0
- data/lib/recog/version.rb +1 -1
- data/recog/xml/snmp_sysdescr.xml +2 -1
- data.tar.gz.sig +0 -0
- metadata +2 -2
- 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: 52f81376e34ac50406637a012f081859de749f590d986157505419f599dc8768
|
4
|
+
data.tar.gz: 7af792796a56127f3dab07cbcf0701525f1d3b1ee89f98366b062d614ec61d75
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 868dea75958ddd97f2dccf854268723ca8f17345bd074c197ef4107a6b2a98fdcc3f7c48e26e5cbf88a8b209f75c32df135a46813dac60e8a6509353155facef
|
7
|
+
data.tar.gz: 5b0ad4a91acde32b3f6a5dca05c97e4e5ee1107090fd58fe0ce1205d82edf4895570882c7747fcec7daed34e3283822ad332b01c22352f1f6159ef5808d84bd5
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
data/lib/recog/version.rb
CHANGED
data/recog/xml/snmp_sysdescr.xml
CHANGED
@@ -1766,10 +1766,11 @@ Copyright (c) 1999-2004 by cisco Systems, Inc.</example>
|
|
1766
1766
|
<param pos="1" name="os.version"/>
|
1767
1767
|
</fingerprint>
|
1768
1768
|
|
1769
|
-
<fingerprint pattern="^Cisco IOS Software.*(?:Virtual XE|IOS-XE
|
1769
|
+
<fingerprint pattern="^Cisco IOS Software.*(?:Virtual XE Software|IOS-XE Software|IOSXE).*Version ([\w.()]*)">
|
1770
1770
|
<description>Cisco IOS XE Software</description>
|
1771
1771
|
<example os.version="16.6.8">Cisco IOS Software [Everest], Virtual XE Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Version 16.6.8, RELEASE SOFTWARE (fc3)</example>
|
1772
1772
|
<example os.version="15.1(3)S2">Cisco IOS Software, IOS-XE Software (PPC_LINUX_IOSD-ADVENTERPRISEK9-M), Version 15.1(3)S2, RELEASE SOFTWARE (fc1)</example>
|
1773
|
+
<example os.version="17.12.5">Cisco IOS Software [Dublin], Catalyst L3 Switch Software (CAT9K_LITE_IOSXE), Version 17.12.5, RELEASE SOFTWARE (fc5)</example>
|
1773
1774
|
<param pos="0" name="os.certainty" value="0.9"/>
|
1774
1775
|
<param pos="0" name="os.vendor" value="Cisco"/>
|
1775
1776
|
<param pos="0" name="os.product" value="IOS-XE"/>
|
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.
|
4
|
+
version: 3.1.23
|
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-10-
|
37
|
+
date: 2025-10-03 00:00:00.000000000 Z
|
38
38
|
dependencies:
|
39
39
|
- !ruby/object:Gem::Dependency
|
40
40
|
name: rspec
|
metadata.gz.sig
CHANGED
Binary file
|