recog 2.3.11 → 2.3.16
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
- data/.github/SECURITY.md +35 -0
- data/.snyk +10 -0
- data/LICENSE +1 -1
- data/cpe-remap.yaml +18 -1
- data/identifiers/hw_family.txt +1 -1
- data/identifiers/hw_product.txt +1 -1
- data/identifiers/service_product.txt +1 -1
- data/lib/recog/version.rb +1 -1
- data/update_cpes.py +1 -1
- data/xml/dns_versionbind.xml +33 -19
- data/xml/favicons.xml +2 -0
- data/xml/ftp_banners.xml +71 -10
- data/xml/html_title.xml +30 -0
- data/xml/http_servers.xml +369 -60
- data/xml/imap_banners.xml +43 -0
- data/xml/pop_banners.xml +57 -2
- data/xml/smtp_banners.xml +87 -2
- data/xml/smtp_help.xml +2 -0
- data/xml/snmp_sysdescr.xml +94 -57
- data/xml/ssh_banners.xml +7 -3
- data/xml/telnet_banners.xml +147 -7
- data/xml/x509_issuers.xml +4 -2
- data/xml/x509_subjects.xml +2 -1
- metadata +4 -2
data/xml/html_title.xml
CHANGED
|
@@ -2,6 +2,26 @@
|
|
|
2
2
|
<fingerprints matches="html_title" database_type="service" preference="0.90">
|
|
3
3
|
<!-- HTML Title elements found in HTTP response bodies are matched against these patterns to fingerprint HTTP servers. -->
|
|
4
4
|
|
|
5
|
+
<fingerprint pattern="^301 Moved Permanently$">
|
|
6
|
+
<description>301 Moved Permanently - generic -- assert nothing.</description>
|
|
7
|
+
<example>301 Moved Permanently</example>
|
|
8
|
+
</fingerprint>
|
|
9
|
+
|
|
10
|
+
<fingerprint pattern="^400 Bad Request$">
|
|
11
|
+
<description>400 Bad Request - generic -- assert nothing.</description>
|
|
12
|
+
<example>400 Bad Request</example>
|
|
13
|
+
</fingerprint>
|
|
14
|
+
|
|
15
|
+
<fingerprint pattern="^401 Unauthorized$">
|
|
16
|
+
<description>401 Unauthorized - generic -- assert nothing.</description>
|
|
17
|
+
<example>401 Unauthorized</example>
|
|
18
|
+
</fingerprint>
|
|
19
|
+
|
|
20
|
+
<fingerprint pattern="^404 Not Found$">
|
|
21
|
+
<description>404 Not Found - generic -- assert nothing.</description>
|
|
22
|
+
<example>404 Not Found</example>
|
|
23
|
+
</fingerprint>
|
|
24
|
+
|
|
5
25
|
<fingerprint pattern="^Index of /">
|
|
6
26
|
<description>Apache HTTPD indexes</description>
|
|
7
27
|
<example>Index of /</example>
|
|
@@ -1438,6 +1458,14 @@
|
|
|
1438
1458
|
<param pos="0" name="service.cpe23" value="cpe:/a:novnc:novnc:-"/>
|
|
1439
1459
|
</fingerprint>
|
|
1440
1460
|
|
|
1461
|
+
<fingerprint pattern="^VNC Viewer for Java$">
|
|
1462
|
+
<description>RealVNC built-in webserver</description>
|
|
1463
|
+
<example>VNC Viewer for Java</example>
|
|
1464
|
+
<param pos="0" name="service.vendor" value="RealVNC Ltd."/>
|
|
1465
|
+
<param pos="0" name="service.product" value="RealVNC"/>
|
|
1466
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:realvnc:realvnc:-"/>
|
|
1467
|
+
</fingerprint>
|
|
1468
|
+
|
|
1441
1469
|
<fingerprint pattern="^.* \[Jenkins\]$">
|
|
1442
1470
|
<description>Jenkins Customized Dashboard</description>
|
|
1443
1471
|
<example>Continuous Integrations [Jenkins]</example>
|
|
@@ -1523,6 +1551,7 @@
|
|
|
1523
1551
|
<example>Elastic Kibana</example>
|
|
1524
1552
|
<param pos="0" name="service.vendor" value="Elastic"/>
|
|
1525
1553
|
<param pos="0" name="service.product" value="Kibana"/>
|
|
1554
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:elastic:kibana:-"/>
|
|
1526
1555
|
</fingerprint>
|
|
1527
1556
|
|
|
1528
1557
|
<fingerprint pattern="^Grafana$">
|
|
@@ -2246,6 +2275,7 @@
|
|
|
2246
2275
|
<example>SABnzbd - Log in</example>
|
|
2247
2276
|
<param pos="0" name="service.vendor" value="SABnzbd"/>
|
|
2248
2277
|
<param pos="0" name="service.product" value="SABnzbd"/>
|
|
2278
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:sabnzbd:sabnzbd:-"/>
|
|
2249
2279
|
</fingerprint>
|
|
2250
2280
|
|
|
2251
2281
|
<fingerprint pattern="^(?:Zabbix|.*: Zabbix)$">
|
data/xml/http_servers.xml
CHANGED
|
@@ -20,15 +20,18 @@
|
|
|
20
20
|
<param pos="1" name="service.version"/>
|
|
21
21
|
</fingerprint>
|
|
22
22
|
|
|
23
|
+
<!-- CentOS Web Panel is not part of the CentOS project and runs on CentOS,
|
|
24
|
+
RedHat, and CloudLinux.
|
|
25
|
+
-->
|
|
26
|
+
|
|
23
27
|
<fingerprint pattern="(?i)^cwpsrv$">
|
|
24
28
|
<description>CentOS Web Panel</description>
|
|
25
29
|
<example>cwpsrv</example>
|
|
26
|
-
<param pos="0" name="service.vendor" value="CentOS"/>
|
|
30
|
+
<param pos="0" name="service.vendor" value="CentOS WebPanel"/>
|
|
27
31
|
<param pos="0" name="service.product" value="CentOS Web Panel"/>
|
|
28
|
-
<param pos="0" name="
|
|
32
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:centos-webpanel:centos_web_panel:-"/>
|
|
29
33
|
<param pos="0" name="os.family" value="Linux"/>
|
|
30
34
|
<param pos="0" name="os.product" value="Linux"/>
|
|
31
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:centos:centos:-"/>
|
|
32
35
|
</fingerprint>
|
|
33
36
|
|
|
34
37
|
<fingerprint pattern="^Stronghold/(\d\.\d) Apache/([012][\d.]*)\s*(.*)$">
|
|
@@ -437,7 +440,7 @@
|
|
|
437
440
|
<param pos="0" name="service.component.vendor" value="Red Hat"/>
|
|
438
441
|
<param pos="0" name="service.component.product" value="JBossWeb"/>
|
|
439
442
|
<param pos="2" name="service.component.version"/>
|
|
440
|
-
<param pos="0" name="service.component.cpe23" value="cpe:/a:redhat:
|
|
443
|
+
<param pos="0" name="service.component.cpe23" value="cpe:/a:redhat:jbossweb:{service.component.version}"/>
|
|
441
444
|
</fingerprint>
|
|
442
445
|
|
|
443
446
|
<fingerprint pattern="^Servlet\/[\d\.]+; JBossAS-(.*)$">
|
|
@@ -793,6 +796,7 @@
|
|
|
793
796
|
<param pos="0" name="service.vendor" value="LiteSpeed Technologies"/>
|
|
794
797
|
<param pos="0" name="service.product" value="LiteSpeed Web Server"/>
|
|
795
798
|
<param pos="1" name="service.version"/>
|
|
799
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:litespeedtech:litespeed_web_server:{service.version}"/>
|
|
796
800
|
</fingerprint>
|
|
797
801
|
|
|
798
802
|
<fingerprint pattern="^IdeaWebServer\/v?([\d.]+)$">
|
|
@@ -828,8 +832,9 @@
|
|
|
828
832
|
<example service.version="15.1.6.31">Serv-U/15.1.6.31</example>
|
|
829
833
|
<param pos="0" name="service.vendor" value="SolarWinds"/>
|
|
830
834
|
<param pos="0" name="service.family" value="Serv-U"/>
|
|
831
|
-
<param pos="0" name="service.product" value="FTP Server"/>
|
|
835
|
+
<param pos="0" name="service.product" value="Serv-U FTP Server"/>
|
|
832
836
|
<param pos="1" name="service.version"/>
|
|
837
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:solarwinds:serv-u_ftp_server:{service.version}"/>
|
|
833
838
|
</fingerprint>
|
|
834
839
|
|
|
835
840
|
<fingerprint pattern="^Wing FTP Server/([\d.]+)\([^)]*\)$">
|
|
@@ -1151,18 +1156,29 @@
|
|
|
1151
1156
|
<fingerprint pattern="^Sun GlassFish Enterprise Server v(\S+)$">
|
|
1152
1157
|
<description>Glassfish with version information</description>
|
|
1153
1158
|
<example service.version="2.1">Sun GlassFish Enterprise Server v2.1</example>
|
|
1154
|
-
<param pos="0" name="service.vendor" value="
|
|
1159
|
+
<param pos="0" name="service.vendor" value="Oracle"/>
|
|
1155
1160
|
<param pos="0" name="service.product" value="GlassFish Server"/>
|
|
1156
1161
|
<param pos="1" name="service.version"/>
|
|
1162
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:oracle:glassfish_server:{service.version}"/>
|
|
1157
1163
|
</fingerprint>
|
|
1158
1164
|
|
|
1159
1165
|
<fingerprint pattern="^GlassFish Server Open Source Edition\s+(\S+)$">
|
|
1160
1166
|
<description>Glassfish Open Source Edition with version information</description>
|
|
1161
1167
|
<example service.version="4.1.2">GlassFish Server Open Source Edition 4.1.2</example>
|
|
1162
1168
|
<example service.version="3.1.2.2">GlassFish Server Open Source Edition 3.1.2.2</example>
|
|
1163
|
-
<param pos="0" name="service.vendor" value="
|
|
1169
|
+
<param pos="0" name="service.vendor" value="Oracle"/>
|
|
1170
|
+
<param pos="0" name="service.product" value="GlassFish Server"/>
|
|
1171
|
+
<param pos="1" name="service.version"/>
|
|
1172
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:oracle:glassfish_server:{service.version}"/>
|
|
1173
|
+
</fingerprint>
|
|
1174
|
+
|
|
1175
|
+
<fingerprint pattern="^Oracle GlassFish Server ([\d.]+)$">
|
|
1176
|
+
<description>Oracle GlassFish Server</description>
|
|
1177
|
+
<example service.version="3.1.2.14">Oracle GlassFish Server 3.1.2.14</example>
|
|
1178
|
+
<param pos="0" name="service.vendor" value="Oracle"/>
|
|
1164
1179
|
<param pos="0" name="service.product" value="GlassFish Server"/>
|
|
1165
1180
|
<param pos="1" name="service.version"/>
|
|
1181
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:oracle:glassfish_server:{service.version}"/>
|
|
1166
1182
|
</fingerprint>
|
|
1167
1183
|
|
|
1168
1184
|
<fingerprint pattern="^GlassFish$">
|
|
@@ -1343,9 +1359,11 @@
|
|
|
1343
1359
|
<fingerprint pattern="^thttpd/(\d\.[\w.]+)-MX\s*.*$">
|
|
1344
1360
|
<description>thttpd with SSL support</description>
|
|
1345
1361
|
<example>thttpd/2.19-MX Jan 24 2006</example>
|
|
1362
|
+
<param pos="0" name="service.vendor" value="ACME"/>
|
|
1346
1363
|
<param pos="0" name="service.product" value="thttpd"/>
|
|
1347
1364
|
<param pos="0" name="service.family" value="thttpd"/>
|
|
1348
1365
|
<param pos="1" name="service.version"/>
|
|
1366
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:acme:thttpd:{service.version}"/>
|
|
1349
1367
|
<param pos="0" name="thttpd.mx-patch" value="enabled"/>
|
|
1350
1368
|
</fingerprint>
|
|
1351
1369
|
|
|
@@ -1367,9 +1385,11 @@
|
|
|
1367
1385
|
<example>Lighttpd</example>
|
|
1368
1386
|
<example service.version="1.4.16">lighttpd/1.4.16</example>
|
|
1369
1387
|
<example>lighttpd/1.3.7 (Mar 23 2007/16:00:15)</example>
|
|
1388
|
+
<param pos="0" name="service.vendor" value="lighttpd"/>
|
|
1370
1389
|
<param pos="0" name="service.product" value="lighttpd"/>
|
|
1371
1390
|
<param pos="0" name="service.family" value="lighttpd"/>
|
|
1372
1391
|
<param pos="1" name="service.version"/>
|
|
1392
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:lighttpd:lighttpd:{service.version}"/>
|
|
1373
1393
|
</fingerprint>
|
|
1374
1394
|
|
|
1375
1395
|
<fingerprint pattern="^nginx$">
|
|
@@ -1596,6 +1616,18 @@
|
|
|
1596
1616
|
<param pos="0" name="service.component.cpe23" value="cpe:/a:sap:netweaver_application_server:-"/>
|
|
1597
1617
|
</fingerprint>
|
|
1598
1618
|
|
|
1619
|
+
<fingerprint pattern="^SAP J2EE Engine$">
|
|
1620
|
+
<description>SAP NetWeaver Application Server Java - without version</description>
|
|
1621
|
+
<example>SAP J2EE Engine</example>
|
|
1622
|
+
<param pos="0" name="service.vendor" value="SAP"/>
|
|
1623
|
+
<param pos="0" name="service.product" value="NetWeaver Application Server Java"/>
|
|
1624
|
+
<param pos="0" name="service.family" value="NetWeaver"/>
|
|
1625
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:sap:netweaver_application_server_java:-"/>
|
|
1626
|
+
<param pos="0" name="service.component.vendor" value="SAP"/>
|
|
1627
|
+
<param pos="0" name="service.component.product" value="NetWeaver Application Server"/>
|
|
1628
|
+
<param pos="0" name="service.component.cpe23" value="cpe:/a:sap:netweaver_application_server:-"/>
|
|
1629
|
+
</fingerprint>
|
|
1630
|
+
|
|
1599
1631
|
<fingerprint pattern="^SAP NetWeaver Application Server$">
|
|
1600
1632
|
<description>SAP NetWeaver Application Server without version</description>
|
|
1601
1633
|
<example>SAP NetWeaver Application Server</example>
|
|
@@ -1687,11 +1719,12 @@
|
|
|
1687
1719
|
<description>OpenVPN Access Server</description>
|
|
1688
1720
|
<example>OpenVPN-AS</example>
|
|
1689
1721
|
<param pos="0" name="service.vendor" value="OpenVPN"/>
|
|
1690
|
-
<param pos="0" name="service.product" value="Access Server"/>
|
|
1722
|
+
<param pos="0" name="service.product" value="OpenVPN Access Server"/>
|
|
1723
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:openvpn:openvpn_access_server:-"/>
|
|
1691
1724
|
<param pos="0" name="hw.device" value="VPN"/>
|
|
1692
1725
|
</fingerprint>
|
|
1693
1726
|
|
|
1694
|
-
<fingerprint pattern="^SonicWALL
|
|
1727
|
+
<fingerprint pattern="^SonicWALL SSL-?VPN Web Server$">
|
|
1695
1728
|
<description>SonicWALL SSL-VPN device</description>
|
|
1696
1729
|
<example>SonicWALL SSLVPN Web Server</example>
|
|
1697
1730
|
<example>SonicWALL SSL-VPN Web Server</example>
|
|
@@ -1701,7 +1734,8 @@
|
|
|
1701
1734
|
<param pos="0" name="os.vendor" value="SonicWall"/>
|
|
1702
1735
|
<param pos="0" name="os.device" value="VPN"/>
|
|
1703
1736
|
<param pos="0" name="os.family" value="SSL-VPN"/>
|
|
1704
|
-
<param pos="
|
|
1737
|
+
<param pos="0" name="os.product" value="SonicOS"/>
|
|
1738
|
+
<param pos="0" name="os.cpe23" value="cpe:/o:sonicwall:sonicos:-"/>
|
|
1705
1739
|
<param pos="0" name="hw.vendor" value="SonicWall"/>
|
|
1706
1740
|
<param pos="0" name="hw.device" value="VPN"/>
|
|
1707
1741
|
</fingerprint>
|
|
@@ -1712,6 +1746,12 @@
|
|
|
1712
1746
|
<param pos="0" name="service.vendor" value="SonicWall"/>
|
|
1713
1747
|
<param pos="0" name="service.product" value="HTTP"/>
|
|
1714
1748
|
<param pos="0" name="os.vendor" value="SonicWall"/>
|
|
1749
|
+
<param pos="0" name="os.device" value="VPN"/>
|
|
1750
|
+
<param pos="0" name="os.family" value="SSL-VPN"/>
|
|
1751
|
+
<param pos="0" name="os.product" value="SonicOS"/>
|
|
1752
|
+
<param pos="0" name="os.cpe23" value="cpe:/o:sonicwall:sonicos:-"/>
|
|
1753
|
+
<param pos="0" name="hw.vendor" value="SonicWall"/>
|
|
1754
|
+
<param pos="0" name="hw.device" value="VPN"/>
|
|
1715
1755
|
</fingerprint>
|
|
1716
1756
|
|
|
1717
1757
|
<fingerprint pattern="^NetCache appliance \(NetApp/+(\d+\.\d+[\w.]+)\)$">
|
|
@@ -1799,6 +1839,10 @@
|
|
|
1799
1839
|
<param pos="0" name="hw.device" value="Printer"/>
|
|
1800
1840
|
</fingerprint>
|
|
1801
1841
|
|
|
1842
|
+
<!-- This section needs to be reworked to extract module / version to make
|
|
1843
|
+
this information useful and mappable to CPE
|
|
1844
|
+
-->
|
|
1845
|
+
|
|
1802
1846
|
<fingerprint pattern="^HP HTTP Server; (?:Hewlett-Packard )?HP ((\S+) \S+)">
|
|
1803
1847
|
<description>HP Printer</description>
|
|
1804
1848
|
<example os.product="Photosmart C309a" os.family="Photosmart">HP HTTP Server; HP Photosmart C309a series - CC335A; Serial Number: abc123; Vader Built:Wed Apr 15, 2009 11:40:58AM {abc123, ASIC id 0x00280004}</example>
|
|
@@ -1924,6 +1968,26 @@
|
|
|
1924
1968
|
<param pos="0" name="hw.cpe23" value="cpe:/h:cisco:adaptive_security_appliance:-"/>
|
|
1925
1969
|
</fingerprint>
|
|
1926
1970
|
|
|
1971
|
+
<fingerprint pattern="^CE_E$">
|
|
1972
|
+
<description>Cisco Expressway-E (Edge)</description>
|
|
1973
|
+
<example>CE_E</example>
|
|
1974
|
+
<param pos="0" name="service.vendor" value="Cisco"/>
|
|
1975
|
+
<param pos="0" name="service.product" value="Expressway"/>
|
|
1976
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:cisco:expressway:-"/>
|
|
1977
|
+
<param pos="0" name="hw.vendor" value="Cisco"/>
|
|
1978
|
+
<param pos="0" name="hw.device" value="VoIP"/>
|
|
1979
|
+
</fingerprint>
|
|
1980
|
+
|
|
1981
|
+
<fingerprint pattern="^CE_C$">
|
|
1982
|
+
<description>Cisco Expressway-C (Core)</description>
|
|
1983
|
+
<example>CE_C</example>
|
|
1984
|
+
<param pos="0" name="service.vendor" value="Cisco"/>
|
|
1985
|
+
<param pos="0" name="service.product" value="Expressway"/>
|
|
1986
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:cisco:expressway:-"/>
|
|
1987
|
+
<param pos="0" name="hw.vendor" value="Cisco"/>
|
|
1988
|
+
<param pos="0" name="hw.device" value="VoIP"/>
|
|
1989
|
+
</fingerprint>
|
|
1990
|
+
|
|
1927
1991
|
<fingerprint pattern="^CradlepointHTTPService/([\d\.]+)$">
|
|
1928
1992
|
<description>Cradlepoint HTTP service</description>
|
|
1929
1993
|
<example service.version="1.0.0">CradlepointHTTPService/1.0.0</example>
|
|
@@ -2016,7 +2080,7 @@
|
|
|
2016
2080
|
|
|
2017
2081
|
<fingerprint pattern="^NS_(\d\.\d)$">
|
|
2018
2082
|
<description>Citrix NetScaler</description>
|
|
2019
|
-
<example>NS_6.1</example>
|
|
2083
|
+
<example service.version="6.1">NS_6.1</example>
|
|
2020
2084
|
<param pos="0" name="os.vendor" value="Citrix"/>
|
|
2021
2085
|
<param pos="0" name="os.family" value="NetScaler"/>
|
|
2022
2086
|
<param pos="0" name="os.device" value="Network Management Device"/>
|
|
@@ -2029,6 +2093,14 @@
|
|
|
2029
2093
|
<param pos="0" name="service.cpe23" value="cpe:/a:citrix:netscaler:{service.version}"/>
|
|
2030
2094
|
</fingerprint>
|
|
2031
2095
|
|
|
2096
|
+
<fingerprint pattern="^Citrix-([\d.]+) \'[^']*\'$">
|
|
2097
|
+
<description>Citrix STUN server</description>
|
|
2098
|
+
<example service.version="3.2.5.9">Citrix-3.2.5.9 'Marshal West'</example>
|
|
2099
|
+
<param pos="0" name="service.vendor" value="Citrix"/>
|
|
2100
|
+
<param pos="0" name="service.product" value="STUN Server"/>
|
|
2101
|
+
<param pos="1" name="service.version"/>
|
|
2102
|
+
</fingerprint>
|
|
2103
|
+
|
|
2032
2104
|
<fingerprint pattern="^Rumpus$">
|
|
2033
2105
|
<description>Rumpus FTP Server, Web File Manager interface</description>
|
|
2034
2106
|
<example>Rumpus</example>
|
|
@@ -2103,12 +2175,44 @@
|
|
|
2103
2175
|
<param pos="0" name="os.cpe23" value="cpe:/o:linux:linux_kernel:-"/>
|
|
2104
2176
|
</fingerprint>
|
|
2105
2177
|
|
|
2106
|
-
<fingerprint pattern="^
|
|
2178
|
+
<fingerprint pattern="^VNC Server (Enterprise|Personal) Edition/(?:E|P)([\d.]+) \(r([\d.]+)\)$">
|
|
2179
|
+
<description>RealVNC built-in webserver - Enterprise edition</description>
|
|
2180
|
+
<example service.version="4.5.1" service.version.version="27892">VNC Server Enterprise Edition/E4.5.1 (r27892)</example>
|
|
2181
|
+
<example service.edition="Personal">VNC Server Personal Edition/P4.5.3 (r39012)</example>
|
|
2182
|
+
<param pos="0" name="service.vendor" value="RealVNC Ltd."/>
|
|
2183
|
+
<param pos="0" name="service.product" value="RealVNC"/>
|
|
2184
|
+
<param pos="1" name="service.edition"/>
|
|
2185
|
+
<param pos="2" name="service.version"/>
|
|
2186
|
+
<param pos="3" name="service.version.version"/>
|
|
2187
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:realvnc:realvnc:{service.version}"/>
|
|
2188
|
+
</fingerprint>
|
|
2189
|
+
|
|
2190
|
+
<fingerprint pattern="^RealVNC/E([\d.]+)$">
|
|
2191
|
+
<description>RealVNC built-in webserver - Enterprise edition, short variant</description>
|
|
2192
|
+
<example service.version="4">RealVNC/E4</example>
|
|
2193
|
+
<param pos="0" name="service.vendor" value="RealVNC Ltd."/>
|
|
2194
|
+
<param pos="0" name="service.product" value="RealVNC"/>
|
|
2195
|
+
<param pos="1" name="service.version"/>
|
|
2196
|
+
<param pos="0" name="service.version.version" value="Enterprise"/>
|
|
2197
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:realvnc:realvnc:{service.version}"/>
|
|
2198
|
+
</fingerprint>
|
|
2199
|
+
|
|
2200
|
+
<fingerprint pattern="^RealVNC/([\d.]+)$">
|
|
2107
2201
|
<description>RealVNC built-in webserver</description>
|
|
2108
|
-
<example>RealVNC/4.0</example>
|
|
2202
|
+
<example service.version="4.0">RealVNC/4.0</example>
|
|
2109
2203
|
<param pos="0" name="service.vendor" value="RealVNC Ltd."/>
|
|
2110
2204
|
<param pos="0" name="service.product" value="RealVNC"/>
|
|
2111
|
-
<param pos="
|
|
2205
|
+
<param pos="1" name="service.version"/>
|
|
2206
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:realvnc:realvnc:{service.version}"/>
|
|
2207
|
+
</fingerprint>
|
|
2208
|
+
|
|
2209
|
+
<fingerprint pattern="^TigerVNC/([\d.]+)$">
|
|
2210
|
+
<description>TigerVNC built-in webserver</description>
|
|
2211
|
+
<example service.version="4.0">TigerVNC/4.0</example>
|
|
2212
|
+
<param pos="0" name="service.vendor" value="TigerVNC"/>
|
|
2213
|
+
<param pos="0" name="service.product" value="TigerVNC"/>
|
|
2214
|
+
<param pos="1" name="service.version"/>
|
|
2215
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:tigervnc:tigervnc:{service.version}"/>
|
|
2112
2216
|
</fingerprint>
|
|
2113
2217
|
|
|
2114
2218
|
<fingerprint pattern="^SecureTransport (\d+[\d\.]+) \(build: (\d+)\)$">
|
|
@@ -2255,8 +2359,8 @@
|
|
|
2255
2359
|
|
|
2256
2360
|
<fingerprint pattern="(?i)^SimpleHTTP/((?:\d+\.)*\d+)\s*Python/((?:\d+\.)*\d+)$">
|
|
2257
2361
|
<description>SimpleHTTPRequestHandler Python class is a simple HTTP request handler.</description>
|
|
2258
|
-
<example>SimpleHTTP/0.6 Python/2.7.6</example>
|
|
2259
|
-
<example>SimpleHTTP/0.6 Python/3.4.0</example>
|
|
2362
|
+
<example service.version="0.6">SimpleHTTP/0.6 Python/2.7.6</example>
|
|
2363
|
+
<example python.version="3.4.0">SimpleHTTP/0.6 Python/3.4.0</example>
|
|
2260
2364
|
<param pos="0" name="service.vendor" value="Python Software Foundation"/>
|
|
2261
2365
|
<param pos="0" name="service.product" value="SimpleHTTP"/>
|
|
2262
2366
|
<param pos="0" name="service.family" value="Python"/>
|
|
@@ -2325,9 +2429,10 @@
|
|
|
2325
2429
|
<fingerprint pattern="^GoAhead-(?:Webs|http)$">
|
|
2326
2430
|
<description>GoAhead-Webs - no version</description>
|
|
2327
2431
|
<example>GoAhead-Webs</example>
|
|
2328
|
-
<param pos="0" name="service.vendor" value="
|
|
2432
|
+
<param pos="0" name="service.vendor" value="EmbedThis"/>
|
|
2329
2433
|
<param pos="0" name="service.product" value="GoAhead Webserver"/>
|
|
2330
2434
|
<param pos="0" name="service.family" value="GoAhead Webserver"/>
|
|
2435
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:embedthis:goahead:-"/>
|
|
2331
2436
|
</fingerprint>
|
|
2332
2437
|
|
|
2333
2438
|
<fingerprint pattern="(?i)^GoAhead(?:-Webs|-http)?\/([\d.]+)(?: PeerSec-MatrixSSL\/[\d.]+-OPEN)?$">
|
|
@@ -2396,7 +2501,7 @@
|
|
|
2396
2501
|
</fingerprint>
|
|
2397
2502
|
|
|
2398
2503
|
<fingerprint pattern="^Sophos Email Appliance$">
|
|
2399
|
-
<description>Embedded web server for a rack-mounted email appliance that blocks spam and malware.</description>
|
|
2504
|
+
<description>Sophos - Embedded web server for a rack-mounted email appliance that blocks spam and malware.</description>
|
|
2400
2505
|
<example>Sophos Email Appliance</example>
|
|
2401
2506
|
<param pos="0" name="service.vendor" value="Sophos"/>
|
|
2402
2507
|
<param pos="0" name="service.product" value="Email Appliance"/>
|
|
@@ -2427,18 +2532,19 @@
|
|
|
2427
2532
|
</fingerprint>
|
|
2428
2533
|
|
|
2429
2534
|
<fingerprint pattern="^mini_httpd/((?:\d+\.)*\d+) \S*$">
|
|
2430
|
-
<description>
|
|
2535
|
+
<description>ACME mini_httpd with version and date</description>
|
|
2431
2536
|
<example>mini_httpd/1.14 23jun2000</example>
|
|
2432
2537
|
<example>mini_httpd/1 23jun2000</example>
|
|
2433
|
-
<param pos="0" name="service.vendor" value="ACME
|
|
2538
|
+
<param pos="0" name="service.vendor" value="ACME"/>
|
|
2434
2539
|
<param pos="0" name="service.product" value="mini_httpd"/>
|
|
2435
2540
|
<param pos="0" name="service.family" value="mini_httpd"/>
|
|
2436
2541
|
<param pos="1" name="service.version"/>
|
|
2542
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:acme:mini_httpd:{service.version}"/>
|
|
2437
2543
|
</fingerprint>
|
|
2438
2544
|
|
|
2439
2545
|
<fingerprint pattern="^thin ((?:\d+\.)*\d+) codename .+$">
|
|
2440
|
-
<description>
|
|
2441
|
-
<example>thin 1.2.4 codename Flaming Astroboy</example>
|
|
2546
|
+
<description>Marc-André Cournoyer's thin webserver</description>
|
|
2547
|
+
<example service.version="1.2.4">thin 1.2.4 codename Flaming Astroboy</example>
|
|
2442
2548
|
<example>thin 1 codename Flaming Astroboy</example>
|
|
2443
2549
|
<param pos="0" name="service.product" value="Thin"/>
|
|
2444
2550
|
<param pos="0" name="service.family" value="Thin"/>
|
|
@@ -2458,11 +2564,13 @@
|
|
|
2458
2564
|
|
|
2459
2565
|
<fingerprint pattern="^Mongrel ((?:\d+\.)*\d+)$">
|
|
2460
2566
|
<description>Ruby-based web server and HTTP library.</description>
|
|
2461
|
-
<example>Mongrel 1.1.5</example>
|
|
2567
|
+
<example service.version="1.1.5">Mongrel 1.1.5</example>
|
|
2462
2568
|
<example>Mongrel 1</example>
|
|
2569
|
+
<param pos="0" name="service.vendor" value="Zed Shaw"/>
|
|
2463
2570
|
<param pos="0" name="service.product" value="Mongrel"/>
|
|
2464
2571
|
<param pos="0" name="service.family" value="Mongrel"/>
|
|
2465
2572
|
<param pos="1" name="service.version"/>
|
|
2573
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:zed_shaw:mongrel:{service.version}"/>
|
|
2466
2574
|
</fingerprint>
|
|
2467
2575
|
|
|
2468
2576
|
<fingerprint pattern="^Microplex emHTTPD/((?:\d+\.)*\d+)$">
|
|
@@ -2501,7 +2609,7 @@
|
|
|
2501
2609
|
|
|
2502
2610
|
<fingerprint pattern="^JC-SHTTPD/((?:\d+\.)*\d+)$">
|
|
2503
2611
|
<description>An embedded web server.</description>
|
|
2504
|
-
<example>JC-SHTTPD/1.17.20</example>
|
|
2612
|
+
<example service.version="1.17.20">JC-SHTTPD/1.17.20</example>
|
|
2505
2613
|
<example>JC-SHTTPD/1</example>
|
|
2506
2614
|
<param pos="0" name="service.product" value="JC-SHTTPD"/>
|
|
2507
2615
|
<param pos="0" name="service.family" value="JC-SHTTPD"/>
|
|
@@ -2574,17 +2682,20 @@
|
|
|
2574
2682
|
|
|
2575
2683
|
<fingerprint pattern="^WEBrick/([\d\.]+) .*$">
|
|
2576
2684
|
<description>WEBrick default setup</description>
|
|
2577
|
-
<example>WEBrick/1.3.1 (Ruby/1.9.3/2013-02-22)</example>
|
|
2578
|
-
<param pos="0" name="service.vendor" value="Ruby"/>
|
|
2685
|
+
<example service.version="1.3.1">WEBrick/1.3.1 (Ruby/1.9.3/2013-02-22)</example>
|
|
2686
|
+
<param pos="0" name="service.vendor" value="Ruby-Lang"/>
|
|
2579
2687
|
<param pos="0" name="service.product" value="WEBrick"/>
|
|
2580
2688
|
<param pos="1" name="service.version"/>
|
|
2689
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:ruby-lang:webrick:{service.version}"/>
|
|
2581
2690
|
</fingerprint>
|
|
2582
2691
|
|
|
2583
2692
|
<fingerprint pattern="^Aspen/(\S+)">
|
|
2584
2693
|
<description>Aspen web server</description>
|
|
2585
2694
|
<example service.version="0.8">Aspen/0.8</example>
|
|
2695
|
+
<param pos="0" name="service.vendor" value="Aspen"/>
|
|
2586
2696
|
<param pos="0" name="service.product" value="Aspen"/>
|
|
2587
2697
|
<param pos="1" name="service.version"/>
|
|
2698
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:aspen:aspen:{service.version}"/>
|
|
2588
2699
|
</fingerprint>
|
|
2589
2700
|
|
|
2590
2701
|
<fingerprint pattern="^Boa/([\d\.]+\S*)">
|
|
@@ -2594,8 +2705,10 @@
|
|
|
2594
2705
|
<example service.version="0.93.15">Boa/0.93.15 (with Intersil Extensions)</example>
|
|
2595
2706
|
<example service.version="0.92p">Boa/0.92p OS-9 Version</example>
|
|
2596
2707
|
<example service.version="0.93.15">Boa/0.93.15</example>
|
|
2708
|
+
<param pos="0" name="service.vendor" value="Boa"/>
|
|
2597
2709
|
<param pos="0" name="service.product" value="Boa"/>
|
|
2598
2710
|
<param pos="1" name="service.version"/>
|
|
2711
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:boa:boa:{service.version}"/>
|
|
2599
2712
|
</fingerprint>
|
|
2600
2713
|
|
|
2601
2714
|
<!-- HiSilicon is OEMd by a number of DVR manufacturers -->
|
|
@@ -2755,8 +2868,10 @@
|
|
|
2755
2868
|
<fingerprint pattern="^gSOAP/([\d\.]+)$">
|
|
2756
2869
|
<description>gSOAP</description>
|
|
2757
2870
|
<example service.version="2.7">gSOAP/2.7</example>
|
|
2871
|
+
<param pos="0" name="service.vendor" value="Genivia"/>
|
|
2758
2872
|
<param pos="0" name="service.product" value="gSOAP"/>
|
|
2759
2873
|
<param pos="1" name="service.version"/>
|
|
2874
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:genivia:gsoap:{service.version}"/>
|
|
2760
2875
|
</fingerprint>
|
|
2761
2876
|
|
|
2762
2877
|
<!-- Apple QuickTime streaming server -->
|
|
@@ -2834,12 +2949,14 @@
|
|
|
2834
2949
|
<fingerprint pattern="^Sunny WebBox$">
|
|
2835
2950
|
<description>Sunny WebBox</description>
|
|
2836
2951
|
<example>Sunny WebBox</example>
|
|
2837
|
-
<param pos="0" name="service.vendor" value="SMA
|
|
2952
|
+
<param pos="0" name="service.vendor" value="SMA"/>
|
|
2838
2953
|
<param pos="0" name="service.family" value="Sunny"/>
|
|
2839
|
-
<param pos="0" name="service.product" value="WebBox"/>
|
|
2954
|
+
<param pos="0" name="service.product" value="Sunny WebBox"/>
|
|
2955
|
+
<param pos="0" name="hw.vendor" value="SMA"/>
|
|
2840
2956
|
<param pos="0" name="hw.family" value="Sunny"/>
|
|
2841
|
-
<param pos="0" name="hw.product" value="WebBox"/>
|
|
2957
|
+
<param pos="0" name="hw.product" value="Sunny WebBox"/>
|
|
2842
2958
|
<param pos="0" name="hw.device" value="Power device"/>
|
|
2959
|
+
<param pos="0" name="hw.cpe23" value="cpe:/h:sma:sunny_webbox:-"/>
|
|
2843
2960
|
<param pos="0" name="os.vendor" value="Microsoft"/>
|
|
2844
2961
|
<param pos="0" name="os.family" value="Windows"/>
|
|
2845
2962
|
<param pos="0" name="os.product" value="Windows CE"/>
|
|
@@ -2953,11 +3070,13 @@
|
|
|
2953
3070
|
|
|
2954
3071
|
<fingerprint pattern="(?i)^Linux/(\S+) UPnP/[\d\.]+ miniupnpd/([\d\.]+)$">
|
|
2955
3072
|
<description>Linux MiniUPnPd UPnP Server</description>
|
|
2956
|
-
<example>Linux/Cross_compiled UPnP/1.0 miniupnpd/1.0</example>
|
|
3073
|
+
<example service.version="1.0">Linux/Cross_compiled UPnP/1.0 miniupnpd/1.0</example>
|
|
2957
3074
|
<example>Linux/2.6.29.6-217.2.3.fc11.i686.PAE UPnP/1.0 miniupnpd/1.0</example>
|
|
2958
3075
|
<example>Linux/2.4.21 UPnP/1.0 miniupnpd/1.0</example>
|
|
3076
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
2959
3077
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
2960
3078
|
<param pos="2" name="service.version"/>
|
|
3079
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
2961
3080
|
<param pos="0" name="os.vendor" value="Linux"/>
|
|
2962
3081
|
<param pos="0" name="os.product" value="Linux"/>
|
|
2963
3082
|
<param pos="1" name="os.version"/>
|
|
@@ -2966,28 +3085,32 @@
|
|
|
2966
3085
|
|
|
2967
3086
|
<fingerprint pattern="^Tomato UPnP/\S+ MiniUPnPd/(\S+)$">
|
|
2968
3087
|
<description>Tomato UPnP Server</description>
|
|
2969
|
-
<example>Tomato UPnP/1.0 MiniUPnPd/1.2</example>
|
|
2970
|
-
<
|
|
2971
|
-
<param pos="0" name="service.vendor" value="Tomato"/>
|
|
3088
|
+
<example service.version="1.2">Tomato UPnP/1.0 MiniUPnPd/1.2</example>
|
|
3089
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
2972
3090
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
2973
3091
|
<param pos="1" name="service.version"/>
|
|
3092
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
2974
3093
|
</fingerprint>
|
|
2975
3094
|
|
|
2976
|
-
<fingerprint pattern="(?i)^(RT-\w+) UPnP/\S+ MiniUPnPd/(\
|
|
3095
|
+
<fingerprint pattern="(?i)^(RT-\w+) UPnP/\S+ MiniUPnPd/([\d.]+)$">
|
|
2977
3096
|
<description>Asus WAP UPnP Server</description>
|
|
2978
|
-
<example>RT-G32 UPnP/1.0 MiniUPnPd/1.2</example>
|
|
3097
|
+
<example service.version="1.2">RT-G32 UPnP/1.0 MiniUPnPd/1.2</example>
|
|
3098
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
2979
3099
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
2980
3100
|
<param pos="2" name="service.version"/>
|
|
3101
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
2981
3102
|
<param pos="0" name="os.vendor" value="Asus"/>
|
|
2982
3103
|
<param pos="1" name="os.product"/>
|
|
2983
3104
|
<param pos="0" name="os.device" value="WAP"/>
|
|
2984
3105
|
</fingerprint>
|
|
2985
3106
|
|
|
2986
|
-
<fingerprint pattern="(?i)^DrayTek/Vigor(\S+) UPnP/\S+ miniupnpd/(\
|
|
3107
|
+
<fingerprint pattern="(?i)^DrayTek/Vigor(\S+) UPnP/\S+ miniupnpd/([\d.]+)$">
|
|
2987
3108
|
<description>DrayTek Vigor router UPnP Server</description>
|
|
2988
|
-
<example hw.model="2130">DrayTek/Vigor2130 UPnP/1.0 miniupnpd/1.0</example>
|
|
3109
|
+
<example service.version="1.0" hw.model="2130">DrayTek/Vigor2130 UPnP/1.0 miniupnpd/1.0</example>
|
|
3110
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
2989
3111
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
2990
3112
|
<param pos="2" name="service.version"/>
|
|
3113
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
2991
3114
|
<param pos="0" name="hw.vendor" value="DrayTek"/>
|
|
2992
3115
|
<param pos="0" name="hw.product" value="Vigor"/>
|
|
2993
3116
|
<param pos="1" name="hw.model"/>
|
|
@@ -3001,26 +3124,30 @@
|
|
|
3001
3124
|
<param pos="0" name="hw.device" value="Broadband router"/>
|
|
3002
3125
|
</fingerprint>
|
|
3003
3126
|
|
|
3004
|
-
<fingerprint pattern="(?i)^OpenWRT/kamikaze UPnP/\S+ MiniUPnPd/(\
|
|
3127
|
+
<fingerprint pattern="(?i)^OpenWRT/kamikaze UPnP/\S+ MiniUPnPd/([\d.]+)$">
|
|
3005
3128
|
<description>OpenWRT Kamikaze WAP UPnP Server</description>
|
|
3006
|
-
<example>OpenWRT/kamikaze UPnP/1.0 MiniUPnPd/1.5</example>
|
|
3007
|
-
<
|
|
3008
|
-
<example>OpenWRT/kamikaze UPnP/1.0 MiniUPnPd/1.4</example>
|
|
3129
|
+
<example service.version="1.5">OpenWRT/kamikaze UPnP/1.0 MiniUPnPd/1.5</example>
|
|
3130
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3009
3131
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3010
3132
|
<param pos="1" name="service.version"/>
|
|
3133
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3011
3134
|
<param pos="0" name="os.vendor" value="Linux"/>
|
|
3012
3135
|
<param pos="0" name="os.family" value="OpenWRT"/>
|
|
3013
3136
|
<param pos="0" name="os.product" value="Kamikaze"/>
|
|
3014
3137
|
<param pos="0" name="os.device" value="WAP"/>
|
|
3015
3138
|
</fingerprint>
|
|
3016
3139
|
|
|
3017
|
-
<fingerprint pattern="(?i)^Netgear/\S+ UPnP/\S+ miniupnpd/(\
|
|
3140
|
+
<fingerprint pattern="(?i)^Netgear/\S+ UPnP/\S+ miniupnpd/([\d.]+)$">
|
|
3018
3141
|
<description>Netgear DG834G or WNDR3300 WAP UPnP Server</description>
|
|
3019
|
-
<example>Netgear/1.0 UPnP/1.0 miniupnpd/1.0</example>
|
|
3142
|
+
<example service.version="1.0">Netgear/1.0 UPnP/1.0 miniupnpd/1.0</example>
|
|
3143
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3020
3144
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3021
3145
|
<param pos="1" name="service.version"/>
|
|
3146
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3022
3147
|
<param pos="0" name="os.vendor" value="Netgear"/>
|
|
3023
3148
|
<param pos="0" name="os.device" value="WAP"/>
|
|
3149
|
+
<param pos="0" name="hw.vendor" value="Netgear"/>
|
|
3150
|
+
<param pos="0" name="hw.device" value="WAP"/>
|
|
3024
3151
|
</fingerprint>
|
|
3025
3152
|
|
|
3026
3153
|
<fingerprint pattern="^[^/]+/(\S+) DLNADOC/\S+ UPnP/\S+ MiniDLNA/(\S+)$">
|
|
@@ -3040,8 +3167,10 @@
|
|
|
3040
3167
|
<description>miniupnpd on a Debian variant</description>
|
|
3041
3168
|
<example os.version="wheezy/sid" service.version="1.8">Debian/wheezy/sid UPnP/1.1 MiniUPnPd/1.8</example>
|
|
3042
3169
|
<example os.version="4.0" service.version="1.0">Debian/4.0 UPnP/1.0 miniupnpd/1.0</example>
|
|
3170
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3043
3171
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3044
3172
|
<param pos="2" name="service.version"/>
|
|
3173
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3045
3174
|
<param pos="0" name="os.vendor" value="Debian"/>
|
|
3046
3175
|
<param pos="0" name="os.product" value="Linux"/>
|
|
3047
3176
|
<param pos="0" name="os.certainty" value="0.5"/>
|
|
@@ -3054,8 +3183,10 @@
|
|
|
3054
3183
|
<example os.version="10" service.version="1.4">Fedora/10 UPnP/1.0 MiniUPnPd/1.4</example>
|
|
3055
3184
|
<example os.version="8" service.version="1.0">Fedora/8 UPnP/1.0 miniupnpd/1.0</example>
|
|
3056
3185
|
<example os.version="6" service.version="1.0">FedoraCore/6 UPnP/1.0 miniupnpd/1.0</example>
|
|
3186
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3057
3187
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3058
3188
|
<param pos="2" name="service.version"/>
|
|
3189
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3059
3190
|
<param pos="0" name="os.family" value="Linux"/>
|
|
3060
3191
|
<param pos="0" name="os.vendor" value="Red Hat"/>
|
|
3061
3192
|
<param pos="0" name="os.product" value="Fedora Core Linux"/>
|
|
@@ -3069,8 +3200,10 @@
|
|
|
3069
3200
|
<example os.version="10.10" service.version="1.0">Ubuntu/10.10 UPnP/1.0 miniupnpd/1.0</example>
|
|
3070
3201
|
<example os.version="7.10" service.version="1.0">Ubuntu/7.10 UPnP/1.0 miniupnpd/1.0</example>
|
|
3071
3202
|
<example os.version="9.04" service.version="1.0">Ubuntu/9.04 UPnP/1.0 miniupnpd/1.0</example>
|
|
3203
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3072
3204
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3073
3205
|
<param pos="2" name="service.version"/>
|
|
3206
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3074
3207
|
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
|
3075
3208
|
<param pos="0" name="os.product" value="Linux"/>
|
|
3076
3209
|
<param pos="1" name="os.version"/>
|
|
@@ -3080,8 +3213,10 @@
|
|
|
3080
3213
|
<fingerprint pattern="(?i)^Ubuntu\/bionic UPnP/\S+ MiniUPnPd/(\S+)$">
|
|
3081
3214
|
<description>miniupnpd on an Ubuntu bionic/18.04</description>
|
|
3082
3215
|
<example os.version="18.04" service.version="1.4">Ubuntu/bionic UPnP/1.0 MiniUPnPd/1.4</example>
|
|
3216
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3083
3217
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3084
3218
|
<param pos="1" name="service.version"/>
|
|
3219
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3085
3220
|
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
|
3086
3221
|
<param pos="0" name="os.product" value="Linux"/>
|
|
3087
3222
|
<param pos="0" name="os.version" value="18.04"/>
|
|
@@ -3091,8 +3226,10 @@
|
|
|
3091
3226
|
<fingerprint pattern="(?i)^Ubuntu\/yakkety UPnP/\S+ MiniUPnPd/(\S+)$">
|
|
3092
3227
|
<description>miniupnpd on an Ubuntu yakkety/16.10</description>
|
|
3093
3228
|
<example os.version="16.10" service.version="1.4">Ubuntu/yakkety UPnP/1.0 MiniUPnPd/1.4</example>
|
|
3229
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3094
3230
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3095
3231
|
<param pos="1" name="service.version"/>
|
|
3232
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3096
3233
|
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
|
3097
3234
|
<param pos="0" name="os.product" value="Linux"/>
|
|
3098
3235
|
<param pos="0" name="os.version" value="16.10"/>
|
|
@@ -3102,8 +3239,10 @@
|
|
|
3102
3239
|
<fingerprint pattern="(?i)^Ubuntu\/xenial UPnP/\S+ MiniUPnPd/(\S+)$">
|
|
3103
3240
|
<description>miniupnpd on an Ubuntu xenial/16.04</description>
|
|
3104
3241
|
<example os.version="16.04" service.version="1.4">Ubuntu/xenial UPnP/1.0 MiniUPnPd/1.4</example>
|
|
3242
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3105
3243
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3106
3244
|
<param pos="1" name="service.version"/>
|
|
3245
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3107
3246
|
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
|
3108
3247
|
<param pos="0" name="os.product" value="Linux"/>
|
|
3109
3248
|
<param pos="0" name="os.version" value="16.04"/>
|
|
@@ -3113,8 +3252,10 @@
|
|
|
3113
3252
|
<fingerprint pattern="(?i)^Ubuntu\/utopic UPnP/\S+ MiniUPnPd/(\S+)$">
|
|
3114
3253
|
<description>miniupnpd on an Ubuntu utopic/14.10</description>
|
|
3115
3254
|
<example os.version="14.10" service.version="1.4">Ubuntu/utopic UPnP/1.0 MiniUPnPd/1.4</example>
|
|
3255
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3116
3256
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3117
3257
|
<param pos="1" name="service.version"/>
|
|
3258
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3118
3259
|
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
|
3119
3260
|
<param pos="0" name="os.product" value="Linux"/>
|
|
3120
3261
|
<param pos="0" name="os.version" value="14.10"/>
|
|
@@ -3124,8 +3265,10 @@
|
|
|
3124
3265
|
<fingerprint pattern="(?i)^Ubuntu\/trusty UPnP/\S+ MiniUPnPd/(\S+)$">
|
|
3125
3266
|
<description>miniupnpd on an Ubuntu trusty/14.04</description>
|
|
3126
3267
|
<example os.version="14.04" service.version="1.4">Ubuntu/trusty UPnP/1.0 MiniUPnPd/1.4</example>
|
|
3268
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3127
3269
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3128
3270
|
<param pos="1" name="service.version"/>
|
|
3271
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3129
3272
|
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
|
3130
3273
|
<param pos="0" name="os.product" value="Linux"/>
|
|
3131
3274
|
<param pos="0" name="os.version" value="14.04"/>
|
|
@@ -3135,8 +3278,10 @@
|
|
|
3135
3278
|
<fingerprint pattern="(?i)^Ubuntu\/saucy UPnP/\S+ MiniUPnPd/(\S+)$">
|
|
3136
3279
|
<description>miniupnpd on an Ubuntu saucy/13.10</description>
|
|
3137
3280
|
<example os.version="13.10" service.version="1.4">Ubuntu/saucy UPnP/1.0 MiniUPnPd/1.4</example>
|
|
3281
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3138
3282
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3139
3283
|
<param pos="1" name="service.version"/>
|
|
3284
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3140
3285
|
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
|
3141
3286
|
<param pos="0" name="os.product" value="Linux"/>
|
|
3142
3287
|
<param pos="0" name="os.version" value="13.10"/>
|
|
@@ -3146,8 +3291,10 @@
|
|
|
3146
3291
|
<fingerprint pattern="(?i)^Ubuntu\/raring UPnP/\S+ MiniUPnPd/(\S+)$">
|
|
3147
3292
|
<description>miniupnpd on an Ubuntu raring/13.04</description>
|
|
3148
3293
|
<example os.version="13.04" service.version="1.4">Ubuntu/raring UPnP/1.0 MiniUPnPd/1.4</example>
|
|
3294
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3149
3295
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3150
3296
|
<param pos="1" name="service.version"/>
|
|
3297
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3151
3298
|
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
|
3152
3299
|
<param pos="0" name="os.product" value="Linux"/>
|
|
3153
3300
|
<param pos="0" name="os.version" value="13.04"/>
|
|
@@ -3157,8 +3304,10 @@
|
|
|
3157
3304
|
<fingerprint pattern="(?i)^Ubuntu\/quantal UPnP/\S+ MiniUPnPd/(\S+)$">
|
|
3158
3305
|
<description>miniupnpd on an Ubuntu quantal/12.10</description>
|
|
3159
3306
|
<example os.version="12.10" service.version="1.4">Ubuntu/quantal UPnP/1.0 MiniUPnPd/1.4</example>
|
|
3307
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3160
3308
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3161
3309
|
<param pos="1" name="service.version"/>
|
|
3310
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3162
3311
|
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
|
3163
3312
|
<param pos="0" name="os.product" value="Linux"/>
|
|
3164
3313
|
<param pos="0" name="os.version" value="12.10"/>
|
|
@@ -3168,8 +3317,10 @@
|
|
|
3168
3317
|
<fingerprint pattern="(?i)^Ubuntu\/precise UPnP/\S+ MiniUPnPd/(\S+)$">
|
|
3169
3318
|
<description>miniupnpd on an Ubuntu precise/12.04</description>
|
|
3170
3319
|
<example os.version="12.04" service.version="1.4">Ubuntu/precise UPnP/1.0 MiniUPnPd/1.4</example>
|
|
3320
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3171
3321
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3172
3322
|
<param pos="1" name="service.version"/>
|
|
3323
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3173
3324
|
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
|
3174
3325
|
<param pos="0" name="os.product" value="Linux"/>
|
|
3175
3326
|
<param pos="0" name="os.version" value="12.04"/>
|
|
@@ -3179,8 +3330,10 @@
|
|
|
3179
3330
|
<fingerprint pattern="(?i)^Ubuntu\/oneiric UPnP/\S+ MiniUPnPd/(\S+)$">
|
|
3180
3331
|
<description>miniupnpd on an Ubuntu oneiric/11.10</description>
|
|
3181
3332
|
<example os.version="11.10" service.version="1.4">Ubuntu/oneiric UPnP/1.0 MiniUPnPd/1.4</example>
|
|
3333
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3182
3334
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3183
3335
|
<param pos="1" name="service.version"/>
|
|
3336
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3184
3337
|
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
|
3185
3338
|
<param pos="0" name="os.product" value="Linux"/>
|
|
3186
3339
|
<param pos="0" name="os.version" value="11.10"/>
|
|
@@ -3190,8 +3343,10 @@
|
|
|
3190
3343
|
<fingerprint pattern="(?i)^Ubuntu\/natty UPnP/\S+ MiniUPnPd/(\S+)$">
|
|
3191
3344
|
<description>miniupnpd on an Ubuntu natty/11.04</description>
|
|
3192
3345
|
<example os.version="11.04" service.version="1.4">Ubuntu/natty UPnP/1.0 MiniUPnPd/1.4</example>
|
|
3346
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3193
3347
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3194
3348
|
<param pos="1" name="service.version"/>
|
|
3349
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3195
3350
|
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
|
3196
3351
|
<param pos="0" name="os.product" value="Linux"/>
|
|
3197
3352
|
<param pos="0" name="os.version" value="11.04"/>
|
|
@@ -3201,8 +3356,10 @@
|
|
|
3201
3356
|
<fingerprint pattern="(?i)^Ubuntu\/maverick UPnP/\S+ MiniUPnPd/(\S+)$">
|
|
3202
3357
|
<description>miniupnpd on an Ubuntu maverick/10.10</description>
|
|
3203
3358
|
<example os.version="10.10" service.version="1.4">Ubuntu/maverick UPnP/1.0 MiniUPnPd/1.4</example>
|
|
3359
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3204
3360
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3205
3361
|
<param pos="1" name="service.version"/>
|
|
3362
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3206
3363
|
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
|
3207
3364
|
<param pos="0" name="os.product" value="Linux"/>
|
|
3208
3365
|
<param pos="0" name="os.version" value="10.10"/>
|
|
@@ -3212,8 +3369,10 @@
|
|
|
3212
3369
|
<fingerprint pattern="(?i)^Ubuntu\/lucid UPnP/\S+ MiniUPnPd/(\S+)$">
|
|
3213
3370
|
<description>miniupnpd on an Ubuntu lucid/10.04</description>
|
|
3214
3371
|
<example os.version="10.04" service.version="1.4">Ubuntu/lucid UPnP/1.0 MiniUPnPd/1.4</example>
|
|
3372
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3215
3373
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3216
3374
|
<param pos="1" name="service.version"/>
|
|
3375
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3217
3376
|
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
|
3218
3377
|
<param pos="0" name="os.product" value="Linux"/>
|
|
3219
3378
|
<param pos="0" name="os.version" value="10.04"/>
|
|
@@ -3223,8 +3382,10 @@
|
|
|
3223
3382
|
<fingerprint pattern="(?i)^Ubuntu\/karmic UPnP/\S+ MiniUPnPd/(\S+)$">
|
|
3224
3383
|
<description>miniupnpd on an Ubuntu karmic/9.10</description>
|
|
3225
3384
|
<example os.version="9.10" service.version="1.4">Ubuntu/karmic UPnP/1.0 MiniUPnPd/1.4</example>
|
|
3385
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3226
3386
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3227
3387
|
<param pos="1" name="service.version"/>
|
|
3388
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3228
3389
|
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
|
3229
3390
|
<param pos="0" name="os.product" value="Linux"/>
|
|
3230
3391
|
<param pos="0" name="os.version" value="9.10"/>
|
|
@@ -3234,8 +3395,10 @@
|
|
|
3234
3395
|
<fingerprint pattern="(?i)^Ubuntu\/jaunty UPnP/\S+ MiniUPnPd/(\S+)$">
|
|
3235
3396
|
<description>miniupnpd on an Ubuntu jaunty/9.04</description>
|
|
3236
3397
|
<example os.version="9.04" service.version="1.4">Ubuntu/jaunty UPnP/1.0 MiniUPnPd/1.4</example>
|
|
3398
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3237
3399
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3238
3400
|
<param pos="1" name="service.version"/>
|
|
3401
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3239
3402
|
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
|
3240
3403
|
<param pos="0" name="os.product" value="Linux"/>
|
|
3241
3404
|
<param pos="0" name="os.version" value="9.04"/>
|
|
@@ -3245,8 +3408,10 @@
|
|
|
3245
3408
|
<fingerprint pattern="(?i)^Ubuntu\/hardy UPnP/\S+ MiniUPnPd/(\S+)$">
|
|
3246
3409
|
<description>miniupnpd on an Ubuntu hardy/8.04</description>
|
|
3247
3410
|
<example os.version="8.04" service.version="1.4">Ubuntu/hardy UPnP/1.0 MiniUPnPd/1.4</example>
|
|
3411
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3248
3412
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3249
3413
|
<param pos="1" name="service.version"/>
|
|
3414
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3250
3415
|
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
|
3251
3416
|
<param pos="0" name="os.product" value="Linux"/>
|
|
3252
3417
|
<param pos="0" name="os.version" value="8.04"/>
|
|
@@ -3256,8 +3421,10 @@
|
|
|
3256
3421
|
<fingerprint pattern="(?i)^Linux Mips (\S+) UPnP/\S+ MiniUPnPd/(\S+)$">
|
|
3257
3422
|
<description>Linux MIPS UPnP Server</description>
|
|
3258
3423
|
<example>Linux Mips 2.4.20 UPnP/1.0 MiniUPnPd/1.2</example>
|
|
3424
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3259
3425
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3260
3426
|
<param pos="2" name="service.version"/>
|
|
3427
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3261
3428
|
<param pos="0" name="os.vendor" value="Linux"/>
|
|
3262
3429
|
<param pos="0" name="os.product" value="Linux"/>
|
|
3263
3430
|
<param pos="1" name="os.version"/>
|
|
@@ -3271,8 +3438,10 @@
|
|
|
3271
3438
|
<param pos="0" name="os.product" value="SmoothWall"/>
|
|
3272
3439
|
<param pos="1" name="os.version"/>
|
|
3273
3440
|
<param pos="0" name="os.cpe23" value="cpe:/o:smoothwall:smoothwall:{os.version}"/>
|
|
3441
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3274
3442
|
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3275
3443
|
<param pos="2" name="service.version"/>
|
|
3444
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3276
3445
|
</fingerprint>
|
|
3277
3446
|
|
|
3278
3447
|
<fingerprint pattern="^(\S+) \d+/Service Pack \d+, UPnP/[\d\.]+, TVersity Media Server$">
|
|
@@ -3335,25 +3504,13 @@
|
|
|
3335
3504
|
|
|
3336
3505
|
<fingerprint pattern="^Windows_7-x86-(\S+), UPnP/[\d\.]+, PMS/([\d\.]+)$">
|
|
3337
3506
|
<description>PlayStation3 Media Server UPnP Server - Windows 7 x86</description>
|
|
3338
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.20</example>
|
|
3507
|
+
<example service.version="1.20">Windows_7-x86-6.1, UPnP/1.0, PMS/1.20</example>
|
|
3339
3508
|
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.22.0</example>
|
|
3340
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.25.1</example>
|
|
3341
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.51.0</example>
|
|
3342
3509
|
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.20.412</example>
|
|
3343
3510
|
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.71.0</example>
|
|
3344
3511
|
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.20.409</example>
|
|
3345
3512
|
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.72.0</example>
|
|
3346
3513
|
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.10.51</example>
|
|
3347
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.40.0</example>
|
|
3348
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.53.0</example>
|
|
3349
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.52.0</example>
|
|
3350
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.50.1</example>
|
|
3351
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.30.1</example>
|
|
3352
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.50.0</example>
|
|
3353
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.54.0</example>
|
|
3354
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.52.1</example>
|
|
3355
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.60.0</example>
|
|
3356
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.70.1</example>
|
|
3357
3514
|
<param pos="0" name="service.vendor" value="Sony"/>
|
|
3358
3515
|
<param pos="0" name="service.product" value="PMS"/>
|
|
3359
3516
|
<param pos="2" name="service.version"/>
|
|
@@ -3459,10 +3616,59 @@
|
|
|
3459
3616
|
<param pos="0" name="os.device" value="Router"/>
|
|
3460
3617
|
</fingerprint>
|
|
3461
3618
|
|
|
3462
|
-
<fingerprint pattern="
|
|
3619
|
+
<fingerprint pattern="Linux, WEBACCESS/1.0, (DIR-\d+\w*) Ver (\S+)$">
|
|
3620
|
+
<description>D-Link DIR-XXX Router - WEBACCESS variant</description>
|
|
3621
|
+
<example hw.product="DIR-850L">Linux, WEBACCESS/1.0, DIR-850L Ver 1.09</example>
|
|
3622
|
+
<example os.version="1.14WW">Linux, WEBACCESS/1.0, DIR-850L Ver 1.14WW</example>
|
|
3623
|
+
<example os.version="1.04">Linux, WEBACCESS/1.0, DIR-645 Ver 1.04</example>
|
|
3624
|
+
<param pos="0" name="hw.vendor" value="D-Link"/>
|
|
3625
|
+
<param pos="1" name="hw.product"/>
|
|
3626
|
+
<param pos="0" name="hw.device" value="Router"/>
|
|
3627
|
+
<param pos="0" name="os.vendor" value="D-Link"/>
|
|
3628
|
+
<param pos="2" name="os.version"/>
|
|
3629
|
+
<param pos="0" name="os.device" value="Router"/>
|
|
3630
|
+
</fingerprint>
|
|
3631
|
+
|
|
3632
|
+
<fingerprint pattern="Linux, HTTP/1.1, (DIR-\d+\w*) Ver (\S+)$">
|
|
3633
|
+
<description>D-Link DIR-XXX Router - HTTP variant</description>
|
|
3634
|
+
<example hw.product="DIR-815" os.version="1.04">Linux, HTTP/1.1, DIR-815 Ver 1.04</example>
|
|
3635
|
+
<param pos="0" name="hw.vendor" value="D-Link"/>
|
|
3636
|
+
<param pos="1" name="hw.product"/>
|
|
3637
|
+
<param pos="0" name="hw.device" value="Router"/>
|
|
3638
|
+
<param pos="0" name="os.vendor" value="D-Link"/>
|
|
3639
|
+
<param pos="2" name="os.version"/>
|
|
3640
|
+
<param pos="0" name="os.device" value="Router"/>
|
|
3641
|
+
</fingerprint>
|
|
3642
|
+
|
|
3643
|
+
<fingerprint pattern="Linux, WEBACCESS/1.0, (DSL-\d+\w*) Ver (\S+)$">
|
|
3644
|
+
<description>D-Link DSL-XXX Router - WEBACCESS variant</description>
|
|
3645
|
+
<example hw.product="DSL-2890AL" os.version="AU_1.02.10">Linux, WEBACCESS/1.0, DSL-2890AL Ver AU_1.02.10</example>
|
|
3646
|
+
<example hw.product="DSL-2890AL" os.version="1.01">Linux, WEBACCESS/1.0, DSL-2890AL Ver 1.01</example>
|
|
3647
|
+
<param pos="0" name="hw.vendor" value="D-Link"/>
|
|
3648
|
+
<param pos="1" name="hw.product"/>
|
|
3649
|
+
<param pos="0" name="hw.device" value="Router"/>
|
|
3650
|
+
<param pos="0" name="os.vendor" value="D-Link"/>
|
|
3651
|
+
<param pos="2" name="os.version"/>
|
|
3652
|
+
<param pos="0" name="os.device" value="Router"/>
|
|
3653
|
+
</fingerprint>
|
|
3654
|
+
|
|
3655
|
+
<fingerprint pattern="^TBS/R2 UPnP/[\d\.]+ MiniUPnPd/([\d\.]+)$">
|
|
3463
3656
|
<description>D-Link generic</description>
|
|
3464
|
-
<example>TBS/R2 UPnP/1.0 MiniUPnPd/1.2</example>
|
|
3657
|
+
<example service.version="1.2">TBS/R2 UPnP/1.0 MiniUPnPd/1.2</example>
|
|
3465
3658
|
<param pos="0" name="hw.vendor" value="D-Link"/>
|
|
3659
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3660
|
+
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3661
|
+
<param pos="1" name="service.version"/>
|
|
3662
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3663
|
+
</fingerprint>
|
|
3664
|
+
|
|
3665
|
+
<fingerprint pattern="^alphapd/(\d\.[\d.]+)$">
|
|
3666
|
+
<description>D-Link alphapd - likely DCS series cameras</description>
|
|
3667
|
+
<example service.version="2.1.8">alphapd/2.1.8</example>
|
|
3668
|
+
<param pos="0" name="hw.vendor" value="D-Link"/>
|
|
3669
|
+
<param pos="0" name="service.vendor" value="D-Link"/>
|
|
3670
|
+
<param pos="0" name="service.product" value="alphapd"/>
|
|
3671
|
+
<param pos="1" name="service.version"/>
|
|
3466
3672
|
</fingerprint>
|
|
3467
3673
|
|
|
3468
3674
|
<fingerprint pattern="^ipos/([\d\.]+) UPnP/[\d\.]+ (TL-\w+)/(\S+)$">
|
|
@@ -3649,12 +3855,16 @@
|
|
|
3649
3855
|
<param pos="1" name="hw.version"/>
|
|
3650
3856
|
</fingerprint>
|
|
3651
3857
|
|
|
3652
|
-
<fingerprint pattern="^Roku UPnP/\S+ MiniUPnPd
|
|
3858
|
+
<fingerprint pattern="^Roku UPnP/\S+ MiniUPnPd/([\d\.]+)$">
|
|
3653
3859
|
<description>Roku without a version</description>
|
|
3654
|
-
<example>Roku UPnP/1.0 MiniUPnPd/1.4</example>
|
|
3860
|
+
<example service.version="1.4">Roku UPnP/1.0 MiniUPnPd/1.4</example>
|
|
3655
3861
|
<param pos="0" name="hw.vendor" value="Roku"/>
|
|
3656
3862
|
<param pos="0" name="hw.product" value="Roku"/>
|
|
3657
3863
|
<param pos="0" name="hw.device" value="Media Server"/>
|
|
3864
|
+
<param pos="0" name="service.vendor" value="MiniUPnP Project"/>
|
|
3865
|
+
<param pos="0" name="service.product" value="MiniUPnP"/>
|
|
3866
|
+
<param pos="1" name="service.version"/>
|
|
3867
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:miniupnp_project:miniupnp:{service.version}"/>
|
|
3658
3868
|
</fingerprint>
|
|
3659
3869
|
|
|
3660
3870
|
<fingerprint pattern="^UPnP/\S+, DLNADOC/\S+, Platinum/(\S+)$">
|
|
@@ -3870,4 +4080,103 @@
|
|
|
3870
4080
|
<param pos="0" name="hw.device" value="Broadband router"/>
|
|
3871
4081
|
</fingerprint>
|
|
3872
4082
|
|
|
4083
|
+
<fingerprint pattern="^IX Series IX21\d\d \(magellan-sec\) Software, Version ([^, ]+), (?:MAINTENANCE )?RELEASE SOFTWARE$">
|
|
4084
|
+
<description>NEC Univerge Router - enterprise class with VPN, UTM, etc</description>
|
|
4085
|
+
<example hw.version="10.2.20">IX Series IX2106 (magellan-sec) Software, Version 10.2.20, RELEASE SOFTWARE</example>
|
|
4086
|
+
<example>IX Series IX2105 (magellan-sec) Software, Version 9.6.12A, MAINTENANCE RELEASE SOFTWARE</example>
|
|
4087
|
+
<param pos="0" name="hw.vendor" value="NEC"/>
|
|
4088
|
+
<param pos="0" name="hw.product" value="Univerge"/>
|
|
4089
|
+
<param pos="1" name="hw.version"/>
|
|
4090
|
+
<param pos="0" name="hw.device" value="Router"/>
|
|
4091
|
+
<param pos="0" name="hw.cpe23" value="cpe:/h:nec:univerge:{hw.version}"/>
|
|
4092
|
+
</fingerprint>
|
|
4093
|
+
|
|
4094
|
+
<fingerprint pattern="^Caddy$">
|
|
4095
|
+
<description>CaddyServer Caddy - golang based httpd</description>
|
|
4096
|
+
<example>Caddy</example>
|
|
4097
|
+
<param pos="0" name="service.vendor" value="CaddyServer"/>
|
|
4098
|
+
<param pos="0" name="service.product" value="Caddy"/>
|
|
4099
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:caddyserver:caddy:-"/>
|
|
4100
|
+
</fingerprint>
|
|
4101
|
+
|
|
4102
|
+
<fingerprint pattern="^MoxaHttp/(\d\.\d)$">
|
|
4103
|
+
<description>Moxa devices - service used on multiple families of devices</description>
|
|
4104
|
+
<example service.version="2.3">MoxaHttp/2.3</example>
|
|
4105
|
+
<example>MoxaHttp/2.2</example>
|
|
4106
|
+
<example>MoxaHttp/1.0</example>
|
|
4107
|
+
<param pos="0" name="service.vendor" value="Moxa"/>
|
|
4108
|
+
<param pos="0" name="service.product" value="httpd"/>
|
|
4109
|
+
<param pos="1" name="service.version"/>
|
|
4110
|
+
<param pos="0" name="hw.vendor" value="Moxa"/>
|
|
4111
|
+
<param pos="0" name="os.vendor" value="Moxa"/>
|
|
4112
|
+
</fingerprint>
|
|
4113
|
+
|
|
4114
|
+
<fingerprint pattern="^proxygen-bolt$">
|
|
4115
|
+
<description>Facebook Proxygen httpd software</description>
|
|
4116
|
+
<example>proxygen-bolt</example>
|
|
4117
|
+
<param pos="0" name="service.vendor" value="Facebook"/>
|
|
4118
|
+
<param pos="0" name="service.product" value="Proxygen"/>
|
|
4119
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:facebook:proxygen:-"/>
|
|
4120
|
+
</fingerprint>
|
|
4121
|
+
|
|
4122
|
+
<fingerprint pattern="^Kerio Connect ([\d.]+)(?: patch (\d))?$">
|
|
4123
|
+
<description>GFI Kerio Connect</description>
|
|
4124
|
+
<example service.version="8.2.2">Kerio Connect 8.2.2</example>
|
|
4125
|
+
<example service.version="9.2.12" service.version.version="1">Kerio Connect 9.2.12 patch 1</example>
|
|
4126
|
+
<param pos="0" name="service.vendor" value="GFI"/>
|
|
4127
|
+
<param pos="0" name="service.product" value="Kerio Connect"/>
|
|
4128
|
+
<param pos="1" name="service.version"/>
|
|
4129
|
+
<param pos="2" name="service.version.version"/>
|
|
4130
|
+
</fingerprint>
|
|
4131
|
+
|
|
4132
|
+
<fingerprint pattern="^Kerio Control Embedded Web Server$">
|
|
4133
|
+
<description>GFI Kerio Control - embedded web server</description>
|
|
4134
|
+
<example>Kerio Control Embedded Web Server</example>
|
|
4135
|
+
<param pos="0" name="service.vendor" value="GFI"/>
|
|
4136
|
+
<param pos="0" name="service.product" value="Kerio Control"/>
|
|
4137
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:gfi:kerio_control:-"/>
|
|
4138
|
+
</fingerprint>
|
|
4139
|
+
|
|
4140
|
+
<fingerprint pattern="^Mongoose/([\d.]+)$">
|
|
4141
|
+
<description>Cesanta Mongoose embedded web server / networking library</description>
|
|
4142
|
+
<example service.version="6.7.1">Mongoose/6.7.1</example>
|
|
4143
|
+
<param pos="0" name="service.vendor" value="Cesanta"/>
|
|
4144
|
+
<param pos="0" name="service.product" value="Mongoose"/>
|
|
4145
|
+
<param pos="1" name="service.version"/>
|
|
4146
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:cesanta:mongoose:{service.version}"/>
|
|
4147
|
+
</fingerprint>
|
|
4148
|
+
|
|
4149
|
+
<fingerprint pattern="^kangle/([\d.]+)$">
|
|
4150
|
+
<description>Bangteng Kangle web server</description>
|
|
4151
|
+
<example service.version="3.5.21.9">kangle/3.5.21.9</example>
|
|
4152
|
+
<param pos="0" name="service.vendor" value="Bangteng"/>
|
|
4153
|
+
<param pos="0" name="service.product" value="Kangle"/>
|
|
4154
|
+
<param pos="1" name="service.version"/>
|
|
4155
|
+
</fingerprint>
|
|
4156
|
+
|
|
4157
|
+
<fingerprint pattern="^Werkzeug/([\d.]+) Python/([\d.]+)$">
|
|
4158
|
+
<description>PalletsProjects Werkzeug web server</description>
|
|
4159
|
+
<example service.version="0.14.1" python.version="3.6.9">Werkzeug/0.14.1 Python/3.6.9</example>
|
|
4160
|
+
<param pos="0" name="service.vendor" value="PalletsProjects"/>
|
|
4161
|
+
<param pos="0" name="service.product" value="Werkzeug"/>
|
|
4162
|
+
<param pos="1" name="service.version"/>
|
|
4163
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:palletsprojects:werkzeug:{service.version}"/>
|
|
4164
|
+
<param pos="2" name="python.version"/>
|
|
4165
|
+
</fingerprint>
|
|
4166
|
+
|
|
4167
|
+
<!-- This is a version of ACME mini_httpd where the value 'mini_httpd' has been
|
|
4168
|
+
replaced with a UUID in the Server header AND body of the response. It
|
|
4169
|
+
is likely vendor or product specific.
|
|
4170
|
+
-->
|
|
4171
|
+
|
|
4172
|
+
<fingerprint pattern="^[a-f\d]{7,8}-[a-f\d]{3,4}-[a-f\d]{3,4}-[a-f\d]{3,4}-[a-f\d]{10,12}$">
|
|
4173
|
+
<description>ACME mini_httpd with randomized Server header</description>
|
|
4174
|
+
<example>a74b7cd4-4a4e-4115-7a48-1c7ebb4ae45b</example>
|
|
4175
|
+
<example>f09f73f0-cac6-422-3660-32ac658c5ae7</example>
|
|
4176
|
+
<example>f24ddd9c-e2a6-23c-ec95-4563173bbe</example>
|
|
4177
|
+
<param pos="0" name="service.vendor" value="ACME"/>
|
|
4178
|
+
<param pos="0" name="service.product" value="mini_httpd"/>
|
|
4179
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:acme:mini_httpd:-"/>
|
|
4180
|
+
</fingerprint>
|
|
4181
|
+
|
|
3873
4182
|
</fingerprints>
|