recog 2.3.7 → 2.3.12
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +9 -2
- data/.ruby-gemset +1 -0
- data/.ruby-version +1 -0
- data/.travis.yml +2 -4
- data/CONTRIBUTING.md +136 -37
- data/Gemfile +2 -5
- data/README.md +18 -16
- data/bin/recog_cleanup +16 -0
- data/bin/recog_standardize +142 -0
- data/cpe-remap.yaml +36 -1
- data/features/match.feature +4 -0
- data/features/support/aruba.rb +3 -0
- data/features/verify.feature +5 -0
- data/identifiers/README.md +56 -0
- data/identifiers/hw_device.txt +77 -0
- data/identifiers/hw_family.txt +96 -0
- data/identifiers/hw_product.txt +328 -0
- data/identifiers/os_architecture.txt +20 -0
- data/identifiers/os_device.txt +94 -0
- data/identifiers/os_family.txt +325 -0
- data/identifiers/os_product.txt +420 -0
- data/identifiers/service_family.txt +272 -0
- data/identifiers/service_product.txt +557 -0
- data/identifiers/software_class.txt +26 -0
- data/identifiers/software_family.txt +91 -0
- data/identifiers/software_product.txt +333 -0
- data/identifiers/vendor.txt +891 -0
- data/lib/recog/version.rb +1 -1
- data/requirements.txt +1 -1
- data/spec/lib/fingerprint_self_test_spec.rb +1 -1
- data/spec/lib/recog/fingerprint/regexp_factory_spec.rb +1 -1
- data/update_cpes.py +4 -1
- data/xml/apache_modules.xml +292 -5
- data/xml/apache_os.xml +50 -2
- data/xml/architecture.xml +19 -7
- data/xml/dns_versionbind.xml +200 -26
- data/xml/favicons.xml +1701 -0
- data/xml/ftp_banners.xml +276 -16
- data/xml/h323_callresp.xml +112 -12
- data/xml/hp_pjl_id.xml +47 -5
- data/xml/html_title.xml +1419 -72
- data/xml/http_cookies.xml +77 -10
- data/xml/http_servers.xml +898 -47
- data/xml/http_wwwauth.xml +154 -27
- data/xml/imap_banners.xml +23 -13
- data/xml/ldap_searchresult.xml +81 -9
- data/xml/mdns_device-info_txt.xml +194 -17
- data/xml/mdns_workstation_txt.xml +4 -2
- data/xml/mysql_banners.xml +554 -45
- data/xml/mysql_error.xml +113 -6
- data/xml/nntp_banners.xml +10 -2
- data/xml/ntp_banners.xml +95 -11
- data/xml/operating_system.xml +90 -3
- data/xml/pop_banners.xml +32 -31
- data/xml/rsh_resp.xml +11 -2
- data/xml/rtsp_servers.xml +43 -23
- data/xml/sip_banners.xml +9 -14
- data/xml/sip_user_agents.xml +69 -3
- data/xml/smb_native_lm.xml +10 -2
- data/xml/smb_native_os.xml +80 -2
- data/xml/smtp_banners.xml +233 -13
- data/xml/smtp_debug.xml +6 -4
- data/xml/smtp_ehlo.xml +7 -5
- data/xml/smtp_expn.xml +13 -4
- data/xml/smtp_help.xml +23 -4
- data/xml/smtp_mailfrom.xml +5 -2
- data/xml/smtp_noop.xml +6 -5
- data/xml/smtp_quit.xml +5 -4
- data/xml/smtp_rcptto.xml +5 -2
- data/xml/smtp_rset.xml +4 -4
- data/xml/smtp_turn.xml +4 -4
- data/xml/smtp_vrfy.xml +14 -4
- data/xml/snmp_sysdescr.xml +776 -52
- data/xml/snmp_sysobjid.xml +47 -2
- data/xml/ssh_banners.xml +259 -80
- data/xml/telnet_banners.xml +376 -23
- data/xml/x11_banners.xml +27 -4
- data/xml/x509_issuers.xml +37 -13
- data/xml/x509_subjects.xml +525 -55
- metadata +29 -6
data/xml/favicons.xml
ADDED
@@ -0,0 +1,1701 @@
|
|
1
|
+
<?xml version='1.0' encoding='UTF-8'?>
|
2
|
+
<fingerprints matches="favicon.md5">
|
3
|
+
<!--
|
4
|
+
This fingerprint set matches favicon.ico files based on their MD5 hash
|
5
|
+
-->
|
6
|
+
|
7
|
+
<!-- Services -->
|
8
|
+
|
9
|
+
<fingerprint pattern="^0f584138aacfb79aaba7e2539fc4e642$">
|
10
|
+
<description>Plex Media Server</description>
|
11
|
+
<example>0f584138aacfb79aaba7e2539fc4e642</example>
|
12
|
+
<param pos="0" name="service.vendor" value="Plex"/>
|
13
|
+
<param pos="0" name="service.product" value="Media Server"/>
|
14
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
15
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:plex:media_server:-"/>
|
16
|
+
</fingerprint>
|
17
|
+
|
18
|
+
<fingerprint pattern="^934624a112e74e6428a86a706cf7521d$">
|
19
|
+
<description>Munin</description>
|
20
|
+
<example>934624a112e74e6428a86a706cf7521d</example>
|
21
|
+
<param pos="0" name="service.vendor" value="Munin"/>
|
22
|
+
<param pos="0" name="service.product" value="Munin"/>
|
23
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
24
|
+
</fingerprint>
|
25
|
+
|
26
|
+
<fingerprint pattern="^ce849e0d986f73c97aa81290c2052164$">
|
27
|
+
<description>Kubernetes Dashboard</description>
|
28
|
+
<example>ce849e0d986f73c97aa81290c2052164</example>
|
29
|
+
<param pos="0" name="service.vendor" value="Kubernetes"/>
|
30
|
+
<param pos="0" name="service.product" value="Dashboard"/>
|
31
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
32
|
+
</fingerprint>
|
33
|
+
|
34
|
+
<fingerprint pattern="^47b51975a37b8582e8514d89df9956a5$">
|
35
|
+
<description>LibreNMS</description>
|
36
|
+
<example>47b51975a37b8582e8514d89df9956a5</example>
|
37
|
+
<param pos="0" name="service.vendor" value="LibreNMS"/>
|
38
|
+
<param pos="0" name="service.product" value="LibreNMS"/>
|
39
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
40
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:librenms:librenms:-"/>
|
41
|
+
</fingerprint>
|
42
|
+
|
43
|
+
<fingerprint pattern="^4644f2d45601037b8423d45e13194c93$">
|
44
|
+
<description>Tomcat</description>
|
45
|
+
<example>4644f2d45601037b8423d45e13194c93</example>
|
46
|
+
<param pos="0" name="service.vendor" value="Apache"/>
|
47
|
+
<param pos="0" name="service.product" value="Tomcat"/>
|
48
|
+
<param pos="0" name="service.family" value="Tomcat"/>
|
49
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
50
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:apache:tomcat:-"/>
|
51
|
+
</fingerprint>
|
52
|
+
|
53
|
+
<fingerprint pattern="^(?:b6341dfc213100c61db4fb8775878cec|cf2445dcb53a031c02f9b57e2199bc03)$">
|
54
|
+
<description>Drupal CMS</description>
|
55
|
+
<example>b6341dfc213100c61db4fb8775878cec</example>
|
56
|
+
<example>cf2445dcb53a031c02f9b57e2199bc03</example>
|
57
|
+
<param pos="0" name="service.vendor" value="Drupal"/>
|
58
|
+
<param pos="0" name="service.product" value="CMS"/>
|
59
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
60
|
+
</fingerprint>
|
61
|
+
|
62
|
+
<fingerprint pattern="^91b72b23e7f499d6c09cb18c7b1278f1$">
|
63
|
+
<description>Kodi Media Server</description>
|
64
|
+
<example>91b72b23e7f499d6c09cb18c7b1278f1</example>
|
65
|
+
<param pos="0" name="service.vendor" value="Kodi"/>
|
66
|
+
<param pos="0" name="service.product" value="Media Server"/>
|
67
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
68
|
+
</fingerprint>
|
69
|
+
|
70
|
+
<fingerprint pattern="^d403850756671a93ca205b8128140494$">
|
71
|
+
<description>Greenbone Security Scanner</description>
|
72
|
+
<example>d403850756671a93ca205b8128140494</example>
|
73
|
+
<param pos="0" name="service.vendor" value="Greenbone"/>
|
74
|
+
<param pos="0" name="service.product" value="Security Scanner"/>
|
75
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
76
|
+
</fingerprint>
|
77
|
+
|
78
|
+
<fingerprint pattern="^(?:268ee26a1219a611828d5fd4bc4d69c0|5a84c349c00d95c8ebd174ded3b50a86|2b37c7f35285c341ec1f2cf7e40a3c22)$">
|
79
|
+
<description>Jenkins</description>
|
80
|
+
<example>268ee26a1219a611828d5fd4bc4d69c0</example>
|
81
|
+
<example>5a84c349c00d95c8ebd174ded3b50a86</example>
|
82
|
+
<example>2b37c7f35285c341ec1f2cf7e40a3c22</example>
|
83
|
+
<param pos="0" name="service.vendor" value="Jenkins"/>
|
84
|
+
<param pos="0" name="service.product" value="Jenkins"/>
|
85
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
86
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:jenkins:jenkins:-"/>
|
87
|
+
</fingerprint>
|
88
|
+
|
89
|
+
<fingerprint pattern="^(?:6eb4a43cb64c97f76562af703893c8fd|3bd2ec61324ad4d27cb7b0f484cd4289)$">
|
90
|
+
<description>XAMPP Server</description>
|
91
|
+
<example>6eb4a43cb64c97f76562af703893c8fd</example>
|
92
|
+
<example>3bd2ec61324ad4d27cb7b0f484cd4289</example>
|
93
|
+
<param pos="0" name="service.vendor" value="XAMPP"/>
|
94
|
+
<param pos="0" name="service.product" value="XAMPP Server"/>
|
95
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
96
|
+
</fingerprint>
|
97
|
+
|
98
|
+
<fingerprint pattern="^(?:1391664373e72311a656c4a5504682af|88717398db158e3330ce94fc1784e4a7|04d89d5b7a290334f5ce37c7e8b6a349|08aa365c2d0863df2735d386f77c22c2)$">
|
99
|
+
<description>Atlassian Jira</description>
|
100
|
+
<example>1391664373e72311a656c4a5504682af</example>
|
101
|
+
<example>88717398db158e3330ce94fc1784e4a7</example>
|
102
|
+
<example>04d89d5b7a290334f5ce37c7e8b6a349</example>
|
103
|
+
<example>08aa365c2d0863df2735d386f77c22c2</example>
|
104
|
+
<param pos="0" name="service.vendor" value="Atlassian"/>
|
105
|
+
<param pos="0" name="service.product" value="Jira"/>
|
106
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
107
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:atlassian:jira:-"/>
|
108
|
+
</fingerprint>
|
109
|
+
|
110
|
+
<fingerprint pattern="^135aed33c0a7b8f44f0227a71b9ce345$">
|
111
|
+
<description>Moodle</description>
|
112
|
+
<example>135aed33c0a7b8f44f0227a71b9ce345</example>
|
113
|
+
<param pos="0" name="service.vendor" value="Moodle"/>
|
114
|
+
<param pos="0" name="service.product" value="Moodle CMS"/>
|
115
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
116
|
+
</fingerprint>
|
117
|
+
|
118
|
+
<fingerprint pattern="^23ab9cf3907dfc3b047d8b14e7303d0d$">
|
119
|
+
<description>RStudio</description>
|
120
|
+
<example>23ab9cf3907dfc3b047d8b14e7303d0d</example>
|
121
|
+
<param pos="0" name="service.vendor" value="RStudio"/>
|
122
|
+
<param pos="0" name="service.product" value="Connect"/>
|
123
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
124
|
+
</fingerprint>
|
125
|
+
|
126
|
+
<fingerprint pattern="^84b0fc44f58bfee1a303ee3398a86670$">
|
127
|
+
<description>Android Debug Database</description>
|
128
|
+
<example>84b0fc44f58bfee1a303ee3398a86670</example>
|
129
|
+
<param pos="0" name="service.vendor" value="Android Debug Database"/>
|
130
|
+
<param pos="0" name="service.product" value="Android Debug Database"/>
|
131
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
132
|
+
</fingerprint>
|
133
|
+
|
134
|
+
<fingerprint pattern="^0701d7ff661133eafb2bbd23656eb7db$">
|
135
|
+
<description>Octopus Deploy</description>
|
136
|
+
<example>0701d7ff661133eafb2bbd23656eb7db</example>
|
137
|
+
<param pos="0" name="service.vendor" value="Octopus"/>
|
138
|
+
<param pos="0" name="service.product" value="Deploy"/>
|
139
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
140
|
+
</fingerprint>
|
141
|
+
|
142
|
+
<fingerprint pattern="^(?:e467554976ad3162eec9dfbf83e2c324|b338542efc5676d771c21fe94faf12b3)$">
|
143
|
+
<description>ownCloud</description>
|
144
|
+
<example>e467554976ad3162eec9dfbf83e2c324</example>
|
145
|
+
<example>b338542efc5676d771c21fe94faf12b3</example>
|
146
|
+
<param pos="0" name="service.vendor" value="ownCloud"/>
|
147
|
+
<param pos="0" name="service.product" value="ownCloud Server"/>
|
148
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
149
|
+
</fingerprint>
|
150
|
+
|
151
|
+
<fingerprint pattern="^da897184fba34d5fe72148963f42b577$">
|
152
|
+
<description>Cloudera Hortonworks SmartSense Tool</description>
|
153
|
+
<example>da897184fba34d5fe72148963f42b577</example>
|
154
|
+
<param pos="0" name="service.vendor" value="Cloudera"/>
|
155
|
+
<param pos="0" name="service.product" value="SmartSense Tool"/>
|
156
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
157
|
+
</fingerprint>
|
158
|
+
|
159
|
+
<fingerprint pattern="^4bbf4aa0702444fd841eda7dd707ff85$">
|
160
|
+
<description>Ceph Dashboard</description>
|
161
|
+
<example>4bbf4aa0702444fd841eda7dd707ff85</example>
|
162
|
+
<param pos="0" name="service.vendor" value="Ceph"/>
|
163
|
+
<param pos="0" name="service.product" value="Dashboard"/>
|
164
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
165
|
+
</fingerprint>
|
166
|
+
|
167
|
+
<fingerprint pattern="^08ff173efec0750dd29ac7f44d972427$">
|
168
|
+
<description>Metasploit Pro</description>
|
169
|
+
<example>08ff173efec0750dd29ac7f44d972427</example>
|
170
|
+
<param pos="0" name="service.vendor" value="Rapid7"/>
|
171
|
+
<param pos="0" name="service.product" value="Metasploit Pro"/>
|
172
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
173
|
+
</fingerprint>
|
174
|
+
|
175
|
+
<fingerprint pattern="^23671ccca2849ae58d1b04c218013382$">
|
176
|
+
<description>Gitea</description>
|
177
|
+
<example>23671ccca2849ae58d1b04c218013382</example>
|
178
|
+
<param pos="0" name="service.vendor" value="Gitea"/>
|
179
|
+
<param pos="0" name="service.product" value="Gitea"/>
|
180
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
181
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:gitea:gitea:-"/>
|
182
|
+
</fingerprint>
|
183
|
+
|
184
|
+
<fingerprint pattern="^1480757e8415b8cf6ea94553f0581f3e$">
|
185
|
+
<description>SolarWinds Virtualization Manager</description>
|
186
|
+
<example>1480757e8415b8cf6ea94553f0581f3e</example>
|
187
|
+
<param pos="0" name="service.vendor" value="SolarWinds"/>
|
188
|
+
<param pos="0" name="service.product" value="Virtualization Manager"/>
|
189
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
190
|
+
</fingerprint>
|
191
|
+
|
192
|
+
<fingerprint pattern="^ee20526df4d69f7b02ee107458d8d679$">
|
193
|
+
<description>ManageEngine ADAudit Plus</description>
|
194
|
+
<example>ee20526df4d69f7b02ee107458d8d679</example>
|
195
|
+
<param pos="0" name="service.vendor" value="ManageEngine"/>
|
196
|
+
<param pos="0" name="service.product" value="ADAudit Plus"/>
|
197
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
198
|
+
</fingerprint>
|
199
|
+
|
200
|
+
<fingerprint pattern="^e9d6d23a961ea23a3e961266876e0ffd$">
|
201
|
+
<description>HPE OfficeConnect Switch</description>
|
202
|
+
<example>e9d6d23a961ea23a3e961266876e0ffd</example>
|
203
|
+
<param pos="0" name="hw.vendor" value="HPE"/>
|
204
|
+
<param pos="0" name="hw.device" value="Switch"/>
|
205
|
+
<param pos="0" name="hw.product" value="OfficeConnect Switch"/>
|
206
|
+
<param pos="0" name="hw.certainty" value="0.25"/>
|
207
|
+
</fingerprint>
|
208
|
+
|
209
|
+
<fingerprint pattern="^639b61409215d770a99667b446c80ea1$">
|
210
|
+
<description>IBM Lotus Sametime</description>
|
211
|
+
<example>639b61409215d770a99667b446c80ea1</example>
|
212
|
+
<param pos="0" name="service.vendor" value="IBM"/>
|
213
|
+
<param pos="0" name="service.product" value="Lotus Sametime"/>
|
214
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
215
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:ibm:lotus_sametime:-"/>
|
216
|
+
</fingerprint>
|
217
|
+
|
218
|
+
<fingerprint pattern="^0a6509cf1af2f0ab1c38662fefd5e5be$">
|
219
|
+
<description>Favicon for TODO</description>
|
220
|
+
<example>0a6509cf1af2f0ab1c38662fefd5e5be</example>
|
221
|
+
<param pos="0" name="service.vendor" value="Folding@home"/>
|
222
|
+
<param pos="0" name="service.product" value="Work Server"/>
|
223
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
224
|
+
</fingerprint>
|
225
|
+
|
226
|
+
<fingerprint pattern="^8df2318cae6c03a85179b744108645ba$">
|
227
|
+
<description>Emby Media Server</description>
|
228
|
+
<example>8df2318cae6c03a85179b744108645ba</example>
|
229
|
+
<param pos="0" name="service.vendor" value="Emby"/>
|
230
|
+
<param pos="0" name="service.product" value="Web Client"/>
|
231
|
+
<param pos="0" name="service.device" value="Media Server"/>
|
232
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
233
|
+
</fingerprint>
|
234
|
+
|
235
|
+
<fingerprint pattern="^f983f318b0f0dff7a9303973f36ec45a$">
|
236
|
+
<description>Swagger UI</description>
|
237
|
+
<example>f983f318b0f0dff7a9303973f36ec45a</example>
|
238
|
+
<param pos="0" name="service.vendor" value="Swagger"/>
|
239
|
+
<param pos="0" name="service.product" value="UI"/>
|
240
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
241
|
+
</fingerprint>
|
242
|
+
|
243
|
+
<fingerprint pattern="^1c4201c7da53d6c7e48251d3a9680449$">
|
244
|
+
<description>Nagios</description>
|
245
|
+
<example>1c4201c7da53d6c7e48251d3a9680449</example>
|
246
|
+
<param pos="0" name="service.vendor" value="Nagios"/>
|
247
|
+
<param pos="0" name="service.product" value="Nagios Network Analyzer"/>
|
248
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
249
|
+
</fingerprint>
|
250
|
+
|
251
|
+
<fingerprint pattern="^d316e1622c58825727e7e4e6c954d289$">
|
252
|
+
<description>Redmine</description>
|
253
|
+
<example>d316e1622c58825727e7e4e6c954d289</example>
|
254
|
+
<param pos="0" name="service.vendor" value="Redmine"/>
|
255
|
+
<param pos="0" name="service.product" value="Redmine"/>
|
256
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
257
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:redmine:redmine:-"/>
|
258
|
+
</fingerprint>
|
259
|
+
|
260
|
+
<fingerprint pattern="^646753a205c6a6db7f93d0d1ba30bd93$">
|
261
|
+
<description>HashiCorp Consul</description>
|
262
|
+
<example>646753a205c6a6db7f93d0d1ba30bd93</example>
|
263
|
+
<param pos="0" name="service.vendor" value="HashiCorp"/>
|
264
|
+
<param pos="0" name="service.product" value="Consul"/>
|
265
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
266
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:hashicorp:consul:-"/>
|
267
|
+
</fingerprint>
|
268
|
+
|
269
|
+
<fingerprint pattern="^12649f4e0c5a37d4a41cbca768c8e7e0$">
|
270
|
+
<description>Progress OpenEdge Explorer</description>
|
271
|
+
<example>12649f4e0c5a37d4a41cbca768c8e7e0</example>
|
272
|
+
<param pos="0" name="service.vendor" value="Progress"/>
|
273
|
+
<param pos="0" name="service.product" value="OpenEdge Explorer"/>
|
274
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
275
|
+
</fingerprint>
|
276
|
+
|
277
|
+
<fingerprint pattern="^297a81069094d00a052733d3a0537d18$">
|
278
|
+
<description>CrushFTP Web</description>
|
279
|
+
<example>297a81069094d00a052733d3a0537d18</example>
|
280
|
+
<param pos="0" name="service.vendor" value="CrushFTP"/>
|
281
|
+
<param pos="0" name="service.product" value="CrushFTP Web Interface"/>
|
282
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
283
|
+
</fingerprint>
|
284
|
+
|
285
|
+
<fingerprint pattern="^f7728520c81b7a303d8e54d282e13a16$">
|
286
|
+
<description>Splunkd</description>
|
287
|
+
<example>f7728520c81b7a303d8e54d282e13a16</example>
|
288
|
+
<param pos="0" name="service.vendor" value="Splunk"/>
|
289
|
+
<param pos="0" name="service.product" value="Splunk"/>
|
290
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
291
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:splunk:splunk:-"/>
|
292
|
+
</fingerprint>
|
293
|
+
|
294
|
+
<fingerprint pattern="^e1fab9a2d736f845ef487ae6dc2cb4b8$">
|
295
|
+
<description>Rundeck Platform</description>
|
296
|
+
<example>e1fab9a2d736f845ef487ae6dc2cb4b8</example>
|
297
|
+
<param pos="0" name="service.vendor" value="Rundeck"/>
|
298
|
+
<param pos="0" name="service.product" value="Rundeck"/>
|
299
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
300
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:rundeck:rundeck:-"/>
|
301
|
+
</fingerprint>
|
302
|
+
|
303
|
+
<fingerprint pattern="^3ef81fad2a3deaeb19f02c9cf67ed8eb$">
|
304
|
+
<description>DocuWiki</description>
|
305
|
+
<example>3ef81fad2a3deaeb19f02c9cf67ed8eb</example>
|
306
|
+
<param pos="0" name="service.vendor" value="DocuWiki"/>
|
307
|
+
<param pos="0" name="service.product" value="DocuWiki"/>
|
308
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
309
|
+
</fingerprint>
|
310
|
+
|
311
|
+
<fingerprint pattern="^(?:c02e22ca67f83a0fb6f2fd265074910a|68e1a9c89026b0efeddf718a48c282a5)$">
|
312
|
+
<description>HashiCorp Vault</description>
|
313
|
+
<example>c02e22ca67f83a0fb6f2fd265074910a</example>
|
314
|
+
<example>68e1a9c89026b0efeddf718a48c282a5</example>
|
315
|
+
<param pos="0" name="service.vendor" value="HashiCorp"/>
|
316
|
+
<param pos="0" name="service.product" value="Vault"/>
|
317
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
318
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:hashicorp:vault:-"/>
|
319
|
+
</fingerprint>
|
320
|
+
|
321
|
+
<fingerprint pattern="^74120b5bbc7be340887466ff6cfe66c6$">
|
322
|
+
<description>Apple CUPS 1.3.7</description>
|
323
|
+
<example>74120b5bbc7be340887466ff6cfe66c6</example>
|
324
|
+
<param pos="0" name="service.vendor" value="Apple"/>
|
325
|
+
<param pos="0" name="service.product" value="CUPS"/>
|
326
|
+
<param pos="0" name="service.family" value="CUPS"/>
|
327
|
+
<param pos="0" name="service.version" value="1.3.7"/>
|
328
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
329
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:apple:cups:1.3.7"/>
|
330
|
+
</fingerprint>
|
331
|
+
|
332
|
+
<fingerprint pattern="^2c2bd163799c49e25bc7ac0fe97f2449$">
|
333
|
+
<description>Apple CUPS 1.x</description>
|
334
|
+
<example>2c2bd163799c49e25bc7ac0fe97f2449</example>
|
335
|
+
<param pos="0" name="service.vendor" value="Apple"/>
|
336
|
+
<param pos="0" name="service.product" value="CUPS"/>
|
337
|
+
<param pos="0" name="service.family" value="CUPS"/>
|
338
|
+
<param pos="0" name="service.version" value="1.x"/>
|
339
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
340
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:apple:cups:1.x"/>
|
341
|
+
</fingerprint>
|
342
|
+
|
343
|
+
<fingerprint pattern="^(?:448fa67ece2a35d57e8d19808d350e9b|0c9183bd23ed47288c733499fce4498c|c4302a71aae96e158c3057c66184abbd)$">
|
344
|
+
<description>Apple CUPS 2.x</description>
|
345
|
+
<example>448fa67ece2a35d57e8d19808d350e9b</example>
|
346
|
+
<example>0c9183bd23ed47288c733499fce4498c</example>
|
347
|
+
<example>c4302a71aae96e158c3057c66184abbd</example>
|
348
|
+
<param pos="0" name="service.vendor" value="Apple"/>
|
349
|
+
<param pos="0" name="service.product" value="CUPS"/>
|
350
|
+
<param pos="0" name="service.family" value="CUPS"/>
|
351
|
+
<param pos="0" name="service.version" value="2.x"/>
|
352
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
353
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:apple:cups:2.x"/>
|
354
|
+
</fingerprint>
|
355
|
+
|
356
|
+
<fingerprint pattern="^cee18e28257988b40028043e65a6c2a3$">
|
357
|
+
<description>TeamCity</description>
|
358
|
+
<example>cee18e28257988b40028043e65a6c2a3</example>
|
359
|
+
<param pos="0" name="service.vendor" value="JetBrains"/>
|
360
|
+
<param pos="0" name="service.product" value="TeamCity"/>
|
361
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
362
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:jetbrains:teamcity:-"/>
|
363
|
+
</fingerprint>
|
364
|
+
|
365
|
+
<fingerprint pattern="^e48c482f8f5a8e5a6249b21a39f911e7$">
|
366
|
+
<description>Cockroach DB Console</description>
|
367
|
+
<example>e48c482f8f5a8e5a6249b21a39f911e7</example>
|
368
|
+
<param pos="0" name="service.vendor" value="Cockroach Labs"/>
|
369
|
+
<param pos="0" name="service.product" value="CockroachDB"/>
|
370
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
371
|
+
</fingerprint>
|
372
|
+
|
373
|
+
<fingerprint pattern="^(?:4f21edb50ae95a99bbd4aa0a956a179e|1531801cb9e3047e72034ed34da9d104)$">
|
374
|
+
<description>Apache Airflow</description>
|
375
|
+
<example>4f21edb50ae95a99bbd4aa0a956a179e</example>
|
376
|
+
<example>1531801cb9e3047e72034ed34da9d104</example>
|
377
|
+
<param pos="0" name="service.vendor" value="Apache"/>
|
378
|
+
<param pos="0" name="service.product" value="Airflow"/>
|
379
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
380
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:apache:airflow:-"/>
|
381
|
+
</fingerprint>
|
382
|
+
|
383
|
+
<fingerprint pattern="^245864156f187bf99b1562a30d1c1c97$">
|
384
|
+
<description>Inductive Automation Ignition Gateway</description>
|
385
|
+
<example>245864156f187bf99b1562a30d1c1c97</example>
|
386
|
+
<param pos="0" name="service.vendor" value="Inductive Automation"/>
|
387
|
+
<param pos="0" name="service.product" value="Ignition Gateway"/>
|
388
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
389
|
+
</fingerprint>
|
390
|
+
|
391
|
+
<fingerprint pattern="^(?:9b67ee27ad29bd721c0c1f5e5a1a5211|801164802554cf799c6fc3851f93e0e1)$">
|
392
|
+
<description>Gerrit Code Review</description>
|
393
|
+
<example>9b67ee27ad29bd721c0c1f5e5a1a5211</example>
|
394
|
+
<example>801164802554cf799c6fc3851f93e0e1</example>
|
395
|
+
<param pos="0" name="service.vendor" value="Gerrit"/>
|
396
|
+
<param pos="0" name="service.product" value="Code Review"/>
|
397
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
398
|
+
</fingerprint>
|
399
|
+
|
400
|
+
<fingerprint pattern="^(?:9e312675a79186e08436bcc2cf314608|ed9dc05a5dde54b22d2edb16d9b68ab0)$">
|
401
|
+
<description>Apache Druid</description>
|
402
|
+
<example>9e312675a79186e08436bcc2cf314608</example>
|
403
|
+
<example>ed9dc05a5dde54b22d2edb16d9b68ab0</example>
|
404
|
+
<param pos="0" name="service.vendor" value="Apache"/>
|
405
|
+
<param pos="0" name="service.product" value="Druid"/>
|
406
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
407
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:apache:druid:-"/>
|
408
|
+
</fingerprint>
|
409
|
+
|
410
|
+
<fingerprint pattern="^(?:ec60d8d2f3b0ded27c5767189882685c|5856edf7bcbea0817312d9e535e5eb2a|f4f3cb900258441d5dbc9105b7ab9b44|c6acedaff906029fc5455d9ec52c7f42)$">
|
411
|
+
<description>VMware Horizon</description>
|
412
|
+
<example>ec60d8d2f3b0ded27c5767189882685c</example>
|
413
|
+
<example>5856edf7bcbea0817312d9e535e5eb2a</example>
|
414
|
+
<example>f4f3cb900258441d5dbc9105b7ab9b44</example>
|
415
|
+
<example>c6acedaff906029fc5455d9ec52c7f42</example>
|
416
|
+
<param pos="0" name="service.vendor" value="VMWare"/>
|
417
|
+
<param pos="0" name="service.product" value="Horizon"/>
|
418
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
419
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:vmware:horizon:-"/>
|
420
|
+
</fingerprint>
|
421
|
+
|
422
|
+
<fingerprint pattern="^6bb12b3dc5a5bb8c7ff03f07a475f3fd$">
|
423
|
+
<description>Bomgar Appliances</description>
|
424
|
+
<example>6bb12b3dc5a5bb8c7ff03f07a475f3fd</example>
|
425
|
+
<param pos="0" name="hw.vendor" value="Bomgar"/>
|
426
|
+
<param pos="0" name="hw.device" value="Support Appliance"/>
|
427
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
428
|
+
<param pos="0" name="os.vendor" value="Bomgar"/>
|
429
|
+
<param pos="0" name="os.family" value="Linux"/>
|
430
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
431
|
+
</fingerprint>
|
432
|
+
|
433
|
+
<fingerprint pattern="^9c003f40e63df95a2b844c6b61448310$">
|
434
|
+
<description>DD-WRT</description>
|
435
|
+
<example>9c003f40e63df95a2b844c6b61448310</example>
|
436
|
+
<param pos="0" name="os.vendor" value="DD-WRT"/>
|
437
|
+
<param pos="0" name="os.product" value="DD-WRT"/>
|
438
|
+
<param pos="0" name="os.device" value="Router"/>
|
439
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
440
|
+
<param pos="0" name="os.cpe23" value="cpe:/o:dd-wrt:dd-wrt:-"/>
|
441
|
+
</fingerprint>
|
442
|
+
|
443
|
+
<fingerprint pattern="^bad2c1f96cd66e70b4aa119e7270cc62$">
|
444
|
+
<description>Atlassian Confluence</description>
|
445
|
+
<example>bad2c1f96cd66e70b4aa119e7270cc62</example>
|
446
|
+
<param pos="0" name="service.vendor" value="Atlassian"/>
|
447
|
+
<param pos="0" name="service.product" value="Confluence"/>
|
448
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
449
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:atlassian:confluence:-"/>
|
450
|
+
</fingerprint>
|
451
|
+
|
452
|
+
<fingerprint pattern="^0fbe700fd7d07ec8d30ef8b3ac261484$">
|
453
|
+
<description>Zabbix</description>
|
454
|
+
<example>0fbe700fd7d07ec8d30ef8b3ac261484</example>
|
455
|
+
<param pos="0" name="service.vendor" value="Zabbix"/>
|
456
|
+
<param pos="0" name="service.product" value="Zabbix"/>
|
457
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
458
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:zabbix:zabbix:-"/>
|
459
|
+
</fingerprint>
|
460
|
+
|
461
|
+
<fingerprint pattern="^3e2cb2774a515a5826925214ec124b03$">
|
462
|
+
<description>SABnzbd</description>
|
463
|
+
<example>3e2cb2774a515a5826925214ec124b03</example>
|
464
|
+
<param pos="0" name="service.vendor" value="SABnzbd"/>
|
465
|
+
<param pos="0" name="service.product" value="SABnzbd"/>
|
466
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
467
|
+
</fingerprint>
|
468
|
+
|
469
|
+
<fingerprint pattern="^5c9f3938754b459fb3590a00e5947fed$">
|
470
|
+
<description>Spirent TestCenter IQ</description>
|
471
|
+
<example>5c9f3938754b459fb3590a00e5947fed</example>
|
472
|
+
<param pos="0" name="service.vendor" value="Spirent Communications"/>
|
473
|
+
<param pos="0" name="service.product" value="TestCenter IQ"/>
|
474
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
475
|
+
</fingerprint>
|
476
|
+
|
477
|
+
<fingerprint pattern="^827fd6c561d4b1f932f75e0f9a17f766$">
|
478
|
+
<description>cPanel</description>
|
479
|
+
<example>827fd6c561d4b1f932f75e0f9a17f766</example>
|
480
|
+
<param pos="0" name="service.vendor" value="cPanel"/>
|
481
|
+
<param pos="0" name="service.product" value="cPanel"/>
|
482
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
483
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:cpanel:cpanel:-"/>
|
484
|
+
</fingerprint>
|
485
|
+
|
486
|
+
<fingerprint pattern="^(?:765835f9b71c7f8405f5776d2a6ce49b|e6942b8d321aee26b514ef5513583d52)$">
|
487
|
+
<description>Spiceworks</description>
|
488
|
+
<example>765835f9b71c7f8405f5776d2a6ce49b</example>
|
489
|
+
<example>e6942b8d321aee26b514ef5513583d52</example>
|
490
|
+
<param pos="0" name="service.vendor" value="Spiceworks"/>
|
491
|
+
<param pos="0" name="service.product" value="Help Desk Server"/>
|
492
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
493
|
+
</fingerprint>
|
494
|
+
|
495
|
+
<fingerprint pattern="^(?:07ba76de1eb6c4550bfbf627a21cd6f8|9cc719577e8de0abd0d76f43a40c2956|5f09cded07bb864fd9b3d2dd72b5418e)$">
|
496
|
+
<description>Twonky Server</description>
|
497
|
+
<example>07ba76de1eb6c4550bfbf627a21cd6f8</example>
|
498
|
+
<example>9cc719577e8de0abd0d76f43a40c2956</example>
|
499
|
+
<example>5f09cded07bb864fd9b3d2dd72b5418e</example>
|
500
|
+
<param pos="0" name="service.vendor" value="Lynx Technology"/>
|
501
|
+
<param pos="0" name="service.product" value="Twonky Media Server"/>
|
502
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
503
|
+
</fingerprint>
|
504
|
+
|
505
|
+
<fingerprint pattern="^d14310fffe94d78c0da0c8fadb993f78$">
|
506
|
+
<description>Apache Flink Web Dashboard</description>
|
507
|
+
<example>d14310fffe94d78c0da0c8fadb993f78</example>
|
508
|
+
<param pos="0" name="service.vendor" value="Apache"/>
|
509
|
+
<param pos="0" name="service.product" value="Flink"/>
|
510
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
511
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:apache:flink:-"/>
|
512
|
+
</fingerprint>
|
513
|
+
|
514
|
+
<fingerprint pattern="^9a008becde9c5f250edad4f00e567721$">
|
515
|
+
<description>Nexus Repository Manager</description>
|
516
|
+
<example>9a008becde9c5f250edad4f00e567721</example>
|
517
|
+
<param pos="0" name="service.vendor" value="Apache"/>
|
518
|
+
<param pos="0" name="service.product" value="Nexus Repository Manager"/>
|
519
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
520
|
+
</fingerprint>
|
521
|
+
|
522
|
+
<fingerprint pattern="^d6421d60cb50188320da7082a93156d3$">
|
523
|
+
<description>SolarWinds Kiwi Syslog</description>
|
524
|
+
<example>d6421d60cb50188320da7082a93156d3</example>
|
525
|
+
<param pos="0" name="service.vendor" value="SolarWinds"/>
|
526
|
+
<param pos="0" name="service.product" value="Kiwi Syslog"/>
|
527
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
528
|
+
</fingerprint>
|
529
|
+
|
530
|
+
<fingerprint pattern="^f64ce96bbacc76d6db4d4eb0e78881da$">
|
531
|
+
<description>InsightVM / Nexpose</description>
|
532
|
+
<example>f64ce96bbacc76d6db4d4eb0e78881da</example>
|
533
|
+
<param pos="0" name="service.vendor" value="Rapid7"/>
|
534
|
+
<param pos="0" name="service.product" value="InsightVM"/>
|
535
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
536
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:rapid7:insightvm:-"/>
|
537
|
+
</fingerprint>
|
538
|
+
|
539
|
+
<fingerprint pattern="^fcb9ede4815b4949f75cbead02450a72$">
|
540
|
+
<description>Celery Flower</description>
|
541
|
+
<example>fcb9ede4815b4949f75cbead02450a72</example>
|
542
|
+
<param pos="0" name="service.vendor" value="Celery"/>
|
543
|
+
<param pos="0" name="service.product" value="Flower"/>
|
544
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
545
|
+
</fingerprint>
|
546
|
+
|
547
|
+
<fingerprint pattern="^0a60c945e674ec7b953429b515519567$">
|
548
|
+
<description>Lansweeper</description>
|
549
|
+
<example>0a60c945e674ec7b953429b515519567</example>
|
550
|
+
<param pos="0" name="service.vendor" value="Lansweeper"/>
|
551
|
+
<param pos="0" name="service.product" value="Lansweeper"/>
|
552
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
553
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:lansweeper:lansweeper:-"/>
|
554
|
+
</fingerprint>
|
555
|
+
|
556
|
+
<fingerprint pattern="^bd1fadbf4396e7a8a0abcaed6bdbfc20$">
|
557
|
+
<description>GitHub Enterprise</description>
|
558
|
+
<example>bd1fadbf4396e7a8a0abcaed6bdbfc20</example>
|
559
|
+
<param pos="0" name="service.vendor" value="GitHub"/>
|
560
|
+
<param pos="0" name="service.product" value="Enterprise"/>
|
561
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
562
|
+
</fingerprint>
|
563
|
+
|
564
|
+
<fingerprint pattern="^b2bd2546ba77fec1f47425679e05f212$">
|
565
|
+
<description>SAP NetWeaver</description>
|
566
|
+
<example>b2bd2546ba77fec1f47425679e05f212</example>
|
567
|
+
<param pos="0" name="service.vendor" value="SAP"/>
|
568
|
+
<param pos="0" name="service.product" value="NetWeaver Web AS"/>
|
569
|
+
<param pos="0" name="service.family" value="NetWeaver"/>
|
570
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
571
|
+
</fingerprint>
|
572
|
+
|
573
|
+
<fingerprint pattern="^(?:f7e3d97f404e71d302b3239eef48d5f2|bfac77149bf662238eb92d9b65c88a2a|85c754581e1d4b628be5b7712c042224)$">
|
574
|
+
<description>GitLab</description>
|
575
|
+
<example>f7e3d97f404e71d302b3239eef48d5f2</example>
|
576
|
+
<example>bfac77149bf662238eb92d9b65c88a2a</example>
|
577
|
+
<example>85c754581e1d4b628be5b7712c042224</example>
|
578
|
+
<param pos="0" name="service.vendor" value="GitLab"/>
|
579
|
+
<param pos="0" name="service.product" value="GitLab"/>
|
580
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
581
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:gitlab:gitlab:-"/>
|
582
|
+
</fingerprint>
|
583
|
+
|
584
|
+
<fingerprint pattern="^c08c8f6b8e8d975b3a3c86f82aa33ec4$">
|
585
|
+
<description>InfluxDB Dashboard</description>
|
586
|
+
<example>c08c8f6b8e8d975b3a3c86f82aa33ec4</example>
|
587
|
+
<param pos="0" name="service.vendor" value="InfluxData"/>
|
588
|
+
<param pos="0" name="service.product" value="Dashboard"/>
|
589
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
590
|
+
</fingerprint>
|
591
|
+
|
592
|
+
<fingerprint pattern="^2f0935834ae4cc0953ee20fb421d29a3$">
|
593
|
+
<description>Genscape Power IQ</description>
|
594
|
+
<example>2f0935834ae4cc0953ee20fb421d29a3</example>
|
595
|
+
<param pos="0" name="service.vendor" value="Genscape"/>
|
596
|
+
<param pos="0" name="service.product" value="Power IQ"/>
|
597
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
598
|
+
</fingerprint>
|
599
|
+
|
600
|
+
<fingerprint pattern="^6177bfb75b498e0bb356223ed76ffe43$">
|
601
|
+
<description>Elastic Search</description>
|
602
|
+
<example>6177bfb75b498e0bb356223ed76ffe43</example>
|
603
|
+
<param pos="0" name="service.vendor" value="Elastic"/>
|
604
|
+
<param pos="0" name="service.product" value="Search"/>
|
605
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
606
|
+
</fingerprint>
|
607
|
+
|
608
|
+
<fingerprint pattern="^(?:e43ad9b75957c46a5975ded0f85a95b4|2145225dd4406c274c317f8d80ccf584)$">
|
609
|
+
<description>Elastic Kibana</description>
|
610
|
+
<example>e43ad9b75957c46a5975ded0f85a95b4</example>
|
611
|
+
<example>2145225dd4406c274c317f8d80ccf584</example>
|
612
|
+
<param pos="0" name="service.vendor" value="Elastic"/>
|
613
|
+
<param pos="0" name="service.product" value="Kibana"/>
|
614
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
615
|
+
</fingerprint>
|
616
|
+
|
617
|
+
<fingerprint pattern="^(?:ef07026465d7b449a9759132486d1e3b|bcc4933f81eff43e5d9bcc5b2828aa70|b204c198a410e5ee28346c4a2110535e|c00da11c81f9b887eed4123daee89909)$">
|
618
|
+
<description>Grafana</description>
|
619
|
+
<example>ef07026465d7b449a9759132486d1e3b</example>
|
620
|
+
<example>bcc4933f81eff43e5d9bcc5b2828aa70</example>
|
621
|
+
<example>b204c198a410e5ee28346c4a2110535e</example>
|
622
|
+
<example>c00da11c81f9b887eed4123daee89909</example>
|
623
|
+
<param pos="0" name="service.vendor" value="Grafana"/>
|
624
|
+
<param pos="0" name="service.product" value="Grafana"/>
|
625
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
626
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:grafana:grafana:-"/>
|
627
|
+
</fingerprint>
|
628
|
+
|
629
|
+
<fingerprint pattern="^5ee43b38986a144d6b5022ea8c8f748f$">
|
630
|
+
<description>Prometheus</description>
|
631
|
+
<example>5ee43b38986a144d6b5022ea8c8f748f</example>
|
632
|
+
<param pos="0" name="service.vendor" value="Prometheus"/>
|
633
|
+
<param pos="0" name="service.product" value="Prometheus"/>
|
634
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
635
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:prometheus:prometheus:-"/>
|
636
|
+
</fingerprint>
|
637
|
+
|
638
|
+
<fingerprint pattern="^5ba13dcb526292ae707310a54e103cd1$">
|
639
|
+
<description>Portainer Container Management Service</description>
|
640
|
+
<example>5ba13dcb526292ae707310a54e103cd1</example>
|
641
|
+
<param pos="0" name="service.vendor" value="Portainer"/>
|
642
|
+
<param pos="0" name="service.product" value="Portainer"/>
|
643
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
644
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:portainer:portainer:-"/>
|
645
|
+
</fingerprint>
|
646
|
+
|
647
|
+
<fingerprint pattern="^759fade9033aa298629e4b000dcd6dde$">
|
648
|
+
<description>Outlook Web Access</description>
|
649
|
+
<example>759fade9033aa298629e4b000dcd6dde</example>
|
650
|
+
<param pos="0" name="os.vendor" value="Microsoft"/>
|
651
|
+
<param pos="0" name="os.family" value="Windows"/>
|
652
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
653
|
+
<param pos="0" name="service.vendor" value="Microsoft"/>
|
654
|
+
<param pos="0" name="service.product" value="Outlook Web Access"/>
|
655
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
656
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:microsoft:outlook_web_access:-"/>
|
657
|
+
</fingerprint>
|
658
|
+
|
659
|
+
<fingerprint pattern="^b3045c004dd765466e84bd057eaaa795$">
|
660
|
+
<description>Microsoft Skype for Business Server</description>
|
661
|
+
<example>b3045c004dd765466e84bd057eaaa795</example>
|
662
|
+
<param pos="0" name="service.vendor" value="Microsoft"/>
|
663
|
+
<param pos="0" name="service.product" value="Skype for Business"/>
|
664
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
665
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:microsoft:skype_for_business:-"/>
|
666
|
+
</fingerprint>
|
667
|
+
|
668
|
+
<fingerprint pattern="^ce3a1e4c19eed29eb8ad7dd20c20d619$">
|
669
|
+
<description>Microsoft Lync Server</description>
|
670
|
+
<example>ce3a1e4c19eed29eb8ad7dd20c20d619</example>
|
671
|
+
<param pos="0" name="service.vendor" value="Microsoft"/>
|
672
|
+
<param pos="0" name="service.product" value="Lync Server"/>
|
673
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
674
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:microsoft:lync_server:-"/>
|
675
|
+
</fingerprint>
|
676
|
+
|
677
|
+
<fingerprint pattern="^d9c04e84269281a37e8f024578ffd4f3$">
|
678
|
+
<description>WildFly Application Server</description>
|
679
|
+
<example>d9c04e84269281a37e8f024578ffd4f3</example>
|
680
|
+
<param pos="0" name="service.vendor" value="Red Hat"/>
|
681
|
+
<param pos="0" name="service.product" value="WildFly"/>
|
682
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
683
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:redhat:wildfly:-"/>
|
684
|
+
</fingerprint>
|
685
|
+
|
686
|
+
<fingerprint pattern="^(?:05664fb0c7afcd6436179437e31f3aa6|f45f040baaf5200eb82a54296e6040cd)$">
|
687
|
+
<description>Apache ActiveMQ</description>
|
688
|
+
<example>05664fb0c7afcd6436179437e31f3aa6</example>
|
689
|
+
<example>f45f040baaf5200eb82a54296e6040cd</example>
|
690
|
+
<param pos="0" name="service.vendor" value="Apache"/>
|
691
|
+
<param pos="0" name="service.family" value="ActiveMQ"/>
|
692
|
+
<param pos="0" name="service.product" value="ActiveMQ"/>
|
693
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
694
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:apache:activemq:-"/>
|
695
|
+
</fingerprint>
|
696
|
+
|
697
|
+
<fingerprint pattern="^(?:8bbf74c036031fd834342ca75e9603d8|09353a60731f33fea28b3379407e20a2)$">
|
698
|
+
<description>OpenStack Director</description>
|
699
|
+
<example>8bbf74c036031fd834342ca75e9603d8</example>
|
700
|
+
<example>09353a60731f33fea28b3379407e20a2</example>
|
701
|
+
<param pos="0" name="service.vendor" value="OpenStack"/>
|
702
|
+
<param pos="0" name="service.product" value="Director"/>
|
703
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
704
|
+
</fingerprint>
|
705
|
+
|
706
|
+
<fingerprint pattern="^4b60984f4ab0e57dc6aa0c755dea5a7c$">
|
707
|
+
<description>OpenStack Dashboard</description>
|
708
|
+
<example>4b60984f4ab0e57dc6aa0c755dea5a7c</example>
|
709
|
+
<param pos="0" name="service.vendor" value="OpenStack"/>
|
710
|
+
<param pos="0" name="service.product" value="Dashboard"/>
|
711
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
712
|
+
</fingerprint>
|
713
|
+
|
714
|
+
<fingerprint pattern="^deee3a8ee8c5a85b8b0a0f26c19bf324$">
|
715
|
+
<description>Attivio Active Intelligence Engine</description>
|
716
|
+
<example>deee3a8ee8c5a85b8b0a0f26c19bf324</example>
|
717
|
+
<param pos="0" name="service.vendor" value="Attivio"/>
|
718
|
+
<param pos="0" name="service.product" value="Active Intelligence Engine"/>
|
719
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
720
|
+
</fingerprint>
|
721
|
+
|
722
|
+
<fingerprint pattern="^(?:97c6417ed01bdc0ae3ef32ae4894fd03|e2f298e9811cd34a08bf5bb69e2d1d6a)$">
|
723
|
+
<description>Jupyter Notebook</description>
|
724
|
+
<example>97c6417ed01bdc0ae3ef32ae4894fd03</example>
|
725
|
+
<example>e2f298e9811cd34a08bf5bb69e2d1d6a</example>
|
726
|
+
<param pos="0" name="service.vendor" value="Jupyter"/>
|
727
|
+
<param pos="0" name="service.product" value="Notebook"/>
|
728
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
729
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:jupyter:notebook:-"/>
|
730
|
+
</fingerprint>
|
731
|
+
|
732
|
+
<fingerprint pattern="^36b3ef286fa4befbb797a0966b456479$">
|
733
|
+
<description>PRTG Network Monitor</description>
|
734
|
+
<example>36b3ef286fa4befbb797a0966b456479</example>
|
735
|
+
<param pos="0" name="service.vendor" value="PRTG"/>
|
736
|
+
<param pos="0" name="service.product" value="Network Monitor"/>
|
737
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
738
|
+
</fingerprint>
|
739
|
+
|
740
|
+
<fingerprint pattern="^(?:0000eeec59841e6e63dd9f90424cac75|34f1c18ed89e1b514473434351edc181|b4d64bf2e42da188164d2a43cc71b5fb)$">
|
741
|
+
<description>Tenable Nessus</description>
|
742
|
+
<example>0000eeec59841e6e63dd9f90424cac75</example>
|
743
|
+
<example>34f1c18ed89e1b514473434351edc181</example>
|
744
|
+
<example>b4d64bf2e42da188164d2a43cc71b5fb</example>
|
745
|
+
<param pos="0" name="service.vendor" value="Tenable"/>
|
746
|
+
<param pos="0" name="service.product" value="Nessus"/>
|
747
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
748
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:tenable:nessus:-"/>
|
749
|
+
</fingerprint>
|
750
|
+
|
751
|
+
<fingerprint pattern="^8570daa3ff0b3aa33157a433e2dea887$">
|
752
|
+
<description>Tenable Security Center</description>
|
753
|
+
<example>8570daa3ff0b3aa33157a433e2dea887</example>
|
754
|
+
<param pos="0" name="service.vendor" value="Tenable"/>
|
755
|
+
<param pos="0" name="service.product" value="Security Center"/>
|
756
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
757
|
+
</fingerprint>
|
758
|
+
|
759
|
+
<fingerprint pattern="^(?:78ee71862e89db1b1870197b40d026e5|799f70b71314a7508326d1d2f68f7519)$">
|
760
|
+
<description>Red Hat JBoss AS</description>
|
761
|
+
<example>78ee71862e89db1b1870197b40d026e5</example>
|
762
|
+
<example>799f70b71314a7508326d1d2f68f7519</example>
|
763
|
+
<param pos="0" name="service.vendor" value="Red Hat"/>
|
764
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
765
|
+
</fingerprint>
|
766
|
+
|
767
|
+
<fingerprint pattern="^fa69cdaaf6cac06e634b11bc2e36161b$">
|
768
|
+
<description>Red Hat JBoss EAP 7</description>
|
769
|
+
<example>fa69cdaaf6cac06e634b11bc2e36161b</example>
|
770
|
+
<param pos="0" name="service.vendor" value="Red Hat"/>
|
771
|
+
<param pos="0" name="service.product" value="JBoss EAP"/>
|
772
|
+
<param pos="0" name="service.version" value="7"/>
|
773
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
774
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:redhat:jboss_enterprise_application_platform:7"/>
|
775
|
+
</fingerprint>
|
776
|
+
|
777
|
+
<fingerprint pattern="^192decdad41179599a776494efc3e720$">
|
778
|
+
<description>Red Hat JBoss EAP</description>
|
779
|
+
<example>192decdad41179599a776494efc3e720</example>
|
780
|
+
<param pos="0" name="service.vendor" value="Red Hat"/>
|
781
|
+
<param pos="0" name="service.product" value="JBoss EAP"/>
|
782
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
783
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:redhat:jboss_enterprise_application_platform:-"/>
|
784
|
+
</fingerprint>
|
785
|
+
|
786
|
+
<fingerprint pattern="^(?:b4e4785d5852c563b9ae47cbb7af06fe|fa0d535bff80ca916d7d7a782a6b8dc0)$">
|
787
|
+
<description>SonarQube</description>
|
788
|
+
<example>b4e4785d5852c563b9ae47cbb7af06fe</example>
|
789
|
+
<example>fa0d535bff80ca916d7d7a782a6b8dc0</example>
|
790
|
+
<param pos="0" name="service.vendor" value="SonarQube"/>
|
791
|
+
<param pos="0" name="service.product" value="SonarQube"/>
|
792
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
793
|
+
</fingerprint>
|
794
|
+
|
795
|
+
<fingerprint pattern="^e41d685337fa906ea1b69942918161e1$">
|
796
|
+
<description>Opengear Management Console</description>
|
797
|
+
<example>e41d685337fa906ea1b69942918161e1</example>
|
798
|
+
<param pos="0" name="service.vendor" value="Opengear"/>
|
799
|
+
<param pos="0" name="service.product" value="Management Console"/>
|
800
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
801
|
+
</fingerprint>
|
802
|
+
|
803
|
+
<!-- Devices -->
|
804
|
+
|
805
|
+
<fingerprint pattern="^2fd26da3d6b790a86038f440d5b37eea$">
|
806
|
+
<description>HDHomeRun</description>
|
807
|
+
<example>2fd26da3d6b790a86038f440d5b37eea</example>
|
808
|
+
<param pos="0" name="os.vendor" value="SiliconDust"/>
|
809
|
+
<param pos="0" name="os.family" value="Linux"/>
|
810
|
+
<param pos="0" name="os.product" value="Linux"/>
|
811
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
812
|
+
<param pos="0" name="hw.vendor" value="SiliconDust"/>
|
813
|
+
<param pos="0" name="hw.device" value="Media Server"/>
|
814
|
+
<param pos="0" name="hw.product" value="HDHomeRun"/>
|
815
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
816
|
+
</fingerprint>
|
817
|
+
|
818
|
+
<fingerprint pattern="^20cfaa5b470512d11e83dd9aa80108d1$">
|
819
|
+
<description>Duo Network Gateway</description>
|
820
|
+
<example>20cfaa5b470512d11e83dd9aa80108d1</example>
|
821
|
+
<param pos="0" name="hw.vendor" value="Duo"/>
|
822
|
+
<param pos="0" name="hw.device" value="Security Appliance"/>
|
823
|
+
<param pos="0" name="hw.product" value="Network Gateway"/>
|
824
|
+
<param pos="0" name="os.vendor" value="Duo"/>
|
825
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
826
|
+
<param pos="0" name="os.device" value="Security Appliance"/>
|
827
|
+
<param pos="0" name="os.product" value="Network Gateway"/>
|
828
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
829
|
+
</fingerprint>
|
830
|
+
|
831
|
+
<fingerprint pattern="^f5a68db40594839cfc2696197608e2a3$">
|
832
|
+
<description>Cisco vManage SD-WAN</description>
|
833
|
+
<example>f5a68db40594839cfc2696197608e2a3</example>
|
834
|
+
<param pos="0" name="hw.vendor" value="Cisco"/>
|
835
|
+
<param pos="0" name="hw.device" value="SD-WAN Appliance"/>
|
836
|
+
<param pos="0" name="hw.product" value="vManage"/>
|
837
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
838
|
+
<param pos="0" name="os.vendor" value="Cisco"/>
|
839
|
+
<param pos="0" name="os.device" value="SD-WAN Appliance"/>
|
840
|
+
<param pos="0" name="os.product" value="vManage"/>
|
841
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
842
|
+
</fingerprint>
|
843
|
+
|
844
|
+
<fingerprint pattern="^2d61bc736ebe98534728f160477374a9$">
|
845
|
+
<description>KACE Appliance</description>
|
846
|
+
<example>2d61bc736ebe98534728f160477374a9</example>
|
847
|
+
<param pos="0" name="hw.vendor" value="KACE"/>
|
848
|
+
<param pos="0" name="hw.device" value="Support Appliance"/>
|
849
|
+
<param pos="0" name="os.vendor" value="KACE"/>
|
850
|
+
<param pos="0" name="os.family" value="FreeBSD"/>
|
851
|
+
</fingerprint>
|
852
|
+
|
853
|
+
<fingerprint pattern="^3661adb788ed643f5e575b2ed8536b6f$">
|
854
|
+
<description>Internet Archive Warrior Appliance</description>
|
855
|
+
<example>3661adb788ed643f5e575b2ed8536b6f</example>
|
856
|
+
<param pos="0" name="os.vendor" value="Internet Archive"/>
|
857
|
+
<param pos="0" name="os.family" value="Linux"/>
|
858
|
+
<param pos="0" name="os.product" value="Linux"/>
|
859
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
860
|
+
<param pos="0" name="hw.vendor" value="Internet Archive"/>
|
861
|
+
<param pos="0" name="hw.device" value="Storage Appliance"/>
|
862
|
+
<param pos="0" name="hw.product" value="ArchiveTeam Warrior"/>
|
863
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
864
|
+
</fingerprint>
|
865
|
+
|
866
|
+
<fingerprint pattern="^b88c0eedc72d3bf4e86c2aa0a6ba6f7b$">
|
867
|
+
<description>NAS4Free</description>
|
868
|
+
<example>b88c0eedc72d3bf4e86c2aa0a6ba6f7b</example>
|
869
|
+
<param pos="0" name="os.vendor" value="NAS4Free"/>
|
870
|
+
<param pos="0" name="os.family" value="FreeBSD"/>
|
871
|
+
<param pos="0" name="os.product" value="NAS4Free"/>
|
872
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
873
|
+
<param pos="0" name="hw.vendor" value="NAS4Free"/>
|
874
|
+
<param pos="0" name="hw.device" value="NAS"/>
|
875
|
+
<param pos="0" name="hw.product" value="NAS4Free"/>
|
876
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
877
|
+
</fingerprint>
|
878
|
+
|
879
|
+
<fingerprint pattern="^0aee66dce5587fe6fad5ae2826501add$">
|
880
|
+
<description>UniFi NVR Software Portal</description>
|
881
|
+
<example>0aee66dce5587fe6fad5ae2826501add</example>
|
882
|
+
<param pos="0" name="hw.vendor" value="Ubiquiti"/>
|
883
|
+
<param pos="0" name="hw.family" value="UniFi"/>
|
884
|
+
<param pos="0" name="hw.product" value="UniFi NVR"/>
|
885
|
+
<param pos="0" name="hw.device" value="DVR"/>
|
886
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
887
|
+
</fingerprint>
|
888
|
+
|
889
|
+
<fingerprint pattern="^fce59fb1734f3df8033dd645e48a09cf$">
|
890
|
+
<description>Plixer Scrutinizer</description>
|
891
|
+
<example>fce59fb1734f3df8033dd645e48a09cf</example>
|
892
|
+
<param pos="0" name="os.vendor" value="Plixer"/>
|
893
|
+
<param pos="0" name="os.product" value="Linux"/>
|
894
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
895
|
+
<param pos="0" name="hw.vendor" value="Plixer"/>
|
896
|
+
<param pos="0" name="hw.product" value="Scrutinizer"/>
|
897
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
898
|
+
</fingerprint>
|
899
|
+
|
900
|
+
<fingerprint pattern="^3aeb94ff79c01d9b32b4ac4de8bd372d$">
|
901
|
+
<description>Haivision Makito X Decoder</description>
|
902
|
+
<example>3aeb94ff79c01d9b32b4ac4de8bd372d</example>
|
903
|
+
<param pos="0" name="hw.vendor" value="Haivision"/>
|
904
|
+
<param pos="0" name="hw.device" value="Video Decoder"/>
|
905
|
+
<param pos="0" name="hw.product" value="Makito X Decoder"/>
|
906
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
907
|
+
</fingerprint>
|
908
|
+
|
909
|
+
<fingerprint pattern="^a4feff49b464eb1d0182cf74f3e843d1$">
|
910
|
+
<description>Device42 Virtual Appliance</description>
|
911
|
+
<example>a4feff49b464eb1d0182cf74f3e843d1</example>
|
912
|
+
<param pos="0" name="os.vendor" value="Device42"/>
|
913
|
+
<param pos="0" name="os.family" value="Linux"/>
|
914
|
+
<param pos="0" name="os.product" value="Linux"/>
|
915
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
916
|
+
<param pos="0" name="hw.vendor" value="Device42"/>
|
917
|
+
<param pos="0" name="hw.device" value="Network Appliance"/>
|
918
|
+
<param pos="0" name="hw.product" value="Discovery"/>
|
919
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
920
|
+
</fingerprint>
|
921
|
+
|
922
|
+
<fingerprint pattern="^(?:afbc222b5f04fce3ec3e381d87ebfc55|7a7cf293daa5b528bd49941630684c00)$">
|
923
|
+
<description>Seagate Storage</description>
|
924
|
+
<example>afbc222b5f04fce3ec3e381d87ebfc55</example>
|
925
|
+
<example>7a7cf293daa5b528bd49941630684c00</example>
|
926
|
+
<param pos="0" name="hw.vendor" value="Seagate"/>
|
927
|
+
<param pos="0" name="hw.device" value="NAS"/>
|
928
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
929
|
+
<param pos="0" name="os.vendor" value="Seagate"/>
|
930
|
+
<param pos="0" name="os.family" value="Linux"/>
|
931
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
932
|
+
</fingerprint>
|
933
|
+
|
934
|
+
<fingerprint pattern="^eab32ee5b399d2cd504d8342ccf51ec3$">
|
935
|
+
<description>Hubitat Elevation</description>
|
936
|
+
<example>eab32ee5b399d2cd504d8342ccf51ec3</example>
|
937
|
+
<param pos="0" name="hw.vendor" value="Hubitat"/>
|
938
|
+
<param pos="0" name="hw.device" value="Device Hub"/>
|
939
|
+
<param pos="0" name="hw.product" value="Elevation"/>
|
940
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
941
|
+
<param pos="0" name="os.vendor" value="Hubitat"/>
|
942
|
+
<param pos="0" name="os.product" value="Linux"/>
|
943
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
944
|
+
</fingerprint>
|
945
|
+
|
946
|
+
<fingerprint pattern="^dc0816f371699823e1e03e0078622d75$">
|
947
|
+
<description>Aruba Networks Wireless Controller</description>
|
948
|
+
<example>dc0816f371699823e1e03e0078622d75</example>
|
949
|
+
<param pos="0" name="hw.vendor" value="Aruba Networks"/>
|
950
|
+
<param pos="0" name="hw.device" value="Wireless Controller"/>
|
951
|
+
<param pos="0" name="hw.product" value="Captive Portal"/>
|
952
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
953
|
+
</fingerprint>
|
954
|
+
|
955
|
+
<fingerprint pattern="^842c79ab11f38323fc554afbea5c990a$">
|
956
|
+
<description>D-Link Network Camera</description>
|
957
|
+
<example>842c79ab11f38323fc554afbea5c990a</example>
|
958
|
+
<param pos="0" name="hw.vendor" value="D-Link"/>
|
959
|
+
<param pos="0" name="hw.device" value="Web cam"/>
|
960
|
+
<param pos="0" name="hw.product" value="DCS-932"/>
|
961
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
962
|
+
</fingerprint>
|
963
|
+
|
964
|
+
<fingerprint pattern="^a64986177b51d32d8b828c1d5f3bce93$">
|
965
|
+
<description>Ubiquiti EdgeSwitch</description>
|
966
|
+
<example>a64986177b51d32d8b828c1d5f3bce93</example>
|
967
|
+
<param pos="0" name="os.vendor" value="Ubiquiti"/>
|
968
|
+
<param pos="0" name="os.family" value="Linux"/>
|
969
|
+
<param pos="0" name="os.product" value="EdgeOS"/>
|
970
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
971
|
+
<param pos="0" name="hw.vendor" value="Ubiquiti"/>
|
972
|
+
<param pos="0" name="hw.product" value="EdgeSwitch"/>
|
973
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
974
|
+
</fingerprint>
|
975
|
+
|
976
|
+
<fingerprint pattern="^(?:7da8813873190b6e3d7d8957d798bd1e|31ccf4e22ba33dbec54cc357a43a36d3)$">
|
977
|
+
<description>OpenMediaVault</description>
|
978
|
+
<example>7da8813873190b6e3d7d8957d798bd1e</example>
|
979
|
+
<example>31ccf4e22ba33dbec54cc357a43a36d3</example>
|
980
|
+
<param pos="0" name="os.vendor" value="OpenMediaVault"/>
|
981
|
+
<param pos="0" name="os.family" value="Linux"/>
|
982
|
+
<param pos="0" name="os.product" value="OpenMediaVault"/>
|
983
|
+
<param pos="0" name="os.device" value="NAS"/>
|
984
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
985
|
+
</fingerprint>
|
986
|
+
|
987
|
+
<fingerprint pattern="^9dac0d6bad34f38552361f3a3b5bab16$">
|
988
|
+
<description>ELAN Network Camera</description>
|
989
|
+
<example>9dac0d6bad34f38552361f3a3b5bab16</example>
|
990
|
+
<param pos="0" name="hw.vendor" value="ELAN"/>
|
991
|
+
<param pos="0" name="hw.device" value="Web cam"/>
|
992
|
+
<param pos="0" name="hw.product" value="HDIPCam"/>
|
993
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
994
|
+
<param pos="0" name="os.vendor" value="ELAN"/>
|
995
|
+
<param pos="0" name="os.device" value="Web cam"/>
|
996
|
+
<param pos="0" name="os.family" value="Linux"/>
|
997
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
998
|
+
</fingerprint>
|
999
|
+
|
1000
|
+
<fingerprint pattern="^318ed14b5eedf8581f7e79439504e282$">
|
1001
|
+
<description>Dell SonicWall</description>
|
1002
|
+
<example>318ed14b5eedf8581f7e79439504e282</example>
|
1003
|
+
<param pos="0" name="os.vendor" value="SonicWall"/>
|
1004
|
+
<param pos="0" name="os.device" value="Firewall"/>
|
1005
|
+
<param pos="0" name="os.family" value="SonicOS"/>
|
1006
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1007
|
+
</fingerprint>
|
1008
|
+
|
1009
|
+
<fingerprint pattern="^e4fd990b4b8a5d61bd5ddb98cdfc7190$">
|
1010
|
+
<description>OPNsense Firewall</description>
|
1011
|
+
<example>e4fd990b4b8a5d61bd5ddb98cdfc7190</example>
|
1012
|
+
<param pos="0" name="hw.vendor" value="OPNsense"/>
|
1013
|
+
<param pos="0" name="hw.device" value="Firewall"/>
|
1014
|
+
<param pos="0" name="hw.product" value="Firewall"/>
|
1015
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1016
|
+
<param pos="0" name="os.vendor" value="OPNsense"/>
|
1017
|
+
<param pos="0" name="os.product" value="FreeBSD"/>
|
1018
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1019
|
+
</fingerprint>
|
1020
|
+
|
1021
|
+
<fingerprint pattern="^979d9a884c322862e6830f61e2c378e6$">
|
1022
|
+
<description>Genetec AutoVu SharpV ALPR Camera</description>
|
1023
|
+
<example>979d9a884c322862e6830f61e2c378e6</example>
|
1024
|
+
<param pos="0" name="hw.vendor" value="Genetec"/>
|
1025
|
+
<param pos="0" name="hw.device" value="Web cam"/>
|
1026
|
+
<param pos="0" name="hw.product" value="AutoVu SharpV"/>
|
1027
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1028
|
+
</fingerprint>
|
1029
|
+
|
1030
|
+
<fingerprint pattern="^421e176ae0837bcc6b879ef55adbc897$">
|
1031
|
+
<description>Oracle(R) Integrated Lights Out Manager</description>
|
1032
|
+
<example>421e176ae0837bcc6b879ef55adbc897</example>
|
1033
|
+
<param pos="0" name="hw.device" value="Lights Out Management"/>
|
1034
|
+
<param pos="0" name="hw.vendor" value="Oracle"/>
|
1035
|
+
<param pos="0" name="hw.family" value="ILOM"/>
|
1036
|
+
<param pos="0" name="hw.product" value="ILOM"/>
|
1037
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1038
|
+
<param pos="0" name="os.device" value="Lights Out Management"/>
|
1039
|
+
<param pos="0" name="os.vendor" value="Oracle"/>
|
1040
|
+
<param pos="0" name="os.family" value="ILOM"/>
|
1041
|
+
<param pos="0" name="os.product" value="ILOM"/>
|
1042
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1043
|
+
</fingerprint>
|
1044
|
+
|
1045
|
+
<fingerprint pattern="^665f96fcdcc9da0ab89312acc02fa815$">
|
1046
|
+
<description>IQinVision IQeye Network Camera</description>
|
1047
|
+
<example>665f96fcdcc9da0ab89312acc02fa815</example>
|
1048
|
+
<param pos="0" name="hw.vendor" value="IQinVision"/>
|
1049
|
+
<param pos="0" name="hw.device" value="Web cam"/>
|
1050
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1051
|
+
</fingerprint>
|
1052
|
+
|
1053
|
+
<fingerprint pattern="^2e6c696c61cb0c999ddad960d6adf02d$">
|
1054
|
+
<description>Barco Wireless Presenter</description>
|
1055
|
+
<example>2e6c696c61cb0c999ddad960d6adf02d</example>
|
1056
|
+
<param pos="0" name="hw.vendor" value="Barco"/>
|
1057
|
+
<param pos="0" name="hw.device" value="Wireless Presenter"/>
|
1058
|
+
<param pos="0" name="hw.product" value="ClickShare"/>
|
1059
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1060
|
+
<param pos="0" name="os.vendor" value="Barco"/>
|
1061
|
+
<param pos="0" name="os.family" value="ClickShareOS"/>
|
1062
|
+
<param pos="0" name="os.device" value="Wireless Presenter"/>
|
1063
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1064
|
+
</fingerprint>
|
1065
|
+
|
1066
|
+
<fingerprint pattern="^45210ace96ce9c893f8c27c5decab10d$">
|
1067
|
+
<description>AVM FRITZ!Box</description>
|
1068
|
+
<example>45210ace96ce9c893f8c27c5decab10d</example>
|
1069
|
+
<param pos="0" name="hw.vendor" value="AVM"/>
|
1070
|
+
<param pos="0" name="hw.device" value="WAP"/>
|
1071
|
+
<param pos="0" name="hw.family" value="FRITZ!Box"/>
|
1072
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1073
|
+
</fingerprint>
|
1074
|
+
|
1075
|
+
<fingerprint pattern="^7b0d4bc0ca1659d54469e5013a08d240$">
|
1076
|
+
<description>ReadyNAS</description>
|
1077
|
+
<example>7b0d4bc0ca1659d54469e5013a08d240</example>
|
1078
|
+
<param pos="0" name="os.vendor" value="Netgear"/>
|
1079
|
+
<param pos="0" name="os.product" value="Linux"/>
|
1080
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1081
|
+
<param pos="0" name="hw.vendor" value="Netgear"/>
|
1082
|
+
<param pos="0" name="hw.device" value="NAS"/>
|
1083
|
+
<param pos="0" name="hw.family" value="ReadyNAS"/>
|
1084
|
+
<param pos="0" name="hw.product" value="ReadyNAS"/>
|
1085
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1086
|
+
</fingerprint>
|
1087
|
+
|
1088
|
+
<fingerprint pattern="^302f9ac299f739e219f6eff93b5bdba5$">
|
1089
|
+
<description>Brocade Virtual Traffic Manager Appliance</description>
|
1090
|
+
<example>302f9ac299f739e219f6eff93b5bdba5</example>
|
1091
|
+
<param pos="0" name="hw.vendor" value="Brocade"/>
|
1092
|
+
<param pos="0" name="hw.device" value="Network Management Device"/>
|
1093
|
+
<param pos="0" name="hw.product" value="Virtual Traffic Manager"/>
|
1094
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1095
|
+
</fingerprint>
|
1096
|
+
|
1097
|
+
<fingerprint pattern="^60f2a1b9feb617e1b8352f15532aedd8$">
|
1098
|
+
<description>Cisco UCS Manager</description>
|
1099
|
+
<example>60f2a1b9feb617e1b8352f15532aedd8</example>
|
1100
|
+
<param pos="0" name="hw.device" value="Lights Out Management"/>
|
1101
|
+
<param pos="0" name="hw.vendor" value="Cisco"/>
|
1102
|
+
<param pos="0" name="hw.product" value="UCS Manager"/>
|
1103
|
+
<param pos="0" name="os.vendor" value="Cisco"/>
|
1104
|
+
<param pos="0" name="os.family" value="Linux"/>
|
1105
|
+
<param pos="0" name="os.product" value="NX-OS"/>
|
1106
|
+
<param pos="0" name="os.certainty" value="0.75"/>
|
1107
|
+
<param pos="0" name="os.cpe23" value="cpe:/o:cisco:nx-os:-"/>
|
1108
|
+
</fingerprint>
|
1109
|
+
|
1110
|
+
<fingerprint pattern="^bc688a51959302fccb6e12ab63a2e696$">
|
1111
|
+
<description>Cisco DNS Center</description>
|
1112
|
+
<example>bc688a51959302fccb6e12ab63a2e696</example>
|
1113
|
+
<param pos="0" name="hw.vendor" value="Cisco"/>
|
1114
|
+
<param pos="0" name="hw.device" value="Network Management Device"/>
|
1115
|
+
<param pos="0" name="hw.product" value="DNA Center"/>
|
1116
|
+
<param pos="0" name="os.vendor" value="Cisco"/>
|
1117
|
+
<param pos="0" name="os.device" value="Network Management Device"/>
|
1118
|
+
<param pos="0" name="os.product" value="DNA Center"/>
|
1119
|
+
</fingerprint>
|
1120
|
+
|
1121
|
+
<fingerprint pattern="^0d835213afc36cc098b080784bc223a0$">
|
1122
|
+
<description>Cisco ASA (and other appliances)</description>
|
1123
|
+
<example>0d835213afc36cc098b080784bc223a0</example>
|
1124
|
+
<param pos="0" name="os.vendor" value="Cisco"/>
|
1125
|
+
<param pos="0" name="os.family" value="Adaptive Security Appliance"/>
|
1126
|
+
<param pos="0" name="os.product" value="Adaptive Security Appliance"/>
|
1127
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1128
|
+
<param pos="0" name="os.cpe23" value="cpe:/o:cisco:adaptive_security_appliance:-"/>
|
1129
|
+
<param pos="0" name="hw.vendor" value="Cisco"/>
|
1130
|
+
<param pos="0" name="hw.family" value="Adaptive Security Appliance"/>
|
1131
|
+
<param pos="0" name="hw.product" value="Adaptive Security Appliance"/>
|
1132
|
+
<param pos="0" name="hw.device" value="Firewall"/>
|
1133
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1134
|
+
<param pos="0" name="hw.cpe23" value="cpe:/h:cisco:adaptive_security_appliance:-"/>
|
1135
|
+
</fingerprint>
|
1136
|
+
|
1137
|
+
<fingerprint pattern="^(?:af13b379bdb4ae7a5e68d9aa4419b2e4|cd844ad9671131f5464458a2ef58b7bc|c32e2dc4d7caedd5cefc9d44cc4f62ec)$">
|
1138
|
+
<description>Cisco APIC</description>
|
1139
|
+
<example>af13b379bdb4ae7a5e68d9aa4419b2e4</example>
|
1140
|
+
<example>cd844ad9671131f5464458a2ef58b7bc</example>
|
1141
|
+
<example>c32e2dc4d7caedd5cefc9d44cc4f62ec</example>
|
1142
|
+
<param pos="0" name="hw.vendor" value="Cisco"/>
|
1143
|
+
<param pos="0" name="hw.product" value="APIC"/>
|
1144
|
+
<param pos="0" name="hw.device" value="Network Appliance"/>
|
1145
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1146
|
+
</fingerprint>
|
1147
|
+
|
1148
|
+
<fingerprint pattern="^454faf816c2e631bc60b6b2ae01a9b39$">
|
1149
|
+
<description>Cisco HyperFlex</description>
|
1150
|
+
<example>454faf816c2e631bc60b6b2ae01a9b39</example>
|
1151
|
+
<param pos="0" name="hw.vendor" value="Cisco"/>
|
1152
|
+
<param pos="0" name="hw.product" value="HyperFlex Connect"/>
|
1153
|
+
<param pos="0" name="hw.device" value="Network Appliance"/>
|
1154
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1155
|
+
</fingerprint>
|
1156
|
+
|
1157
|
+
<fingerprint pattern="^a2e9caf81f500f73fc18dc9a049f9f68$">
|
1158
|
+
<description>Cisco TelePresence/ Tandberg</description>
|
1159
|
+
<example>a2e9caf81f500f73fc18dc9a049f9f68</example>
|
1160
|
+
<param pos="0" name="os.vendor" value="Tandberg"/>
|
1161
|
+
<param pos="0" name="os.family" value="Linux"/>
|
1162
|
+
<param pos="0" name="os.product" value="Linux"/>
|
1163
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1164
|
+
<param pos="0" name="hw.vendor" value="Cisco"/>
|
1165
|
+
<param pos="0" name="hw.device" value="Video Conferencing"/>
|
1166
|
+
<param pos="0" name="hw.product" value="TelePresence MCU"/>
|
1167
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1168
|
+
</fingerprint>
|
1169
|
+
|
1170
|
+
<fingerprint pattern="^8b0fb3e8080ac31ca9a01d88dc954f15$">
|
1171
|
+
<description>Cisco Tetration</description>
|
1172
|
+
<example>8b0fb3e8080ac31ca9a01d88dc954f15</example>
|
1173
|
+
<param pos="0" name="os.vendor" value="Cisco"/>
|
1174
|
+
<param pos="0" name="os.family" value="Linux"/>
|
1175
|
+
<param pos="0" name="os.product" value="TetrationOS"/>
|
1176
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1177
|
+
<param pos="0" name="hw.vendor" value="Cisco"/>
|
1178
|
+
<param pos="0" name="hw.device" value="Security Appliance"/>
|
1179
|
+
<param pos="0" name="hw.product" value="Tetration"/>
|
1180
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1181
|
+
</fingerprint>
|
1182
|
+
|
1183
|
+
<fingerprint pattern="^06bd07c7437846e2aa5a6f90280b1b56$">
|
1184
|
+
<description>Super Micro IPMI</description>
|
1185
|
+
<example>06bd07c7437846e2aa5a6f90280b1b56</example>
|
1186
|
+
<param pos="0" name="hw.device" value="Lights Out Management"/>
|
1187
|
+
<param pos="0" name="hw.vendor" value="Super Micro"/>
|
1188
|
+
<param pos="0" name="hw.product" value="IPMI"/>
|
1189
|
+
<param pos="0" name="os.vendor" value="Super Micro"/>
|
1190
|
+
<param pos="0" name="os.product" value="ATEN Linux"/>
|
1191
|
+
</fingerprint>
|
1192
|
+
|
1193
|
+
<fingerprint pattern="^b873440ead81397c72732d2f147a5bb3$">
|
1194
|
+
<description>Netgear Switch</description>
|
1195
|
+
<example>b873440ead81397c72732d2f147a5bb3</example>
|
1196
|
+
<param pos="0" name="hw.vendor" value="Netgear"/>
|
1197
|
+
<param pos="0" name="hw.device" value="Switch"/>
|
1198
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1199
|
+
</fingerprint>
|
1200
|
+
|
1201
|
+
<fingerprint pattern="^b56508cc967af50baddfd69596901dab$">
|
1202
|
+
<description>ServerTech Sentry Switched CDU</description>
|
1203
|
+
<example>b56508cc967af50baddfd69596901dab</example>
|
1204
|
+
<param pos="0" name="hw.vendor" value="ServerTech"/>
|
1205
|
+
<param pos="0" name="hw.device" value="Power device"/>
|
1206
|
+
<param pos="0" name="hw.product" value="Sentry Switched CDU"/>
|
1207
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1208
|
+
</fingerprint>
|
1209
|
+
|
1210
|
+
<fingerprint pattern="^(?:c60ea375c39d1ab273c4d1bee717287a|9052ab290483b0bd75c05b857c182bba)$">
|
1211
|
+
<description>Synology DSM</description>
|
1212
|
+
<example>c60ea375c39d1ab273c4d1bee717287a</example>
|
1213
|
+
<example>9052ab290483b0bd75c05b857c182bba</example>
|
1214
|
+
<param pos="0" name="hw.vendor" value="Synology"/>
|
1215
|
+
<param pos="0" name="hw.family" value="DiskStation"/>
|
1216
|
+
<param pos="0" name="hw.device" value="NAS"/>
|
1217
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1218
|
+
<param pos="0" name="os.device" value="NAS"/>
|
1219
|
+
<param pos="0" name="os.family" value="Linux"/>
|
1220
|
+
<param pos="0" name="os.product" value="DSM"/>
|
1221
|
+
<param pos="0" name="os.vendor" value="Synology"/>
|
1222
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1223
|
+
</fingerprint>
|
1224
|
+
|
1225
|
+
<fingerprint pattern="^7de37347ff2f9277824b3e3cfe4a8ada$">
|
1226
|
+
<description>TRENDnet IP Camera</description>
|
1227
|
+
<example>7de37347ff2f9277824b3e3cfe4a8ada</example>
|
1228
|
+
<param pos="0" name="os.vendor" value="TRENDnet"/>
|
1229
|
+
<param pos="0" name="os.family" value="Linux"/>
|
1230
|
+
<param pos="0" name="os.product" value="Linux"/>
|
1231
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1232
|
+
<param pos="0" name="hw.vendor" value="TRENDnet"/>
|
1233
|
+
<param pos="0" name="hw.device" value="Web Cam"/>
|
1234
|
+
<param pos="0" name="hw.product" value="IP Camera"/>
|
1235
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1236
|
+
</fingerprint>
|
1237
|
+
|
1238
|
+
<fingerprint pattern="^89167393768668c72fab6a9f025b5da6$">
|
1239
|
+
<description>APC Power Device</description>
|
1240
|
+
<example>89167393768668c72fab6a9f025b5da6</example>
|
1241
|
+
<param pos="0" name="hw.device" value="Power device"/>
|
1242
|
+
<param pos="0" name="hw.vendor" value="APC"/>
|
1243
|
+
</fingerprint>
|
1244
|
+
|
1245
|
+
<fingerprint pattern="^(?:ddc75b0899dbf4f7b15290a77fbeb8ff|7f027d6d3eb672117ba63f246bc10f62|4aef220ab05308e3a3e8e4bec5984b2b)$">
|
1246
|
+
<description>RabbitMQ</description>
|
1247
|
+
<example>ddc75b0899dbf4f7b15290a77fbeb8ff</example>
|
1248
|
+
<example>7f027d6d3eb672117ba63f246bc10f62</example>
|
1249
|
+
<example>4aef220ab05308e3a3e8e4bec5984b2b</example>
|
1250
|
+
<param pos="0" name="service.vendor" value="RabbitMQ"/>
|
1251
|
+
<param pos="0" name="service.product" value="Management Server"/>
|
1252
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
1253
|
+
</fingerprint>
|
1254
|
+
|
1255
|
+
<fingerprint pattern="^(?:5567e9ce23e5549e0fcd7195f3882816|57f187c7a868faeac558007a8eb6cb2e)$">
|
1256
|
+
<description>pfSense Firewall</description>
|
1257
|
+
<example>5567e9ce23e5549e0fcd7195f3882816</example>
|
1258
|
+
<example>57f187c7a868faeac558007a8eb6cb2e</example>
|
1259
|
+
<param pos="0" name="hw.vendor" value="pfSense"/>
|
1260
|
+
<param pos="0" name="hw.device" value="Firewall"/>
|
1261
|
+
<param pos="0" name="hw.product" value="Firewall"/>
|
1262
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1263
|
+
<param pos="0" name="os.vendor" value="pfSense"/>
|
1264
|
+
<param pos="0" name="os.product" value="FreeBSD"/>
|
1265
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1266
|
+
</fingerprint>
|
1267
|
+
|
1268
|
+
<fingerprint pattern="^e3e7a23638e32fff469fadf99b5b398c$">
|
1269
|
+
<description>Axonius Appliance</description>
|
1270
|
+
<example>e3e7a23638e32fff469fadf99b5b398c</example>
|
1271
|
+
<param pos="0" name="hw.vendor" value="Axonius"/>
|
1272
|
+
<param pos="0" name="hw.device" value="Security Appliance"/>
|
1273
|
+
<param pos="0" name="hw.product" value="Asset Management"/>
|
1274
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1275
|
+
</fingerprint>
|
1276
|
+
|
1277
|
+
<fingerprint pattern="^(?:3d79fa32f03540637418f85d19c3ed60|76c6e492cb8cc73a2a50d62176f205c9)$">
|
1278
|
+
<description>HP Printer</description>
|
1279
|
+
<example>3d79fa32f03540637418f85d19c3ed60</example>
|
1280
|
+
<example>76c6e492cb8cc73a2a50d62176f205c9</example>
|
1281
|
+
<param pos="0" name="hw.vendor" value="HP"/>
|
1282
|
+
<param pos="0" name="hw.device" value="Printer"/>
|
1283
|
+
<param pos="0" name="hw.product" value="Printer"/>
|
1284
|
+
<param pos="0" name="hw.certainty" value="0.25"/>
|
1285
|
+
</fingerprint>
|
1286
|
+
|
1287
|
+
<fingerprint pattern="^a3fd8705f010b90e37d42128000f620b$">
|
1288
|
+
<description>Axis Network Camera</description>
|
1289
|
+
<example>a3fd8705f010b90e37d42128000f620b</example>
|
1290
|
+
<param pos="0" name="hw.vendor" value="AXIS"/>
|
1291
|
+
<param pos="0" name="hw.device" value="Web cam"/>
|
1292
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1293
|
+
<param pos="0" name="os.vendor" value="AXIS"/>
|
1294
|
+
<param pos="0" name="os.device" value="Web cam"/>
|
1295
|
+
<param pos="0" name="os.family" value="Linux"/>
|
1296
|
+
<param pos="0" name="os.product" value="Linux"/>
|
1297
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1298
|
+
</fingerprint>
|
1299
|
+
|
1300
|
+
<fingerprint pattern="^871eb7d317524611af4f05c6ba878df8$">
|
1301
|
+
<description>Citrix NetScaler</description>
|
1302
|
+
<example>871eb7d317524611af4f05c6ba878df8</example>
|
1303
|
+
<param pos="0" name="os.vendor" value="Citrix"/>
|
1304
|
+
<param pos="0" name="os.family" value="NetScaler"/>
|
1305
|
+
<param pos="0" name="os.device" value="Network Management Device"/>
|
1306
|
+
<param pos="0" name="os.product" value="NetScaler"/>
|
1307
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1308
|
+
<param pos="0" name="service.vendor" value="Citrix"/>
|
1309
|
+
<param pos="0" name="service.family" value="NetScaler"/>
|
1310
|
+
<param pos="0" name="service.device" value="Network Management Device"/>
|
1311
|
+
<param pos="0" name="service.product" value="NetScaler"/>
|
1312
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
1313
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:citrix:netscaler:-"/>
|
1314
|
+
</fingerprint>
|
1315
|
+
|
1316
|
+
<fingerprint pattern="^4eaaa139063e6706d1b5d0eee833d47b$">
|
1317
|
+
<description>Citrix NetScaler Gateway</description>
|
1318
|
+
<example>4eaaa139063e6706d1b5d0eee833d47b</example>
|
1319
|
+
<param pos="0" name="os.vendor" value="Citrix"/>
|
1320
|
+
<param pos="0" name="os.family" value="NetScaler"/>
|
1321
|
+
<param pos="0" name="os.device" value="Network Management Device"/>
|
1322
|
+
<param pos="0" name="os.product" value="NetScaler Gateway"/>
|
1323
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1324
|
+
<param pos="0" name="service.vendor" value="Citrix"/>
|
1325
|
+
<param pos="0" name="service.family" value="NetScaler"/>
|
1326
|
+
<param pos="0" name="service.device" value="Network Management Device"/>
|
1327
|
+
<param pos="0" name="service.product" value="NetScaler"/>
|
1328
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
1329
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:citrix:netscaler:-"/>
|
1330
|
+
</fingerprint>
|
1331
|
+
|
1332
|
+
<fingerprint pattern="^(?:953e0d0190e50d247f4ece5620569ef1|52794c5e8a69a8b03ba891e24c39da65)$">
|
1333
|
+
<description>Citrix NetScaler SDX Gateway</description>
|
1334
|
+
<example>953e0d0190e50d247f4ece5620569ef1</example>
|
1335
|
+
<example>52794c5e8a69a8b03ba891e24c39da65</example>
|
1336
|
+
<param pos="0" name="os.vendor" value="Citrix"/>
|
1337
|
+
<param pos="0" name="os.family" value="NetScaler"/>
|
1338
|
+
<param pos="0" name="os.device" value="Network Management Device"/>
|
1339
|
+
<param pos="0" name="os.product" value="NetScaler SDX Gateway"/>
|
1340
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1341
|
+
<param pos="0" name="service.vendor" value="Citrix"/>
|
1342
|
+
<param pos="0" name="service.family" value="NetScaler"/>
|
1343
|
+
<param pos="0" name="service.device" value="Network Management Device"/>
|
1344
|
+
<param pos="0" name="service.product" value="NetScaler"/>
|
1345
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
1346
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:citrix:netscaler:-"/>
|
1347
|
+
</fingerprint>
|
1348
|
+
|
1349
|
+
<fingerprint pattern="^(?:35c390dade9419b4d6e9b83a8fc361c7|3a7de0a4ee1ee78de3f06bfce823dc44)$">
|
1350
|
+
<description>Crestron Video Conferencing</description>
|
1351
|
+
<example>35c390dade9419b4d6e9b83a8fc361c7</example>
|
1352
|
+
<example>3a7de0a4ee1ee78de3f06bfce823dc44</example>
|
1353
|
+
<param pos="0" name="hw.vendor" value="Crestron"/>
|
1354
|
+
<param pos="0" name="hw.device" value="Video Conferencing"/>
|
1355
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1356
|
+
<param pos="0" name="os.vendor" value="Crestron"/>
|
1357
|
+
<param pos="0" name="os.family" value="Linux"/>
|
1358
|
+
<param pos="0" name="os.device" value="Video Conferencing"/>
|
1359
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1360
|
+
</fingerprint>
|
1361
|
+
|
1362
|
+
<fingerprint pattern="^(?:89b932fcc47cf4ca3faadb0cfdef89cf|efca7d9aeaad122133c65cdf628ac574)$">
|
1363
|
+
<description>Hikvision DVR</description>
|
1364
|
+
<example>89b932fcc47cf4ca3faadb0cfdef89cf</example>
|
1365
|
+
<example>efca7d9aeaad122133c65cdf628ac574</example>
|
1366
|
+
<param pos="0" name="service.vendor" value="Hikvision"/>
|
1367
|
+
<param pos="0" name="service.product" value="Hikvision Web Server"/>
|
1368
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
1369
|
+
<param pos="0" name="os.vendor" value="Hikvision"/>
|
1370
|
+
<param pos="0" name="os.device" value="DVR"/>
|
1371
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1372
|
+
<param pos="0" name="hw.vendor" value="Hikvision"/>
|
1373
|
+
<param pos="0" name="hw.device" value="DVR"/>
|
1374
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1375
|
+
</fingerprint>
|
1376
|
+
|
1377
|
+
<fingerprint pattern="^9d35c5f8a9584ac36a716ae9b68fe566$">
|
1378
|
+
<description>Ubiquiti Cloud Key</description>
|
1379
|
+
<example>9d35c5f8a9584ac36a716ae9b68fe566</example>
|
1380
|
+
<param pos="0" name="hw.vendor" value="Ubiquiti"/>
|
1381
|
+
<param pos="0" name="hw.product" value="UniFi Cloud Key"/>
|
1382
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1383
|
+
</fingerprint>
|
1384
|
+
|
1385
|
+
<fingerprint pattern="^457d76be8460d899c09becbc09b4a9e8$">
|
1386
|
+
<description>Kyocera Printer</description>
|
1387
|
+
<example>457d76be8460d899c09becbc09b4a9e8</example>
|
1388
|
+
<param pos="0" name="hw.vendor" value="Kyocera"/>
|
1389
|
+
<param pos="0" name="hw.device" value="Printer"/>
|
1390
|
+
<param pos="0" name="hw.product" value="Printer"/>
|
1391
|
+
<param pos="0" name="hw.certainty" value="0.25"/>
|
1392
|
+
</fingerprint>
|
1393
|
+
|
1394
|
+
<fingerprint pattern="^c205d6efb5f0e3c03ea42146d570ecdf$">
|
1395
|
+
<description>AVTECH Environment Monitor</description>
|
1396
|
+
<example>c205d6efb5f0e3c03ea42146d570ecdf</example>
|
1397
|
+
<param pos="0" name="hw.vendor" value="AVTECH"/>
|
1398
|
+
<param pos="0" name="hw.device" value="Monitoring"/>
|
1399
|
+
<param pos="0" name="hw.product" value="Room Alert"/>
|
1400
|
+
<param pos="0" name="hw.certainty" value="0.25"/>
|
1401
|
+
</fingerprint>
|
1402
|
+
|
1403
|
+
<fingerprint pattern="^3ab22b6f3f0d4271e8d038c05cfbd5c9$">
|
1404
|
+
<description>Palo Alto Firewall</description>
|
1405
|
+
<example>3ab22b6f3f0d4271e8d038c05cfbd5c9</example>
|
1406
|
+
<param pos="0" name="hw.vendor" value="Palo Alto Networks"/>
|
1407
|
+
<param pos="0" name="hw.device" value="Firewall"/>
|
1408
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1409
|
+
<param pos="0" name="os.vendor" value="Palo Alto Networks"/>
|
1410
|
+
<param pos="0" name="os.product" value="PANOS"/>
|
1411
|
+
<param pos="0" name="os.device" value="Firewall"/>
|
1412
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1413
|
+
</fingerprint>
|
1414
|
+
|
1415
|
+
<fingerprint pattern="^efe29d50711d9b093d8187e97cc0e593$">
|
1416
|
+
<description>Panduit PDU</description>
|
1417
|
+
<example>efe29d50711d9b093d8187e97cc0e593</example>
|
1418
|
+
<param pos="0" name="hw.device" value="Power device"/>
|
1419
|
+
<param pos="0" name="hw.vendor" value="Panduit"/>
|
1420
|
+
<param pos="0" name="hw.certainty" value="0.25"/>
|
1421
|
+
</fingerprint>
|
1422
|
+
|
1423
|
+
<fingerprint pattern="^6eb3dbf248df10d70eab44dbf836cb77$">
|
1424
|
+
<description>ScienceLogic EM7</description>
|
1425
|
+
<example>6eb3dbf248df10d70eab44dbf836cb77</example>
|
1426
|
+
<param pos="0" name="hw.vendor" value="Science Logic"/>
|
1427
|
+
<param pos="0" name="hw.device" value="Network Management"/>
|
1428
|
+
<param pos="0" name="hw.product" value="EM7"/>
|
1429
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1430
|
+
</fingerprint>
|
1431
|
+
|
1432
|
+
<fingerprint pattern="^f94362766b49671889bdb587e63e18eb$">
|
1433
|
+
<description>Cisco AppDynamics Appliance</description>
|
1434
|
+
<example>f94362766b49671889bdb587e63e18eb</example>
|
1435
|
+
<param pos="0" name="hw.vendor" value="Cisco"/>
|
1436
|
+
<param pos="0" name="hw.device" value="Network Appliance"/>
|
1437
|
+
<param pos="0" name="hw.product" value="AppDynamics"/>
|
1438
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1439
|
+
</fingerprint>
|
1440
|
+
|
1441
|
+
<fingerprint pattern="^1ff68b786ab054e7347130125cab1f83$">
|
1442
|
+
<description>INDECT CarDetector Configurator</description>
|
1443
|
+
<example>1ff68b786ab054e7347130125cab1f83</example>
|
1444
|
+
<param pos="0" name="hw.vendor" value="INDECT"/>
|
1445
|
+
<param pos="0" name="hw.device" value="Network Appliance"/>
|
1446
|
+
<param pos="0" name="hw.product" value="CarDetector"/>
|
1447
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1448
|
+
</fingerprint>
|
1449
|
+
|
1450
|
+
<fingerprint pattern="^3f2cf444202bf9aa2375ad788c818370$">
|
1451
|
+
<description>Cisco Meeting App</description>
|
1452
|
+
<example>3f2cf444202bf9aa2375ad788c818370</example>
|
1453
|
+
<param pos="0" name="hw.vendor" value="Cisco"/>
|
1454
|
+
<param pos="0" name="hw.device" value="Video Conferencing"/>
|
1455
|
+
<param pos="0" name="hw.product" value="Meeting Server"/>
|
1456
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1457
|
+
</fingerprint>
|
1458
|
+
|
1459
|
+
<fingerprint pattern="^54c2d25662c51938b738efdb4e26f036$">
|
1460
|
+
<description>Segger J-Link Pro</description>
|
1461
|
+
<example>54c2d25662c51938b738efdb4e26f036</example>
|
1462
|
+
<param pos="0" name="hw.vendor" value="Segger"/>
|
1463
|
+
<param pos="0" name="hw.device" value="JTAG Adapter"/>
|
1464
|
+
<param pos="0" name="hw.product" value="J-Link Pro"/>
|
1465
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1466
|
+
</fingerprint>
|
1467
|
+
|
1468
|
+
<fingerprint pattern="^(?:9c845f917bb1720d80df603f26878d42|9baf402c0fccb225c134eb9bdf9678c7|5e760a3842c5c2a0278545c2ad5d88b0|bf5c71bad91e3bb1fb0029ff1bf6ea06)$">
|
1469
|
+
<description>Mersive SolsticePod</description>
|
1470
|
+
<example>9c845f917bb1720d80df603f26878d42</example>
|
1471
|
+
<example>9baf402c0fccb225c134eb9bdf9678c7</example>
|
1472
|
+
<example>5e760a3842c5c2a0278545c2ad5d88b0</example>
|
1473
|
+
<example>bf5c71bad91e3bb1fb0029ff1bf6ea06</example>
|
1474
|
+
<param pos="0" name="hw.vendor" value="Mersive"/>
|
1475
|
+
<param pos="0" name="hw.device" value="Wireless Presenter"/>
|
1476
|
+
<param pos="0" name="hw.product" value="SolsticePod"/>
|
1477
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1478
|
+
</fingerprint>
|
1479
|
+
|
1480
|
+
<fingerprint pattern="^(?:6dcab71e60f0242907940f0fcda69ea5|255b6fcbcb463e11ed763b2b892a2965)$">
|
1481
|
+
<description>Ubiquiti WAP (Vague)</description>
|
1482
|
+
<example>6dcab71e60f0242907940f0fcda69ea5</example>
|
1483
|
+
<example>255b6fcbcb463e11ed763b2b892a2965</example>
|
1484
|
+
<param pos="0" name="hw.vendor" value="Ubiquiti"/>
|
1485
|
+
<param pos="0" name="hw.device" value="WAP"/>
|
1486
|
+
<param pos="0" name="hw.certainty" value="0.25"/>
|
1487
|
+
</fingerprint>
|
1488
|
+
|
1489
|
+
<fingerprint pattern="^(?:f98bced327f13a45ad681829905db891)$">
|
1490
|
+
<description>Ubiquiti EdgeOS Router/Switch</description>
|
1491
|
+
<example>f98bced327f13a45ad681829905db891</example>
|
1492
|
+
<param pos="0" name="os.vendor" value="Ubiquiti"/>
|
1493
|
+
<param pos="0" name="os.family" value="Linux"/>
|
1494
|
+
<param pos="0" name="os.product" value="EdgeOS"/>
|
1495
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1496
|
+
<param pos="0" name="hw.vendor" value="Ubiquiti"/>
|
1497
|
+
<param pos="0" name="hw.device" value="Router"/>
|
1498
|
+
<param pos="0" name="hw.certainty" value="0.25"/>
|
1499
|
+
</fingerprint>
|
1500
|
+
|
1501
|
+
<fingerprint pattern="^ec7645edc81cdc336996811ad16f3cc6$">
|
1502
|
+
<description>HP Integrated Lights-Out 3</description>
|
1503
|
+
<example>ec7645edc81cdc336996811ad16f3cc6</example>
|
1504
|
+
<param pos="0" name="hw.device" value="Lights Out Management"/>
|
1505
|
+
<param pos="0" name="hw.vendor" value="HP"/>
|
1506
|
+
<param pos="0" name="hw.product" value="iLO 3"/>
|
1507
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1508
|
+
<param pos="0" name="os.vendor" value="HP"/>
|
1509
|
+
<param pos="0" name="os.device" value="Lights Out Management"/>
|
1510
|
+
<param pos="0" name="os.family" value="iLO"/>
|
1511
|
+
<param pos="0" name="os.product" value="iLO 3"/>
|
1512
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1513
|
+
</fingerprint>
|
1514
|
+
|
1515
|
+
<fingerprint pattern="^(?:ad93b3973782b03ea62a43bd6602ba8b|d521487f45fa7657450edfd6c16e4a63)$">
|
1516
|
+
<description>HP Integrated Lights-Out</description>
|
1517
|
+
<example>ad93b3973782b03ea62a43bd6602ba8b</example>
|
1518
|
+
<example>d521487f45fa7657450edfd6c16e4a63</example>
|
1519
|
+
<param pos="0" name="hw.device" value="Lights Out Management"/>
|
1520
|
+
<param pos="0" name="hw.vendor" value="HP"/>
|
1521
|
+
<param pos="0" name="hw.product" value="iLO"/>
|
1522
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1523
|
+
<param pos="0" name="hw.cpe23" value="cpe:/h:hp:integrated_lights_out:-"/>
|
1524
|
+
<param pos="0" name="os.vendor" value="HP"/>
|
1525
|
+
<param pos="0" name="os.device" value="Lights Out Management"/>
|
1526
|
+
<param pos="0" name="os.family" value="iLO"/>
|
1527
|
+
<param pos="0" name="os.product" value="iLO"/>
|
1528
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1529
|
+
</fingerprint>
|
1530
|
+
|
1531
|
+
<fingerprint pattern="^d11917dc7e651b21f0f75cd0dc309e8a$">
|
1532
|
+
<description>Gigamon GigaVUE Appliance</description>
|
1533
|
+
<example>d11917dc7e651b21f0f75cd0dc309e8a</example>
|
1534
|
+
<param pos="0" name="hw.vendor" value="Gigamon"/>
|
1535
|
+
<param pos="0" name="hw.device" value="Monitoring"/>
|
1536
|
+
<param pos="0" name="hw.product" value="GigaVUE"/>
|
1537
|
+
</fingerprint>
|
1538
|
+
|
1539
|
+
<fingerprint pattern="^(?:04d9541338e525258daf47cc844d59f3|486373b021971d0a95af04c811799e21)$">
|
1540
|
+
<description>F5 BIG-IP Load Balancer</description>
|
1541
|
+
<example>04d9541338e525258daf47cc844d59f3</example>
|
1542
|
+
<example>486373b021971d0a95af04c811799e21</example>
|
1543
|
+
<param pos="0" name="service.vendor" value="F5"/>
|
1544
|
+
<param pos="0" name="service.family" value="BIG-IP"/>
|
1545
|
+
<param pos="0" name="service.product" value="BIG-IP LTM"/>
|
1546
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
1547
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:f5:big-ip_local_traffic_manager:-"/>
|
1548
|
+
</fingerprint>
|
1549
|
+
|
1550
|
+
<fingerprint pattern="^a770611888d3bd309404eae57676f9e4$">
|
1551
|
+
<description>EMC Isilon OneFS Storage</description>
|
1552
|
+
<example>a770611888d3bd309404eae57676f9e4</example>
|
1553
|
+
<param pos="0" name="os.family" value="FreeBSD"/>
|
1554
|
+
<param pos="0" name="os.vendor" value="EMC"/>
|
1555
|
+
<param pos="0" name="os.product" value="Isilon OneFS OS"/>
|
1556
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1557
|
+
<param pos="0" name="hw.vendor" value="EMC"/>
|
1558
|
+
<param pos="0" name="hw.device" value="NAS"/>
|
1559
|
+
<param pos="0" name="hw.product" value="Isilon OneFS"/>
|
1560
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1561
|
+
</fingerprint>
|
1562
|
+
|
1563
|
+
<fingerprint pattern="^(?:df56ab6e924269e77945a0299716e679|faeab99d83cdd05b875382a690bc60f3)$">
|
1564
|
+
<description>S2 Access Control Appliances</description>
|
1565
|
+
<example>df56ab6e924269e77945a0299716e679</example>
|
1566
|
+
<example>faeab99d83cdd05b875382a690bc60f3</example>
|
1567
|
+
<param pos="0" name="hw.vendor" value="S2"/>
|
1568
|
+
<param pos="0" name="hw.device" value="Access Control"/>
|
1569
|
+
<param pos="0" name="hw.product" value="Access Control"/>
|
1570
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1571
|
+
</fingerprint>
|
1572
|
+
|
1573
|
+
<fingerprint pattern="^f6633e2c686cd53429f626cab6f15613$">
|
1574
|
+
<description>Sophos Appliance</description>
|
1575
|
+
<example>f6633e2c686cd53429f626cab6f15613</example>
|
1576
|
+
<param pos="0" name="hw.vendor" value="Sophos"/>
|
1577
|
+
<param pos="0" name="hw.device" value="Appliance"/>
|
1578
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1579
|
+
</fingerprint>
|
1580
|
+
|
1581
|
+
<fingerprint pattern="^d9526978908979fa5018db0bcc762aa0$">
|
1582
|
+
<description>Mobotix Network Camera</description>
|
1583
|
+
<example>d9526978908979fa5018db0bcc762aa0</example>
|
1584
|
+
<param pos="0" name="hw.vendor" value="Mobotix"/>
|
1585
|
+
<param pos="0" name="hw.device" value="Web cam"/>
|
1586
|
+
<param pos="0" name="hw.product" value="IP Camera"/>
|
1587
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1588
|
+
</fingerprint>
|
1589
|
+
|
1590
|
+
<fingerprint pattern="^f205dfb1e2f71fed24f086aeaa0f433f$">
|
1591
|
+
<description>Cisco Nexus Virtual Switch</description>
|
1592
|
+
<example>f205dfb1e2f71fed24f086aeaa0f433f</example>
|
1593
|
+
<param pos="0" name="hw.vendor" value="Cisco"/>
|
1594
|
+
<param pos="0" name="hw.device" value="Switch"/>
|
1595
|
+
<param pos="0" name="hw.product" value="Nexus 1000V"/>
|
1596
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1597
|
+
<param pos="0" name="hw.cpe23" value="cpe:/h:cisco:nexus_1000v:-"/>
|
1598
|
+
<param pos="0" name="service.certainty" value="0.5"/>
|
1599
|
+
</fingerprint>
|
1600
|
+
|
1601
|
+
<fingerprint pattern="^eb55f14f48b6cf6a66f892d4926aa6df$">
|
1602
|
+
<description>Cisco Meeting Management</description>
|
1603
|
+
<example>eb55f14f48b6cf6a66f892d4926aa6df</example>
|
1604
|
+
<param pos="0" name="hw.vendor" value="Cisco"/>
|
1605
|
+
<param pos="0" name="hw.device" value="Video Conferencing"/>
|
1606
|
+
<param pos="0" name="hw.product" value="Meeting Management"/>
|
1607
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1608
|
+
<param pos="0" name="os.vendor" value="Cisco"/>
|
1609
|
+
<param pos="0" name="os.family" value="Linux"/>
|
1610
|
+
<param pos="0" name="os.product" value="Meeting Management"/>
|
1611
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1612
|
+
</fingerprint>
|
1613
|
+
|
1614
|
+
<fingerprint pattern="^a50a678ceb2450031393efd555e08f06$">
|
1615
|
+
<description>Google Wifi OnHub</description>
|
1616
|
+
<example>a50a678ceb2450031393efd555e08f06</example>
|
1617
|
+
<param pos="0" name="os.vendor" value="Google"/>
|
1618
|
+
<param pos="0" name="os.family" value="Linux"/>
|
1619
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1620
|
+
<param pos="0" name="hw.vendor" value="Google"/>
|
1621
|
+
<param pos="0" name="hw.device" value="Router"/>
|
1622
|
+
<param pos="0" name="hw.product" value="OnHub"/>
|
1623
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1624
|
+
</fingerprint>
|
1625
|
+
|
1626
|
+
<fingerprint pattern="^24c58a3ffc0233ef6612f1a7c33729aa$">
|
1627
|
+
<description>Bosch Alarm Panel</description>
|
1628
|
+
<example>24c58a3ffc0233ef6612f1a7c33729aa</example>
|
1629
|
+
<param pos="0" name="hw.vendor" value="Bosch"/>
|
1630
|
+
<param pos="0" name="hw.device" value="Alarm Panel"/>
|
1631
|
+
<param pos="0" name="hw.product" value="Alarm Panel"/>
|
1632
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1633
|
+
</fingerprint>
|
1634
|
+
|
1635
|
+
<fingerprint pattern="^(?:1437920c973b2b7c03d075028440a656|9422fe1eb162eb5329788a6cb6d408cb)$">
|
1636
|
+
<description>BrightSign Digital Signage Player</description>
|
1637
|
+
<example>1437920c973b2b7c03d075028440a656</example>
|
1638
|
+
<example>9422fe1eb162eb5329788a6cb6d408cb</example>
|
1639
|
+
<param pos="0" name="os.vendor" value="BrightSign"/>
|
1640
|
+
<param pos="0" name="os.family" value="Linux"/>
|
1641
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1642
|
+
<param pos="0" name="hw.vendor" value="BrightSign"/>
|
1643
|
+
<param pos="0" name="hw.device" value="Media Server"/>
|
1644
|
+
<param pos="0" name="hw.product" value="Digital Signage Player"/>
|
1645
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1646
|
+
</fingerprint>
|
1647
|
+
|
1648
|
+
<fingerprint pattern="^4fb229e05e309fffc561c787f7c26e14$">
|
1649
|
+
<description>Cisco Crosswork SON</description>
|
1650
|
+
<example>4fb229e05e309fffc561c787f7c26e14</example>
|
1651
|
+
<param pos="0" name="hw.vendor" value="Cisco"/>
|
1652
|
+
<param pos="0" name="hw.device" value="Network Management Device"/>
|
1653
|
+
<param pos="0" name="hw.product" value="Crosswork SON Appliance"/>
|
1654
|
+
</fingerprint>
|
1655
|
+
|
1656
|
+
<fingerprint pattern="^aa4962b88d588ac5ea3b5d9b2fed5ef7$">
|
1657
|
+
<description>Linksys Smart Wi-Fi</description>
|
1658
|
+
<example>aa4962b88d588ac5ea3b5d9b2fed5ef7</example>
|
1659
|
+
<param pos="0" name="os.vendor" value="Linksys"/>
|
1660
|
+
<param pos="0" name="os.family" value="Linux"/>
|
1661
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1662
|
+
<param pos="0" name="hw.vendor" value="Linksys"/>
|
1663
|
+
<param pos="0" name="hw.device" value="WAP"/>
|
1664
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1665
|
+
</fingerprint>
|
1666
|
+
|
1667
|
+
<fingerprint pattern="^7e3c77e27bf772e8f25c8a66580957d3$">
|
1668
|
+
<description>Data Domain Storage Device</description>
|
1669
|
+
<example>7e3c77e27bf772e8f25c8a66580957d3</example>
|
1670
|
+
<param pos="0" name="os.vendor" value="Data Domain"/>
|
1671
|
+
<param pos="0" name="os.product" value="DD OS"/>
|
1672
|
+
<param pos="0" name="os.device" value="Storage"/>
|
1673
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1674
|
+
<param pos="0" name="hw.vendor" value="Data Domain"/>
|
1675
|
+
<param pos="0" name="hw.product" value="DD OS"/>
|
1676
|
+
<param pos="0" name="hw.device" value="Storage"/>
|
1677
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1678
|
+
</fingerprint>
|
1679
|
+
|
1680
|
+
<fingerprint pattern="^2c9d5e03f63c39e6336ec491019c4f50$">
|
1681
|
+
<description>Dell DRAC WS endpoint</description>
|
1682
|
+
<example>2c9d5e03f63c39e6336ec491019c4f50</example>
|
1683
|
+
<param pos="0" name="hw.device" value="Lights Out Management"/>
|
1684
|
+
<param pos="0" name="hw.vendor" value="Dell"/>
|
1685
|
+
<param pos="0" name="hw.product" value="iDRAC"/>
|
1686
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1687
|
+
<param pos="0" name="os.vendor" value="Dell"/>
|
1688
|
+
<param pos="0" name="os.product" value="iDRAC Linux"/>
|
1689
|
+
<param pos="0" name="os.certainty" value="0.5"/>
|
1690
|
+
</fingerprint>
|
1691
|
+
|
1692
|
+
<fingerprint pattern="^7b73744799150c888a172daf3d7093bf$">
|
1693
|
+
<description>Pure Storage Appliance</description>
|
1694
|
+
<example>7b73744799150c888a172daf3d7093bf</example>
|
1695
|
+
<param pos="0" name="hw.vendor" value="Pure Storage"/>
|
1696
|
+
<param pos="0" name="hw.device" value="NAS"/>
|
1697
|
+
<param pos="0" name="hw.product" value="Appliance"/>
|
1698
|
+
<param pos="0" name="hw.certainty" value="0.5"/>
|
1699
|
+
</fingerprint>
|
1700
|
+
|
1701
|
+
</fingerprints>
|