recog 3.1.17 → 3.1.19
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/http_servers.xml +8 -1
- data/recog/xml/mysql_banners.xml +14 -0
- data/recog/xml/ssh_banners.xml +16 -0
- 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: fcdde79d4b184b1d06370c2a1599b475163de279f9a422138810d776a9139c8a
|
4
|
+
data.tar.gz: bbd61f069f0820dcc08a7e15895268b3c2373488686b65cfd445042bfdffb324
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7a851e360186a2beb2c93f5047ba89ee820f4ae9765e337dd4c1a6a770fd35e4eb93eaf3fc7777db16a48abda95347d51e69897b3fb97671a59ff42242908625
|
7
|
+
data.tar.gz: d6e32660237f132c6be2f828cabf7ba13420e7111b934a2bb123ebbf2598279f171c732d201f956e5b1299407e0b6452da7e805de1a783d87c6be5c0087ba647
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
data/lib/recog/version.rb
CHANGED
data/recog/xml/http_servers.xml
CHANGED
@@ -5189,5 +5189,12 @@
|
|
5189
5189
|
<param pos="0" name="hw.vendor" value="Freebox"/>
|
5190
5190
|
<param pos="0" name="hw.device" value="Device"/>
|
5191
5191
|
</fingerprint>
|
5192
|
-
|
5192
|
+
|
5193
|
+
<fingerprint pattern="^APISIX\/([\d\.]+)">
|
5194
|
+
<description>Apache APISIX</description>
|
5195
|
+
<example service.version="3.13.0">APISIX/3.13.0</example>
|
5196
|
+
<param pos="0" name="service.vendor" value="Apache"/>
|
5197
|
+
<param pos="0" name="service.product" value="APISIX"/>
|
5198
|
+
<param pos="1" name="service.version"/>
|
5199
|
+
</fingerprint>
|
5193
5200
|
</fingerprints>
|
data/recog/xml/mysql_banners.xml
CHANGED
@@ -1435,6 +1435,20 @@
|
|
1435
1435
|
<param pos="0" name="service.cpe23" value="cpe:/a:mariadb:mariadb:{service.version}"/>
|
1436
1436
|
</fingerprint>
|
1437
1437
|
|
1438
|
+
<fingerprint pattern="^(?:\d{1,2}\.\d{1,3}\.[a-f\d]{1,3}-)?(\d{1,2}\.\d{1,2}\.\d{1,2})-MariaDB-ubu+[0-9]{4}$" flags="REG_ICASE">
|
1439
|
+
<description>MariaDB LTS alternate version format </description>
|
1440
|
+
<example service.version="10.5.27">5.5.5-10.5.27-MariaDB-ubu2004</example>
|
1441
|
+
<example service.version="10.11.9">5.5.5-10.11.9-MariaDB-ubu2204</example>
|
1442
|
+
<param pos="1" name="service.version"/>
|
1443
|
+
<param pos="0" name="service.vendor" value="MariaDB"/>
|
1444
|
+
<param pos="0" name="service.family" value="MySQL"/>
|
1445
|
+
<param pos="0" name="service.product" value="MariaDB"/>
|
1446
|
+
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
1447
|
+
<param pos="0" name="os.family" value="Linux"/>
|
1448
|
+
<param pos="0" name="os.product" value="Linux"/>
|
1449
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:mariadb:mariadb:{service.version}"/>
|
1450
|
+
</fingerprint>
|
1451
|
+
|
1438
1452
|
<fingerprint pattern="^(?:\d{1,2}\.\d{1,3}\.[a-f\d]{1,3}-)?(\d{1,2}\.\d{1,3}\.[a-f\d]{1,4})-MariaDB.+~wheezy-wsrep(?:-log)?$" flags="REG_ICASE">
|
1439
1453
|
<description>MariaDB MariaDB with Galera Cluster on Debian 7.0 (wheezy)</description>
|
1440
1454
|
<example service.version="10.1.1">5.5.5-10.1.1-MariaDB-1~wheezy-wsrep-log</example>
|
data/recog/xml/ssh_banners.xml
CHANGED
@@ -1452,6 +1452,22 @@
|
|
1452
1452
|
<param pos="0" name="os.cpe23" value="cpe:/o:debian:debian_linux:11.0"/>
|
1453
1453
|
</fingerprint>
|
1454
1454
|
|
1455
|
+
<fingerprint pattern="^OpenSSH_(9\.2p1) (Debian-\d\d?\+deb12u\d+)$">
|
1456
|
+
<description>OpenSSH running on Debian 12.x (bookworm)</description>
|
1457
|
+
<example service.version="9.2p1" openssh.comment="Debian-2+deb12u3">OpenSSH_9.2p1 Debian-2+deb12u3</example>
|
1458
|
+
<param pos="1" name="service.version"/>
|
1459
|
+
<param pos="2" name="openssh.comment"/>
|
1460
|
+
<param pos="0" name="service.vendor" value="OpenBSD"/>
|
1461
|
+
<param pos="0" name="service.family" value="OpenSSH"/>
|
1462
|
+
<param pos="0" name="service.product" value="OpenSSH"/>
|
1463
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:openbsd:openssh:{service.version}"/>
|
1464
|
+
<param pos="0" name="os.vendor" value="Debian"/>
|
1465
|
+
<param pos="0" name="os.family" value="Linux"/>
|
1466
|
+
<param pos="0" name="os.product" value="Linux"/>
|
1467
|
+
<param pos="0" name="os.version" value="12.0"/>
|
1468
|
+
<param pos="0" name="os.cpe23" value="cpe:/o:debian:debian_linux:12.0"/>
|
1469
|
+
</fingerprint>
|
1470
|
+
|
1455
1471
|
<fingerprint pattern="^OpenSSH_([^\s]+)\s+(Debian-\d+(?:[~]?bpo[.]?\d+)?)$">
|
1456
1472
|
<description>OpenSSH running on Debian (unknown release)</description>
|
1457
1473
|
<example service.version="4.3p2" openssh.comment="Debian-5~bpo.1">OpenSSH_4.3p2 Debian-5~bpo.1</example>
|
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.19
|
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-
|
37
|
+
date: 2025-08-11 00:00:00.000000000 Z
|
38
38
|
dependencies:
|
39
39
|
- !ruby/object:Gem::Dependency
|
40
40
|
name: rspec
|
metadata.gz.sig
CHANGED
Binary file
|