recog 2.1.22 → 2.1.23
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/cpe-remap.yaml +125 -0
- data/lib/recog/version.rb +1 -1
- data/spec/lib/fingerprint_self_test_spec.rb +4 -0
- data/update_cpes.py +5 -21
- data/xml/dns_versionbind.xml +1 -1
- data/xml/hp_pjl_id.xml +0 -41
- data/xml/http_cookies.xml +8 -0
- data/xml/http_servers.xml +5 -1399
- data/xml/http_wwwauth.xml +0 -94
- data/xml/sip_user_agents.xml +0 -11
- data/xml/snmp_sysdescr.xml +0 -896
- data/xml/ssh_banners.xml +5 -0
- data/xml/telnet_banners.xml +819 -0
- data/xml/upnp_banners.xml +0 -227
- metadata +5 -4
- data/remap.json +0 -135
data/xml/http_wwwauth.xml
CHANGED
@@ -126,30 +126,8 @@
|
|
126
126
|
<fingerprint pattern="^(?:Basic|Digest) realm=.(TD-[VW8][A-Z0-9]+)(?:| \d+\.\d+).$">
|
127
127
|
<description>TP-LINK SoHo Router</description>
|
128
128
|
<example>Basic realm="TD-W8901G"</example>
|
129
|
-
<example>Basic realm="TD-8817"</example>
|
130
|
-
<example>Basic realm="TD-8840T"</example>
|
131
|
-
<example>Basic realm="TD-W8101G"</example>
|
132
|
-
<example>Basic realm="TD-W8961ND"</example>
|
133
|
-
<example>Basic realm="TD-W8951ND"</example>
|
134
|
-
<example>Basic realm="TD-8816"</example>
|
135
129
|
<example>Basic realm="TD-8840T 2.0"</example>
|
136
|
-
<example>Basic realm="TD-W8151N"</example>
|
137
|
-
<example>Basic realm="TD-8817 2.0"</example>
|
138
|
-
<example>Basic realm="TD-W8901GB"</example>
|
139
|
-
<example>Basic realm="TD-W8901G 3.0"</example>
|
140
|
-
<example>Basic realm="TD-8820"</example>
|
141
|
-
<example>Basic realm="TD-W8961NB"</example>
|
142
130
|
<example>Basic realm="TD-8811"</example>
|
143
|
-
<example>Basic realm="TD-8816 1.0"</example>
|
144
|
-
<example>Basic realm="TD-W8951NB"</example>
|
145
|
-
<example>Basic realm="TD-W8901N"</example>
|
146
|
-
<example>Basic realm="TD-8816 2.0"</example>
|
147
|
-
<example>Basic realm="TD-8840TB"</example>
|
148
|
-
<example>Basic realm="TD-8817 1.0"</example>
|
149
|
-
<example>Basic realm="TD-8816B"</example>
|
150
|
-
<example>Basic realm="TD-8817B"</example>
|
151
|
-
<example>Basic realm="TD-8820 1.0"</example>
|
152
|
-
<example>Basic realm="TD-8616"</example>
|
153
131
|
<param pos="0" name="os.vendor" value="TP-LINK"/>
|
154
132
|
<param pos="0" name="os.device" value="Router"/>
|
155
133
|
<param pos="1" name="os.product"/>
|
@@ -167,78 +145,6 @@
|
|
167
145
|
<fingerprint pattern="^(?:Basic|Digest) realm=.TP-LINK.*Router ([A-Z0-9\-\+]+).*$">
|
168
146
|
<description>TP-LINK SoHo Router</description>
|
169
147
|
<example>Basic realm="TP-LINK Wireless N Router WR841N"</example>
|
170
|
-
<example>Basic realm="TP-LINK Wireless Lite N Router WR740N"</example>
|
171
|
-
<example>Basic realm="TP-LINK Wireless N Router WR740N"</example>
|
172
|
-
<example>Basic realm="TP-LINK Wireless Router WR543G"</example>
|
173
|
-
<example>Basic realm="TP-LINK Wireless G Router WR340G"</example>
|
174
|
-
<example>Basic realm="TP-LINK Wireless Lite N Router WR741ND"</example>
|
175
|
-
<example>Basic realm="TP-LINK Wireless N Router WR847N"</example>
|
176
|
-
<example>Basic realm="TP-LINK Wireless N Gigabit Router WR1043ND"</example>
|
177
|
-
<example>Basic realm="TP-LINK Wireless N Router WR745N"</example>
|
178
|
-
<example>Basic realm="TP-LINK SOHO Router R406"</example>
|
179
|
-
<example>Basic realm="TP-LINK ADSL2+ Modem Router TD-8840T"</example>
|
180
|
-
<example>Basic realm="TP-LINK Wireless N Router WR840N"</example>
|
181
|
-
<example>Basic realm="TP-LINK Wireless N Router WR845N"</example>
|
182
|
-
<example>Basic realm="TP-LINK SOHO Router R402M"</example>
|
183
|
-
<example>Basic realm="TP-LINK 300Mbps Wireless N USB ADSL2+ Modem Router TD-W8968"</example>
|
184
|
-
<example>Basic realm="TP-LINK Wireless N Router WR941ND"</example>
|
185
|
-
<example>Basic realm="TP-LINK Wireless Dual Band Gigabit Router WDR4300"</example>
|
186
|
-
<example>Basic realm="TP-LINK 300Mbps Wireless N Gigabit ADSL2+ Modem Router TD-W8970"</example>
|
187
|
-
<example>Basic realm="TP-LINK Wireless Router WR541G/542G"</example>
|
188
|
-
<example>Basic realm="TP-LINK Gigabit Broadband VPN Router R600VPN"</example>
|
189
|
-
<example>Basic realm="TP-LINK Wireless Router WR340G"</example>
|
190
|
-
<example>Basic realm="TP-LINK Wireless N 3G/4G Router MR3420"</example>
|
191
|
-
<example>Basic realm="TP-LINK Router R478"</example>
|
192
|
-
<example>Basic realm="TP-LINK Wireless N Router WR842N"</example>
|
193
|
-
<example>Basic realm="TP-LINK Multi-Function Wireless N Router WR842ND"</example>
|
194
|
-
<example>Basic realm="TP-LINK Wireless Router WR340G+"</example>
|
195
|
-
<example>Basic realm="TP-LINK Wireless N Router WR941N"</example>
|
196
|
-
<example>Basic realm="TP-LINK Router R4148"</example>
|
197
|
-
<example>Basic realm="TP-LINK Wireless Dual Band Gigabit Router WDR3600"</example>
|
198
|
-
<example>Basic realm="TP-LINK Router R860"</example>
|
199
|
-
<example>Basic realm="TP-LINK Wireless N Gigabit Router WR1042ND"</example>
|
200
|
-
<example>Basic realm="TP-LINK Router R480T+"</example>
|
201
|
-
<example>Basic realm="TP-LINK Wireless Router WR641G/642G"</example>
|
202
|
-
<example>Basic realm="TP-LINK Wireless Lite N 3G/4G Router MR3220"</example>
|
203
|
-
<example>Basic realm="TP-LINK Router R478+"</example>
|
204
|
-
<example>Basic realm="TP-LINK N600 Wireless Dual Band Gigabit ADSL2+ Modem Router TD-W8980"</example>
|
205
|
-
<example>Basic realm="TP-LINK Wireless N Router WR742N"</example>
|
206
|
-
<example>Basic realm="TP-LINK Router R470T+"</example>
|
207
|
-
<example>Basic realm="TP-LINK Wireless Dual Band Router WDR3500"</example>
|
208
|
-
<example>Basic realm="TP-LINK Wireless N Router WR2041N"</example>
|
209
|
-
<example>Basic realm="TP-LINK Wireless N Gigabit Router WR2543ND"</example>
|
210
|
-
<example>Basic realm="TP-LINK 300Mbps Wireless N VoIP ADSL2+ Modem Router TD-VG3631"</example>
|
211
|
-
<example>Basic realm="TP-LINK ADSL2+ Router TD-W89841N"</example>
|
212
|
-
<example>Basic realm="TP-LINK Router R460"</example>
|
213
|
-
<example>Basic realm="TP-LINK ADSL2+ Router TD-W89741N"</example>
|
214
|
-
<example>Basic realm="TP-LINK Wireless Lite N Router WR741N"</example>
|
215
|
-
<example>Basic realm="TP-LINK Portable Wireless N 3G/4G Router MR3020"</example>
|
216
|
-
<example>Basic realm="TP-LINK Router R480T"</example>
|
217
|
-
<example>Basic realm="TP-LINK Wireless Lite N Router WR743ND"</example>
|
218
|
-
<example>Basic realm="TP-LINK Router R4299G"</example>
|
219
|
-
<example>Basic realm="TP-LINK Wireless Dual Band Gigabit Router WDR4900"</example>
|
220
|
-
<example>Basic realm="TP-LINK Router R488T"</example>
|
221
|
-
<example>Basic realm="TP-LINK Router R473"</example>
|
222
|
-
<example>Basic realm="TP-LINK Router R410"</example>
|
223
|
-
<example>Basic realm="TP-LINK Router R4238"</example>
|
224
|
-
<example>Basic realm="TP-LINK Wireless N Router WR846N"</example>
|
225
|
-
<example>Basic realm="TP-LINK Router R4149"</example>
|
226
|
-
<example>Basic realm="TP-LINK Wireless N Nano Router WR702N"</example>
|
227
|
-
<example>Basic realm="TP-LINK Router R483"</example>
|
228
|
-
<example>Basic realm="TP-LINK Wireless N Router WR843ND"</example>
|
229
|
-
<example>Basic realm="TP-LINK Wireless Dual Band Gigabit Router Archer C7"</example>
|
230
|
-
<example>Basic realm="TP-LINK Wireless N Router WR842ND"</example>
|
231
|
-
<example>Basic realm="TP-LINK Router R4419"</example>
|
232
|
-
<example>Basic realm="TP-LINK Wireless N 3G Router MR3420"</example>
|
233
|
-
<example>Basic realm="TP-LINK Wireless Dual Band Gigabit Router WDR4310/WDR4320"</example>
|
234
|
-
<example>Basic realm="TP-LINK Router R4239"</example>
|
235
|
-
<example>Basic realm="TP-LINK Router R4199G"</example>
|
236
|
-
<example>Basic realm="TP-LINK Wireless Dual Band Router WDR3320"</example>
|
237
|
-
<example>Basic realm="TP-LINK Wireless N Router WR741N/742N"</example>
|
238
|
-
<example>Basic realm="TP-LINK Wireless N 3G Router WR843N"</example>
|
239
|
-
<example>Basic realm="TP-LINK VPN Router R400VPN"</example>
|
240
|
-
<example>Basic realm="TP-LINK Wireless N Router WR746N"</example>
|
241
|
-
<example>Basic realm="TP-LINK Router R488"</example>
|
242
148
|
<param pos="0" name="os.vendor" value="TP-LINK"/>
|
243
149
|
<param pos="0" name="os.device" value="Router"/>
|
244
150
|
<param pos="1" name="os.product"/>
|
data/xml/sip_user_agents.xml
CHANGED
@@ -23,25 +23,14 @@
|
|
23
23
|
<description>AVM FritzBox</description>
|
24
24
|
<example>AVM FRITZ!Box Fon 06.03.13</example>
|
25
25
|
<example>AVM FRITZ!Box Fon 06.03.65 (Jun 7 2005)</example>
|
26
|
-
<example>AVM FRITZ!Box Fon 06.03.89 (3.01.03 tested by accredited T-Com test lab) (Oct 28 2005)</example>
|
27
|
-
<example>AVM FRITZ!Box Fon 5010 23.04.01 (Jan 25 2006)</example>
|
28
|
-
<example>AVM FRITZ!Box Fon 5010 Annex A 48.04.55 TAL (Mar 12 2008)</example>
|
29
26
|
<example>AVM FRITZ!Box Fon 5010 Annex A (ITA) 48.04.46 (Sep 14 2007)</example>
|
30
27
|
<example>AVM FRITZ!Box Fon 5012 (UI) 25.03.90 (3.01.03 tested by accredited T-Com test lab) (Oct 28 2005)</example>
|
31
28
|
<example>AVM FRITZ!Box Fon 5113 Annex A 83.04.69 (Dec 2 2008)</example>
|
32
29
|
<example>AVM FRITZ!Box Fon 5124 56.04.77 (Feb 14 2014)</example>
|
33
30
|
<example>AVM FRITZ!Box Fon 7170 Annex A.B ML Speedport W701V 58.04.67 (Dec 18 2008)</example>
|
34
31
|
<example>AVM FRITZ!Box 3272 126.05.50 (Feb 27 2013)</example>
|
35
|
-
<example>AVM FRITZ!Box 5050 (UI) 12.04.50 (Jan 30 2008)</example>
|
36
|
-
<example>AVM FRITZ!Box 6320 Cable 104.05.25 TAL (Jun 8 2012)</example>
|
37
|
-
<example>AVM FRITZ!Box 6320 v2 Cable 110.05.50 (Jan 31 2013)</example>
|
38
|
-
<example>AVM FRITZ!Box 6340 Cable (kbw) 115.05.50 (Jan 31 2013)</example>
|
39
|
-
<example>AVM FRITZ!Box 6810 LTE 108.05.50 (Feb 15 2013)</example>
|
40
32
|
<example>AVM FRITZ!Box 7170 Annex A 58.04.85 (Apr 4 2011)</example>
|
41
33
|
<example>AVM FRITZ!Box 7312 117.05.23 TAL (Jun 1 2012)</example>
|
42
|
-
<example>AVM FRITZ!Box Fon WLAN 7150 by TemTec EDV-Service 29.04.67 TAL (Nov 21 2008)</example>
|
43
|
-
<example>AVM FRITZ!Box Fon WLAN 7170 28.04.43 (Sep 14 2007)</example>
|
44
|
-
<example>AVM FRITZ!Box WLAN 3270 v3 Edition Italia 125.05.23 (Jul 6 2012)</example>
|
45
34
|
<example>AVM FRITZ!Box WLAN 3270 v3 Edition Italia 125.05.52 (Feb 7 2014)</example>
|
46
35
|
<example>AVM FRITZ!Box Speedport W701V Annex A 58.04.82 (May 12 2010)</example>
|
47
36
|
<param pos="0" name="os.vendor" value="AVM"/>
|
data/xml/snmp_sysdescr.xml
CHANGED
@@ -1115,24 +1115,6 @@
|
|
1115
1115
|
<example>Canon iR C3220-C1 /P</example>
|
1116
1116
|
<example>Canon iR105PLUS-M3 /P</example>
|
1117
1117
|
<example>Canon iR6570 /P</example>
|
1118
|
-
<example>Canon iR C6800-D1 /P</example>
|
1119
|
-
<example>Canon iR C6800-D1 /P</example>
|
1120
|
-
<example>Canon iR2270 /P</example>
|
1121
|
-
<example>Canon iR C3220 /P</example>
|
1122
|
-
<example>Canon iR 2570C EUR /P</example>
|
1123
|
-
<example>Canon iR 6870C EUR /P</example>
|
1124
|
-
<example>Canon iR-ADV 4035 /P</example>
|
1125
|
-
<example>Canon iR-ADV 8095 /P</example>
|
1126
|
-
<example>Canon iR-ADV 8105 /P</example>
|
1127
|
-
<example>Canon iR-ADV 8105-U1 /P</example>
|
1128
|
-
<example>Canon iR-ADV C9075-GX300 /P</example>
|
1129
|
-
<example>Canon iR1023</example>
|
1130
|
-
<example>Canon iR1024</example>
|
1131
|
-
<example>Canon iR1200-1300</example>
|
1132
|
-
<example>Canon iR1610</example>
|
1133
|
-
<example>Canon iR2000</example>
|
1134
|
-
<example>Canon iR2010</example>
|
1135
|
-
<example>Canon iR2020</example>
|
1136
1118
|
<param pos="0" name="os.vendor" value="Canon"/>
|
1137
1119
|
<param pos="0" name="os.family" value="iR Series"/>
|
1138
1120
|
<param pos="0" name="os.device" value="Multifunction Device"/>
|
@@ -1145,13 +1127,6 @@
|
|
1145
1127
|
<example>Canon iPR C1-Q2 /P</example>
|
1146
1128
|
<example>Canon iPR C1-T1 /P</example>
|
1147
1129
|
<example>Canon iPR C1PLUS-T1 /P</example>
|
1148
|
-
<example>Canon iPR C6000-A1100 /P</example>
|
1149
|
-
<example>Canon iPR C6000-A2100 /P</example>
|
1150
|
-
<example>Canon iPR C6000VP-A2100 /P</example>
|
1151
|
-
<example>Canon iPR C6010-A1200 /P</example>
|
1152
|
-
<example>Canon iPR C6010VP-A2200 /P</example>
|
1153
|
-
<example>Canon iPR C6010VP-A3200 /P</example>
|
1154
|
-
<example>Canon iPR C7000VP-A2100 /P</example>
|
1155
1130
|
<example>Canon iPR C7000VP-A3100 /P</example>
|
1156
1131
|
<example>Canon iPR C7010VP-A3200 /P</example>
|
1157
1132
|
<param pos="0" name="os.vendor" value="Canon"/>
|
@@ -1269,31 +1244,7 @@
|
|
1269
1244
|
<fingerprint pattern="^(?:IP\S+ rev\s*[^,]*,\s)?IPSO (\S+) (\S+)-(?:BUILD|GA|FCS)0?(\S+) (?:releng|root) (\S+).*i386$">
|
1270
1245
|
<description>Check Point IPSO firewall</description>
|
1271
1246
|
<example>IPSO hostname 4.1-BUILD022 releng 1515 11.15.2006-180244 i386</example>
|
1272
|
-
<example>IPSO hostname 4.2-BUILD029 releng 1515 01.05.2007-222742 i386</example>
|
1273
|
-
<example>IPSO utfwbeta02 6.2-GA024 releng 1 09.04.2009-042026 i386</example>
|
1274
1247
|
<example>IP300 rev A02, IPSO b7dc-cimip350-02 3.7.1-BUILD004 releng 1227 11.06.2003-010000 i386</example>
|
1275
|
-
<example>IP300 rev A02, IPSO drfw 3.8-BUILD039 releng 1404 07.23.2004-193500 i386</example>
|
1276
|
-
<example>IP300 rev A02, IPSO ip380-a 3.8-BUILD049 releng 1446 05.02.2005-010548 i386</example>
|
1277
|
-
<example>IP300 rev A02, IPSO ip380-b 3.8-BUILD049 releng 1446 05.02.2005-010548 i386</example>
|
1278
|
-
<example>IP300 rev A02, IPSO jcc-nokiaip350 3.8-BUILD039 releng 1404 07.23.2004-193500 i386</example>
|
1279
|
-
<example>IP300 rev A02, IPSO nokiacp 3.7.1-BUILD013 releng 1279 07.21.2004-225500 i386</example>
|
1280
|
-
<example>IP3XX rev , IPSO fw-rsch 3.3-FCS3 root 567 09.14.2000-234849 i386</example>
|
1281
|
-
<example>IP3XX rev , IPSO fwtest99 3.7.1-BUILD016 releng 1288 09.13.2004-195000 i386</example>
|
1282
|
-
<example>IP3XX rev , IPSO hercules 4.1-BUILD033 releng 1515 05.11.2007-004428 i386</example>
|
1283
|
-
<example>IP3XX rev , IPSO hotsparesanfw02 3.5-FCS10 releng 1041 08.26.2002-202900 i386</example>
|
1284
|
-
<example>IP3XX rev , IPSO lahti05 4.1-BUILD033 releng 1515 05.11.2007-004428 i386</example>
|
1285
|
-
<example>IP3XX rev , IPSO qos-tnet 3.4.1-FCS15 releng 926 08.26.2002-195500 i386</example>
|
1286
|
-
<example>IP530 rev 00, IPSO CPGUANG2 4.2-BUILD106a02 releng 1515 11.18.2009-195037 i386</example>
|
1287
|
-
<example>IP530 rev 00, IPSO DFWFirewall 4.1-BUILD050 releng 1515 07.18.2008-181427 i386</example>
|
1288
|
-
<example>IP530 rev 00, IPSO Nokia530C 3.9-BUILD045 releng 1515 11.28.2005-222501 i386</example>
|
1289
|
-
<example>IP530 rev 00, IPSO SYFUTFW 3.8.1-BUILD028 releng 1518 12.02.2004-222502 i386</example>
|
1290
|
-
<example>IP530 rev 00, IPSO fw1p 3.7-BUILD039 releng 1249 07.03.2004-012500 i386</example>
|
1291
|
-
<example>IP530 rev 00, IPSO fw33 3.7-BUILD049 releng 1280 06.04.2006-032422 i386</example>
|
1292
|
-
<example>IP530 rev 00, IPSO fw34 3.7-BUILD032 releng 1229 11.22.2003-042500 i386</example>
|
1293
|
-
<example>IP530 rev 00, IPSO rocky1 4.1-BUILD033 releng 1515 05.11.2007-004428 i386</example>
|
1294
|
-
<example>IP530 rev 00, IPSO rubcom 3.9-BUILD035 releng 1515 05.24.2005-013334 i386</example>
|
1295
|
-
<example>IP530 rev 00, IPSO schotter 4.2-BUILD106a04 releng 1515 02.19.2010-165807 i386</example>
|
1296
|
-
<example>IP650 rev AA729002-408, IPSO ebola-mgate 3.5-FCS14 releng 1041 01.11.2003-012500 i386</example>
|
1297
1248
|
<example>IP650 rev AA729002-408, IPSO semalfw05 3.7.1-BUILD020 releng 1299 02.09.2005-020308 i386</example>
|
1298
1249
|
<param pos="0" name="os.certainty" value="0.95"/>
|
1299
1250
|
<param pos="0" name="os.vendor" value="Check Point"/>
|
@@ -1412,13 +1363,7 @@
|
|
1412
1363
|
<fingerprint pattern="^Cisco Adaptive Security Appliance Version (\d+\.\d+\(\d+\)\d*)">
|
1413
1364
|
<description>Cisco Adaptive Security Appliance</description>
|
1414
1365
|
<example os.version="8.0(2)">Cisco Adaptive Security Appliance Version 8.0(2)</example>
|
1415
|
-
<example os.version="8.2(0)227">Cisco Adaptive Security Appliance Version 8.2(0)227</example>
|
1416
|
-
<example os.version="7.1(0)182">Cisco Adaptive Security Appliance Version 7.1(0)182 </example>
|
1417
|
-
<example os.version="8.1(0)15">Cisco Adaptive Security Appliance Version 8.1(0)15</example>
|
1418
|
-
<example os.version="8.0(4)28">Cisco Adaptive Security Appliance Version 8.0(4)28</example>
|
1419
1366
|
<example os.version="7.2(1)4">Cisco Adaptive Security Appliance Version 7.2(1)4</example>
|
1420
|
-
<example os.version="8.4(5)">Cisco Adaptive Security Appliance Version 8.4(5)</example>
|
1421
|
-
<example os.version="8.4(2)">Cisco Adaptive Security Appliance Version 8.4(2)</example>
|
1422
1367
|
<example os.version="7.2(4)17">Cisco Adaptive Security Appliance Version 7.2(4)17</example>
|
1423
1368
|
<param pos="0" name="os.certainty" value="0.85"/>
|
1424
1369
|
<param pos="0" name="os.vendor" value="Cisco"/>
|
@@ -1557,12 +1502,6 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
1557
1502
|
<description>Cisco Wireless LAN Solution Engine</description>
|
1558
1503
|
<example>WLSE Release 2.5FCS Wed Oct 22 21:31:11 UTC 2003 (C) Copyright 2003 by Cisco Systems Inc.</example>
|
1559
1504
|
<example>WLSE 1030 Release 2.13FCS Wed Feb 22 02:00:55 UTC 2006 (C) Copyright 2006 by Cisco Systems Inc.</example>
|
1560
|
-
<example>WLSE 1030 Release 2.15 Thu Apr 26 14:22:18 UTC 2007 (C) Copyright 2007 by Cisco Systems Inc.</example>
|
1561
|
-
<example>WLSE 1030 Release 2.15.1 Thu Oct 4 09:42:38 UTC 2007 (C) Copyright 2007 by Cisco Systems Inc.</example>
|
1562
|
-
<example>WLSE 1130 Release 2.13.1FCS Mon Aug 14 12:16:20 UTC 2006 (C) Copyright 2006 by Cisco Systems Inc.</example>
|
1563
|
-
<example>WLSE 1130 Release 2.15.4 Mon Dec 6 15:19:46 UTC 2010 (C) Copyright 2010 by Cisco Systems Inc.</example>
|
1564
|
-
<example>WLSE 1133 Release 2.13FCS Wed Feb 22 02:00:55 UTC 2006 (C) Copyright 2006 by Cisco Systems Inc.</example>
|
1565
|
-
<example>WLSE 1133 Release 2.15.2 Thu May 29 12:45:16 UTC 2008 (C) Copyright 2007 by Cisco Systems Inc.</example>
|
1566
1505
|
<example>WLSE 1133 Release 2.15.4 Mon Dec 6 15:19:46 UTC 2010 (C) Copyright 2010 by Cisco Systems Inc.</example>
|
1567
1506
|
<param pos="0" name="os.certainty" value="0.85"/>
|
1568
1507
|
<param pos="0" name="os.vendor" value="Cisco"/>
|
@@ -1574,33 +1513,9 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
1574
1513
|
<fingerprint pattern="^Cisco (NX-OS|SAN-OS)\(tm\) ([^,]+), Software \([^\)]+\), Version ([^\,]+), .* Cisco Systems.*$">
|
1575
1514
|
<description>Cisco NX-OS/SAN-OS</description>
|
1576
1515
|
<example>Cisco NX-OS(tm) cgr1000, Software (cgr1000-uk9), Version 5.2(1)CG2(1), Interim version 5.2(1)CG2(0.167, RELEASE SOFTWARE Copyright (c) 2002-2011 by Cisco Systems, Inc. Compiled 1/1/2012 1:00:00</example>
|
1577
|
-
<example>Cisco NX-OS(tm) cgr1000, Software (cgr1000-uk9), Version 5.2(1)CG3(1), Interim version 5.2(1)CG3(0.39), RELEASE SOFTWARE Copyright (c) 2002-2012 by Cisco Systems, Inc. Compiled 1/1/2012 1:00:00</example>
|
1578
|
-
<example>Cisco NX-OS(tm) m9100, Software (m9100-s2ek9-mz), Version 4.1(1c), RELEASE SOFTWARE Copyright (c) 2002-2008 by Cisco Systems, Inc. Compiled 11/24/2008 18:00:00</example>
|
1579
1516
|
<example>Cisco NX-OS(tm) m9100, Software (m9100-s2ek9-mz), Version 5.0(4), RELEASE SOFTWARE Copyright (c) 2002-2010 by Cisco Systems, Inc. Compiled 7/26/2010 15:00:00</example>
|
1580
|
-
<example>Cisco NX-OS(tm) n3000, Software (n3000-uk9), Version 5.0(3)U1(2), Interim version 5.0(3)U1(1.319), RELEASE SOFTWARE Copyright (c) 2002-2011 by Cisco Systems, Inc. Device Manager Version 5.2(1), Compiled 7/10/2011 6:00:00</example>
|
1581
|
-
<example>Cisco NX-OS(tm) n5000, Software (n5000-uk9), Version 4.1(3)N1(1a), RELEASE SOFTWARE Copyright (c) 2002-2008 by Cisco Systems, Inc. Device Manager Version 4.2(1), Compiled 9/17/2009 19:00:00</example>
|
1582
|
-
<example>Cisco NX-OS(tm) n5000, Software (n5000-uk9), Version 4.1(3)N2(1), RELEASE SOFTWARE Copyright (c) 2002-2009 by Cisco Systems, Inc. Device Manager Version 4.2(3), Compiled 11/6/2009 11:00:00</example>
|
1583
|
-
<example>Cisco NX-OS(tm) n5000, Software (n5000-uk9), Version 5.0(3)N2(1), RELEASE SOFTWARE Copyright (c) 2002-2011 by Cisco Systems, Inc. Device Manager Version 5.2(1), Compiled 6/13/2011 6:00:00</example>
|
1584
|
-
<example>Cisco NX-OS(tm) n5000, Software (n5000-uk9), Version 5.0(3)N2(2b), RELEASE SOFTWARE Copyright (c) 2002-2011 by Cisco Systems, Inc. Device Manager Version 5.2(1), Compiled 12/11/2011 23:00:00</example>
|
1585
|
-
<example>Cisco NX-OS(tm) n5000, Software (n5000-uk9), Version 5.1(3)N1(1a), RELEASE SOFTWARE Copyright (c) 2002-2011 by Cisco Systems, Inc. Device Manager Version 5.2(2), Compiled 2/7/2012 23:00:00</example>
|
1586
|
-
<example>Cisco NX-OS(tm) n5000, Software (n5000-uk9), Version 5.1(3)N2(1), RELEASE SOFTWARE Copyright (c) 2002-2011 by Cisco Systems, Inc. Device Manager Version 5.2(1), Compiled 3/20/2012 0:00:00</example>
|
1587
|
-
<example>Cisco NX-OS(tm) n7000, Software (n7000-s1-dk9), Version 5.1(1), RELEASE SOFTWARE Copyright (c) 2002-2010 by Cisco Systems, Inc. Compiled 9/2/2010 19:00:00</example>
|
1588
|
-
<example>Cisco NX-OS(tm) n7000, Software (n7000-s1-dk9), Version 5.1(3), RELEASE SOFTWARE Copyright (c) 2002-2010 by Cisco Systems, Inc. Compiled 1/21/2011 19:00:00</example>
|
1589
|
-
<example>Cisco NX-OS(tm) n7000, Software (n7000-s1-dk9), Version 5.1(5), RELEASE SOFTWARE Copyright (c) 2002-2010 by Cisco Systems, Inc. Compiled 8/5/2011 13:00:00</example>
|
1590
|
-
<example>Cisco NX-OS(tm) n7000, Software (n7000-s1-dk9), Version 5.2(1), RELEASE SOFTWARE Copyright (c) 2002-2011 by Cisco Systems, Inc. Compiled 6/7/2011 13:00:00</example>
|
1591
|
-
<example>Cisco NX-OS(tm) n7000, Software (n7000-s1-dk9), Version 6.0(1), RELEASE SOFTWARE Copyright (c) 2002-2011 by Cisco Systems, Inc. Compiled 9/25/2011 2:00:00</example>
|
1592
|
-
<example>Cisco NX-OS(tm) n7000, Software (n7000-s1-dk9), Version 6.0(2), RELEASE SOFTWARE Copyright (c) 2002-2011 by Cisco Systems, Inc. Compiled 11/15/2011 12:00:00</example>
|
1593
|
-
<example>Cisco NX-OS(tm) n7000, Software (n7000-s1-dk9), Version 6.0(3), RELEASE SOFTWARE Copyright (c) 2002-2011 by Cisco Systems, Inc. Compiled 3/21/2012 19:00:00</example>
|
1594
1517
|
<example>Cisco NX-OS(tm) ucs, Software (ucs-6100-k9-system), Version 5.0(3)N2(2.1s), RELEASE SOFTWARE Copyright (c) 2002-2011 by Cisco Systems, Inc. Compiled 11/1/2011 13:00:00</example>
|
1595
1518
|
<example>Cisco NX-OS(tm) ucs, Software (ucs-6100-k9-system), Version 5.0(3)N2(2.1t), RELEASE SOFTWARE Copyright (c) 2002-2011 by Cisco Systems, Inc. Compiled 11/14/2011 17:00:00</example>
|
1596
|
-
<example>Cisco SAN-OS(tm) m9100, Software (m9100-s2ek9-mz), Version 3.1(2a), RELEASE SOFTWARE (fc2) Copyright (c) 2002-2005 by Cisco Systems, Inc. Compiled 2/7/2007 14:00:00</example>
|
1597
|
-
<example>Cisco SAN-OS(tm) m9100, Software (m9100-s2ek9-mz), Version 3.1(3a), RELEASE SOFTWARE (fc2) Copyright (c) 2002-2005 by Cisco Systems, Inc. Compiled 5/22/2007 17:00:00</example>
|
1598
|
-
<example>Cisco SAN-OS(tm) m9100, Software (m9100-s2ek9-mz), Version 3.3(2), RELEASE SOFTWARE (fc2) Copyright (c) 2002-2005 by Cisco Systems, Inc. Compiled 10/3/2008 11:00:00</example>
|
1599
|
-
<example>Cisco SAN-OS(tm) m9100, Software (m9100-s2ek9-mz), Version 3.3(4), RELEASE SOFTWARE (fc2) Copyright (c) 2002-2005 by Cisco Systems, Inc. Compiled 7/2/2009 1:00:00</example>
|
1600
|
-
<example>Cisco SAN-OS(tm) m9200, Software (m9200-s2ek9-mz), Version 3.3(5), RELEASE SOFTWARE (fc2) Copyright (c) 2002-2005 by Cisco Systems, Inc. Compiled 3/1/2010 22:00:00</example>
|
1601
|
-
<example>Cisco NX-OS(tm) n5000, Software (n5000-uk9), Version 4.0(1a)N2(1), RELEASE SOFTWARE (fc2) Copyright (c) 2002-2008 by Cisco Systems, Inc. Device Manager Version 4.1(5P1), Compiled 2/25/2009 0:00:00</example>
|
1602
|
-
<example>Cisco NX-OS(tm) n7000, Software (n7000-s1-dk9), Version 6.0(1), RELEASE SOFTWARE Copyright (c) 2002-2011 by Cisco Systems, Inc. Compiled 9/25/2011 2:00:00</example>
|
1603
|
-
<example>Cisco NX-OS(tm) n7000, Software (n7000-s1-dk9), Version 6.0(2), RELEASE SOFTWARE Copyright (c) 2002-2011 by Cisco Systems, Inc. Compiled 11/15/2011 12:00:00</example>
|
1604
1519
|
<param pos="0" name="os.certainty" value="0.85"/>
|
1605
1520
|
<param pos="0" name="os.vendor" value="Cisco"/>
|
1606
1521
|
<param pos="0" name="os.device" value="Switch"/>
|
@@ -1794,55 +1709,7 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
1794
1709
|
<fingerprint pattern="^(?:Digi )?(?: International)?((?:ConnectPort|Connect|PortServer|One) .*?) Version (\S+) \d+/\d+\/\d+(?: \S+)?(?: \S+)?$">
|
1795
1710
|
<description>Digi Serial Port Servers</description>
|
1796
1711
|
<example>ConnectPort TS1 W RJ Version 82001772_B1 02/13/2008</example>
|
1797
|
-
<example>ConnectPort WAN VPN Version 82001350_K2_VZW_ESN_FIX 03/09/2010</example>
|
1798
|
-
<example>ConnectPort WAN VPN Version hoss 04/02/2012 11:13:09 CDT</example>
|
1799
|
-
<example>ConnectPort WAN VPN Version miken1 09/02/2008 10:51:26 CDT</example>
|
1800
|
-
<example>ConnectPort WAN Version 82001473_C2 01/31/2008</example>
|
1801
|
-
<example>ConnectPort WAN Wi Version 82001473_J 10/15/2010</example>
|
1802
|
-
<example>ConnectPort X2 Version 82001596_F1 10/30/2009</example>
|
1803
|
-
<example>ConnectPort X4 4G Version 82001536_J1 05/12/2011</example>
|
1804
|
-
<example>ConnectPort X4 IA Version 82001536_K2 03/08/2012</example>
|
1805
|
-
<example>ConnectPort X4 NEMA Version 82001536_F2 02/12/2010</example>
|
1806
|
-
<example>ConnectPort X4 NEMA Version scottk4 07/06/2012 16:07:42 CDT</example>
|
1807
|
-
<example>ConnectPort X4 Verizon Version 82001536_B2 11/30/2007</example>
|
1808
|
-
<example>ConnectPort X4 Version 82001536_F2 02/12/2010</example>
|
1809
|
-
<example>ConnectPort X4 Version 82001536_F3 03/16/2010</example>
|
1810
|
-
<example>ConnectPort X4 Version Skipjack 10/18/2011 02:25:50 CDT</example>
|
1811
|
-
<example>ConnectPort X4 Version hoss 08/13/2012 15:00:27 CDT</example>
|
1812
|
-
<example>ConnectPort X5 F ZB GPRS Version 82002320_C4 01/19/2011</example>
|
1813
|
-
<example>ConnectPort X5 R Wifi GPRS Iridium Version 82002035_F1 08/19/2011</example>
|
1814
|
-
<example>ConnectPort X5 R ZB Wifi CDMA Version Skipjack 08/15/2012 04:18:07 CDT</example>
|
1815
|
-
<example>ConnectPort X5 R ZB Wifi GPRS Version 82002035_H1 03/05/2012</example>
|
1816
|
-
<example>ConnectPort X5 R ZB Wifi GPRS Version Skipjack 07/29/2012 04:12:24 CDT</example>
|
1817
|
-
<example>ConnectPort X8 Version 82001115_K1 05/12/2011</example>
|
1818
1712
|
<example>Digi Connect ES serie 800 SB Version 82002147_A 02/09/2009</example>
|
1819
|
-
<example>Digi Connect ME Version 82000856_E 07/01/2004</example>
|
1820
|
-
<example>Digi Connect ME4 9210 Version 82001607_K2 12/17/2008</example>
|
1821
|
-
<example>Digi Connect ME4 Version 82001120_J1 04/21/2008</example>
|
1822
|
-
<example>Digi Connect N2S-170 Version 82001120_K 09/16/2008</example>
|
1823
|
-
<example>Digi Connect SP RS232 Version 82000908_F5 09/16/2005</example>
|
1824
|
-
<example>Digi Connect SP Version 82000908_H1 12/12/2006</example>
|
1825
|
-
<example>Digi Connect WAN 1X Version 82001160_H 08/01/2006</example>
|
1826
|
-
<example>Digi Connect WAN 3G Verizon Version 82001532_B1 11/29/2007</example>
|
1827
|
-
<example>Digi Connect WAN Edge Version 82001160_K2 06/25/2007</example>
|
1828
|
-
<example>Digi Connect WAN Edge10 Version 82001160_D1 05/16/2005</example>
|
1829
|
-
<example>Digi Connect WAN GPRS Version 82001160_L 12/06/2007</example>
|
1830
|
-
<example>Digi Connect WAN GSM Version 82001160_D 05/03/2005</example>
|
1831
|
-
<example>Digi Connect WAN IA 1X Version 82001323_E1 09/17/2008</example>
|
1832
|
-
<example>Digi Connect WAN IA Edge Version 82001253_G1 09/17/2008</example>
|
1833
|
-
<example>Digi Connect WAN IA Edge10 Version 82001253_F 04/09/2007</example>
|
1834
|
-
<example>Digi Connect WAN RG Edge Version 82001160_L3 02/29/2008</example>
|
1835
|
-
<example>Digi Connect WAN S1X Version 82001160_M1 09/17/2008</example>
|
1836
|
-
<example>Digi Connect WAN VPN 1X Version 82001253_G 04/15/2008</example>
|
1837
|
-
<example>Digi Connect WAN VPN Edge Version 82001160_L 12/06/2007</example>
|
1838
|
-
<example>Digi Connect WAN VPN Edge10 Version 82001160_H 08/01/2006</example>
|
1839
|
-
<example>Digi Connect WAN VPN S1X Version 82001253_F 04/09/2007</example>
|
1840
|
-
<example>Digi Connect WAN VPN V1X Version 82001253_G1 09/17/2008</example>
|
1841
|
-
<example>Digi Connect Wi-ME Version 82000977_H1 12/12/2006</example>
|
1842
|
-
<example>Digi Connect Wi-SP Version hoss 12/30/2009 11:45:19 CST</example>
|
1843
|
-
<example>Digi One IAP Haz Version 82000770_G2 09/24/2008</example>
|
1844
|
-
<example>Digi One IAP Version 82000770_G 04/04/2007</example>
|
1845
|
-
<example>Digi One RealPort Version 82000716_L2 04/11/2011</example>
|
1846
1713
|
<example>Digi One TS Version 82000747_N2 02/25/2005</example>
|
1847
1714
|
<param pos="0" name="os.vendor" value="Digi"/>
|
1848
1715
|
<param pos="0" name="os.device" value="Terminal Server"/>
|
@@ -2080,19 +1947,6 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
2080
1947
|
<fingerprint pattern="Extreme(?:X[0O]S|Ware X[0O]S) (?:\S+ )?version (\S+) \S+ by \S+ on .*$">
|
2081
1948
|
<description>Extreme Networks Switches</description>
|
2082
1949
|
<example>ExtremeWare X0S version 11.2.0.15 v1120b15 by release-manager on Fri Apr 1 18:40:23 PST 2005</example>
|
2083
|
-
<example>ExtremeWare X0S version 11.2.2.4 v1122b4 by release-manager on Fri Jun 3 23:50:48 PDT 2005</example>
|
2084
|
-
<example>ExtremeWare XOS version 11.3.3.7 v1133b7 by release-manager on Thu Feb 9 11:58:36 PST 2006</example>
|
2085
|
-
<example>ExtremeWare XOS version 11.3.3.7 v1133b7 by release-manager on Thu Feb 9 11:59:32 PST 2006</example>
|
2086
|
-
<example>ExtremeWare XOS version 11.3.3.7 v1133b7 by release-manager on Thu Feb 9 12:24:36 PST 2006</example>
|
2087
|
-
<example>ExtremeWare XOS version 11.3.4.5 v1134b5 by release-manager on Thu Jun 8 15:00:14 PDT 2006</example>
|
2088
|
-
<example>ExtremeWare XOS version 11.3.4.5 v1134b5 by release-manager on Thu Jun 8 15:02:26 PDT 2006</example>
|
2089
|
-
<example>ExtremeWare XOS version 11.4.3.4 v1143b4 by release-manager on Thu Aug 31 16:10:33 PDT 2006</example>
|
2090
|
-
<example>ExtremeWare XOS version 11.5.0.10 v1150b10 by release-manager on Mon May 15 18:41:39 PDT 2006</example>
|
2091
|
-
<example>ExtremeWare XOS version 11.5.1.4 v1151b4 by release-manager on Fri Jun 16 15:36:52 PDT 2006</example>
|
2092
|
-
<example>ExtremeWare XOS version 11.5.2.10 v1152b10 by release-manager on Thu Oct 26 09:53:04 PDT 2006</example>
|
2093
|
-
<example>ExtremeWare XOS version 11.5.2.10 v1152b10 by release-manager on Thu Oct 26 09:53:04 PDT 2006</example>
|
2094
|
-
<example>ExtremeWare XOS version 11.5.2.10 v1152b10 by release-manager on Thu Oct 26 10:28:55 PDT 2006</example>
|
2095
|
-
<example>ExtremeXOS version 12.1.4.2 v1214b2 by release-manager on Wed Dec 9 13:32:31 PST 2009</example>
|
2096
1950
|
<example>ExtremeXOS version 11.6.3.5 v1163b5 by release-manager on Sun Sep 9 10:46:16 PDT 2007</example>
|
2097
1951
|
<example>ExtremeXOS (X460-24x) version 15.6.1.4 v1561b4 by release-manager on Tue Sep 30 14:06:19 EDT 2014</example>
|
2098
1952
|
<param pos="0" name="os.vendor" value="Extreme Networks"/>
|
@@ -2109,99 +1963,6 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
2109
1963
|
<example>Foundry Networks, Inc. BigIron 15000 Router, IronWare Version 08.0.01vT53 Compiled on Feb 26 2010 at 20:07:21 labeled as B2P08001v</example>
|
2110
1964
|
<example>Foundry Networks, Inc. BigIron 4000 Router, IronWare Version 07.8.02fT53 Compiled on Jan 16 2007 at 19:51:36 labeled as B2R07802f</example>
|
2111
1965
|
<example>Foundry Networks, Inc. BigIron 8000 Router, IronWare Version 08.0.01tT53 Compiled on Mar 04 2009 at 22:12:06 labeled as B2R08001t</example>
|
2112
|
-
<example>Foundry Networks, Inc. BigIron MG8, IronWare Version V2.1.0bT103 Compiled on Apr 23 2005 at 13:32:29 labeled as V2.1.00b</example>
|
2113
|
-
<example>Foundry Networks, Inc. BigIron RX, IronWare Version V2.7.2mT143 Compiled on Apr 03 2012 at 19:38:35 labeled as V2.7.02m</example>
|
2114
|
-
<example>Foundry Networks, Inc. FES12GCF, IronWare Version 04.1.01Tc1 Compiled on Apr 01 2009 at 19:16:51 labeled as FES04101</example>
|
2115
|
-
<example>Foundry Networks, Inc. FES12GCF-PREM, IronWare Version 04.1.01aTc3 Compiled on Jul 13 2009 at 12:16:45 labeled as FER04101a</example>
|
2116
|
-
<example>Foundry Networks, Inc. FES2402, IronWare Version 01.0.01aTc2 Compiled on Oct 25 2002 at 16:11:52 labeled as FEL01001a</example>
|
2117
|
-
<example>Foundry Networks, Inc. FES2402, IronWare Version 04.1.01eTc1 Compiled on Mar 06 2011 at 17:14:29 labeled as FEL04101e</example>
|
2118
|
-
<example>Foundry Networks, Inc. FES2402-ILP, IronWare Version 03.1.02bTc1 Compiled on Mar 24 2004 at 23:32:32 labeled as FES03102b</example>
|
2119
|
-
<example>Foundry Networks, Inc. FES2402-PREM, IronWare Version 04.1.00Tc3 Compiled on Aug 10 2008 at 11:10:45 labeled as FER04100</example>
|
2120
|
-
<example>Foundry Networks, Inc. FES4802, IronWare Version 04.1.01eTc1 Compiled on Mar 06 2011 at 17:05:36 labeled as FES04101e</example>
|
2121
|
-
<example>Foundry Networks, Inc. FES4802-ILP, IronWare Version 03.4.01dTc1 Compiled on Dec 12 2005 at 16:19:09 labeled as FES03401d</example>
|
2122
|
-
<example>Foundry Networks, Inc. FES4802-PREM, IronWare Version 04.1.00Tc3 Compiled on Aug 10 2008 at 11:10:45 labeled as FER04100</example>
|
2123
|
-
<example>Foundry Networks, Inc. FES9604, IronWare Version 04.0.00Tc1 Compiled on Dec 18 2007 at 11:24:02 labeled as FEL04000</example>
|
2124
|
-
<example>Foundry Networks, Inc. FES9604, IronWare Version 04.1.01eTc1 Compiled on Mar 06 2011 at 17:14:29 labeled as FEL04101e</example>
|
2125
|
-
<example>Foundry Networks, Inc. FESX424+1XG-PREM, IronWare Version 04.1.00aT3e3 Compiled on May 05 2008 at 19:59:11 labeled as SXR04100a</example>
|
2126
|
-
<example>Foundry Networks, Inc. FESX424+2XG-PREM, IronWare Version 04.3.00T3e3 Compiled on Nov 14 2008 at 15:23:55 labeled as SXR04300</example>
|
2127
|
-
<example>Foundry Networks, Inc. FESX424, IronWare Version 04.3.00T3e1 Compiled on Nov 14 2008 at 16:10:49 labeled as SXS04300</example>
|
2128
|
-
<example>Foundry Networks, Inc. FESX424, IronWare Version 05.0.00bT3e2 Compiled on Apr 09 2009 at 16:09:53 labeled as SXL05000b</example>
|
2129
|
-
<example>Foundry Networks, Inc. FESX424-PREM, IronWare Version 05.0.00T3e3 Compiled on Dec 16 2008 at 09:08:26 labeled as SXR05000</example>
|
2130
|
-
<example>Foundry Networks, Inc. FESX424-PREM, IronWare Version 05.0.00bT3e3 Compiled on Apr 09 2009 at 15:27:33 labeled as SXR05000b</example>
|
2131
|
-
<example>Foundry Networks, Inc. FESX424-PREM-PoE, IronWare Version 02.5.00aT3e3 Compiled on Apr 08 2006 at 16:22:58 labeled as SXR02500a</example>
|
2132
|
-
<example>Foundry Networks, Inc. FESX424F+2XG-PREM, IronWare Version 03.1.00bT3e3 Compiled on Nov 29 2006 at 17:10:32 labeled as SXR03100b</example>
|
2133
|
-
<example>Foundry Networks, Inc. FESX424F, IronWare Version 03.0.01cT3e1 Compiled on Sep 20 2006 at 09:08:40 labeled as SXL03001c</example>
|
2134
|
-
<example>Foundry Networks, Inc. FESX424F, IronWare Version 04.0.01T3e1 Compiled on Nov 29 2007 at 01:52:20 labeled as SXL04001</example>
|
2135
|
-
<example>Foundry Networks, Inc. FESX424HF, IronWare Version 04.1.00aT3e1 Compiled on May 05 2008 at 21:29:07 labeled as SXS04100a</example>
|
2136
|
-
<example>Foundry Networks, Inc. FESX424HF-PREM, IronWare Version 04.3.00T3e3 Compiled on Nov 14 2008 at 15:23:55 labeled as SXR04300</example>
|
2137
|
-
<example>Foundry Networks, Inc. FESX424HF-PREM, IronWare Version 05.0.00T3e3 Compiled on Dec 16 2008 at 09:08:26 labeled as SXR05000</example>
|
2138
|
-
<example>Foundry Networks, Inc. FESX448+1XG, IronWare Version 02.5.00cT3e1 Compiled on Jul 25 2006 at 12:50:37 labeled as SXS02500c</example>
|
2139
|
-
<example>Foundry Networks, Inc. FESX448+1XG, IronWare Version 03.2.00eT3e1 Compiled on Sep 07 2007 at 11:56:41 labeled as SXS03200e</example>
|
2140
|
-
<example>Foundry Networks, Inc. FESX448+2XG-PREM, IronWare Version 03.2.00jT3e3 Compiled on Feb 07 2008 at 13:58:56 labeled as SXR03200j</example>
|
2141
|
-
<example>Foundry Networks, Inc. FESX448+2XG-PREM, IronWare Version 04.0.01T3e3 Compiled on Nov 29 2007 at 00:31:57 labeled as SXR04001</example>
|
2142
|
-
<example>Foundry Networks, Inc. FESX448+2XG-PREM, IronWare Version 05.0.00T3e3 Compiled on Dec 16 2008 at 09:08:26 labeled as SXR05000</example>
|
2143
|
-
<example>Foundry Networks, Inc. FESX448, IronWare Version 04.3.00T3e1 Compiled on Nov 14 2008 at 16:10:49 labeled as SXS04300</example>
|
2144
|
-
<example>Foundry Networks, Inc. FESX448-PREM, IronWare Version 03.1.00dT3e3 Compiled on Jan 29 2007 at 17:49:45 labeled as SXR03100d</example>
|
2145
|
-
<example>Foundry Networks, Inc. FESX624E-PREM, IronWare Version 05.0.00bT3e3 Compiled on Apr 09 2009 at 15:27:33 labeled as SXR05000b</example>
|
2146
|
-
<example>Foundry Networks, Inc. FESX648+2XG, IronWare Version 04.3.00T3e1 Compiled on Nov 14 2008 at 16:02:21 labeled as SXL04300</example>
|
2147
|
-
<example>Foundry Networks, Inc. FESX648-PREM, IronWare Version 04.1.00cT3e3 Compiled on Jul 25 2008 at 20:05:36 labeled as SXR04100c</example>
|
2148
|
-
<example>Foundry Networks, Inc. FESX648-PREM, IronWare Version 04.3.00T3e3 Compiled on Nov 14 2008 at 15:23:55 labeled as SXR04300</example>
|
2149
|
-
<example>Foundry Networks, Inc. FESX648E-PREM, IronWare Version 04.3.00T3e3 Compiled on Nov 14 2008 at 15:23:55 labeled as SXR04300</example>
|
2150
|
-
<example>Foundry Networks, Inc. FGS624P+2XG, IronWare Version 02.4.00cT7e1 Compiled on Sep 06 2006 at 16:40:46 labeled as FGS02400c</example>
|
2151
|
-
<example>Foundry Networks, Inc. FGS624P, IronWare Version 02.6.00T7e1 Compiled on Oct 26 2006 at 18:48:36 labeled as FGS02600</example>
|
2152
|
-
<example>Foundry Networks, Inc. FGS624P-POE, IronWare Version 04.3.01T7e1 Compiled on Nov 13 2008 at 20:57:47 labeled as FGS04301</example>
|
2153
|
-
<example>Foundry Networks, Inc. FGS648P, IronWare Version 02.6.00bT7e1 Compiled on Dec 27 2006 at 12:14:48 labeled as FGS02600b</example>
|
2154
|
-
<example>Foundry Networks, Inc. FGS648P, IronWare Version 03.1.00aT7e1 Compiled on Jun 18 2007 at 15:14:50 labeled as FGS03100a</example>
|
2155
|
-
<example>Foundry Networks, Inc. FGS648P-PREM, IronWare Version 04.3.02cT7e1 Compiled on May 26 2010 at 16:40:58 labeled as FGS04302c</example>
|
2156
|
-
<example>Foundry Networks, Inc. FI4802, IronWare Version 07.3.02BT51 Compiled on Oct 02 2001 at 13:19:57 labeled as B2S07302B</example>
|
2157
|
-
<example>Foundry Networks, Inc. FI4802, IronWare Version 07.6.06T51 Compiled on Mar 12 2004 at 11:27:05 labeled as BL307606</example>
|
2158
|
-
<example>Foundry Networks, Inc. FI4802-PREM, IronWare Version 07.6.06gT53 Compiled on Nov 05 2004 at 17:40:43 labeled as B2R07606g</example>
|
2159
|
-
<example>Foundry Networks, Inc. FI4802-PREM, IronWare Version 08.0.00bT53 Compiled on Dec 06 2005 at 11:09:22 labeled as B2R08000b</example>
|
2160
|
-
<example>Foundry Networks, Inc. FLS624, IronWare Version 03.1.00aT7e1 Compiled on Jun 13 2007 at 17:21:39 labeled as FGS03100a</example>
|
2161
|
-
<example>Foundry Networks, Inc. FLS624, IronWare Version 04.0.00T7e1 Compiled on Sep 24 2007 at 18:20:46 labeled as FGS04000</example>
|
2162
|
-
<example>Foundry Networks, Inc. FLS624, IronWare Version 04.3.03T7e1 Compiled on Oct 29 2009 at 15:36:10 labeled as FGS04303</example>
|
2163
|
-
<example>Foundry Networks, Inc. FLS624-PREM, IronWare Version 04.3.01bT7e3 Compiled on Feb 14 2009 at 01:26:19 labeled as FGR04301b</example>
|
2164
|
-
<example>Foundry Networks, Inc. FLS624-PREM, IronWare Version 04.3.03T7e3 Compiled on Oct 29 2009 at 16:01:16 labeled as FGR04303</example>
|
2165
|
-
<example>Foundry Networks, Inc. FLS648, IronWare Version 03.1.00aT7e1 Compiled on Jun 13 2007 at 17:21:39 labeled as FGS03100a</example>
|
2166
|
-
<example>Foundry Networks, Inc. FWS624, IronWare Version 04.3.03T7e3 Compiled on Oct 29 2009 at 16:01:16 labeled as FGR04303</example>
|
2167
|
-
<example>Foundry Networks, Inc. FWS624-POE, IronWare Version 04.3.03T7e1 Compiled on Oct 29 2009 at 15:48:07 labeled as FGL04303</example>
|
2168
|
-
<example>Foundry Networks, Inc. FWS624G, IronWare Version 04.3.03T7e3 Compiled on Oct 29 2009 at 16:01:16 labeled as FGR04303</example>
|
2169
|
-
<example>Foundry Networks, Inc. FWS624G-POE, IronWare Version 04.3.01T7e1 Compiled on Nov 13 2008 at 22:04:59 labeled as FGL04301</example>
|
2170
|
-
<example>Foundry Networks, Inc. FWS648, IronWare Version 04.3.01T7e1 Compiled on Nov 13 2008 at 22:04:59 labeled as FGL04301</example>
|
2171
|
-
<example>Foundry Networks, Inc. FWS648-POE, IronWare Version 04.3.01T7e1 Compiled on Nov 13 2008 at 20:57:47 labeled as FGS04301</example>
|
2172
|
-
<example>Foundry Networks, Inc. FWS648G, IronWare Version 04.3.03T7e1 Compiled on Oct 29 2009 at 15:48:07 labeled as FGL04303</example>
|
2173
|
-
<example>Foundry Networks, Inc. FWSX424+2XG, IronWare Version 04.1.00aT1e0 Compiled on May 05 2008 at 21:50:59 labeled as FWXS04100a</example>
|
2174
|
-
<example>Foundry Networks, Inc. FWSX448, IronWare Version 04.0.01T1e0 Compiled on Nov 29 2007 at 02:41:32 labeled as FWXS04001</example>
|
2175
|
-
<example>Foundry Networks, Inc. FastIron 400 Backbone, IronWare Version 08.0.01rT51 Compiled on Jul 29 2008 at 23:10:03 labeled as B2S08001r</example>
|
2176
|
-
<example>Foundry Networks, Inc. FastIron 400 Router, IronWare Version 08.0.01wT53 Compiled on Jun 18 2010 at 15:16:32 labeled as B2R08001w</example>
|
2177
|
-
<example>Foundry Networks, Inc. FastIron SX 1600-PREM, IronWare Version 05.0.00bT3e3 Compiled on Apr 09 2009 at 15:27:33 labeled as SXR05000b</example>
|
2178
|
-
<example>Foundry Networks, Inc. FastIron SX 800-PREM, IronWare Version 05.0.00cT3e3 Compiled on Aug 14 2009 at 21:03:18 labeled as SXR05000c</example>
|
2179
|
-
<example>Foundry Networks, Inc. FastIron SuperX, IronWare Version 05.0.00bT3e2 Compiled on Apr 09 2009 at 16:09:53 labeled as SXL05000b</example>
|
2180
|
-
<example>Foundry Networks, Inc. FastIron SuperX-PREM, IronWare Version 02.2.00T2e3 Compiled on Apr 24 2005 at 15:29:40 labeled as SXR02200</example>
|
2181
|
-
<example>Foundry Networks, Inc. FastIron SuperX-PREM, IronWare Version 04.3.00T3e3 Compiled on Nov 14 2008 at 15:23:55 labeled as SXR04300</example>
|
2182
|
-
<example>Foundry Networks, Inc. FastIron Workgroup Switch, Iron Software Version 06.0.03T10 Compiled on Nov 16 1999 at 23:30:06 labeled as FWS06003</example>
|
2183
|
-
<example>Foundry Networks, Inc. FastIron Workgroup Switch, IronWare Version 07.1.26nT10 Compiled on Oct 4 2006 at 15:04:09 labeled as FWS07126n</example>
|
2184
|
-
<example>Foundry Networks, Inc. NI4802, IronWare Version 02.0.00bT56 Compiled on May 25 2005 at 13:25:14 labeled as N6P02000b</example>
|
2185
|
-
<example>Foundry Networks, Inc. NI4802, IronWare Version 09.2.00T53 Compiled on Oct 07 2005 at 09:46:27 labeled as N2P09200</example>
|
2186
|
-
<example>Foundry Networks, Inc. NetIron 400 Router, IronWare Version 08.0.01sT53 Compiled on Sep 26 2008 at 18:25:01 labeled as B2R08001s</example>
|
2187
|
-
<example>Foundry Networks, Inc. NetIron 800 Router, IronWare Version 08.0.01vT53 Compiled on Feb 26 2010 at 20:07:21 labeled as B2P08001v</example>
|
2188
|
-
<example>Foundry Networks, Inc. NetIron CES, IronWare Version V3.9.0T183 Compiled on Jul 23 2009 at 14:18:43 labeled as V3.9.00</example>
|
2189
|
-
<example>Foundry Networks, Inc. NetIron Gigabit Switching Router, Iron Software Version 07.1.23T13 Compiled on Apr 18 2001 at 12:49:45 labeled as NIP07123</example>
|
2190
|
-
<example>Foundry Networks, Inc. NetIron Gigabit Switching Router, IronWare Version 07.1.26T13 Compiled on May 15 2002 at 03:55:35 labeled as NIP07126</example>
|
2191
|
-
<example>Foundry Networks, Inc. NetIron MLX, IronWare Version V4.0.0bT163 Compiled on Feb 27 2009 at 21:15:13 labeled as V4.0.00b</example>
|
2192
|
-
<example>Foundry Networks, Inc. Router, IronWare Version 06.6.37gT43 Compiled on Aug 28 2003 at 13:46:58 labeled as BIR06637g</example>
|
2193
|
-
<example>Foundry Networks, Inc. Router, IronWare Version 07.1.18T51 Compiled on Feb 1 2001 at 17:25:59 labeled as B2S07118</example>
|
2194
|
-
<example>Foundry Networks, Inc. Router, IronWare Version 11.0.00gTI4 Compiled on Feb 18 2011 at 17:21:34 labeled as WJR11000g</example>
|
2195
|
-
<example>Foundry Networks, Inc. Router, IronWare Version 94t62383TD4 Compiled on Jan 19 2007 at 18:13:29 labeled as WXR94t62383</example>
|
2196
|
-
<example>Foundry Networks, Inc. SLB, IronWare Version 07.1.21T42 Compiled on Jan 4 2002 at 10:59:08 labeled as BSI07121</example>
|
2197
|
-
<example>Foundry Networks, Inc. SLB, IronWare Version 07.1.21kT42 Compiled on Jan 22 2004 at 16:23:55 labeled as BSI07121k</example>
|
2198
|
-
<example>Foundry Networks, Inc. SLB, IronWare Version 07.2.26aT22 Compiled on Aug 26 2002 at 15:13:43 labeled as WSM07226a</example>
|
2199
|
-
<example>Foundry Networks, Inc. ServerIron Switch, Iron Software Version 05.1.10T12 Compiled on Oct 13 1999 at 21:40:10 labeled as SLB05110</example>
|
2200
|
-
<example>Foundry Networks, Inc. ServerIron Switch, Iron Software Version 07.5.00fT12 Compiled on Apr 18 2007 at 09:50:52 labeled as SLB07500f</example>
|
2201
|
-
<example>Foundry Networks, Inc. Stackable FI4802, IronWare Version 08.0.01kT51 Compiled on Apr 27 2007 at 17:13:42 labeled as BL308001k</example>
|
2202
|
-
<example>Foundry Networks, Inc. Stackable FI4802-PREM, IronWare Version 08.0.01qT53 Compiled on Jun 16 2008 at 12:07:44 labeled as B2R08001q</example>
|
2203
|
-
<example>Foundry Networks, Inc. Switch, IronWare Version 09.4.00mT22 Compiled on May 03 2006 at 20:53:06 labeled as WSM09400m</example>
|
2204
|
-
<example>Foundry Networks, Inc. Switch, IronWare Version 11.0.00gTD2 Compiled on Feb 18 2011 at 16:46:15 labeled as WXM11000g</example>
|
2205
1966
|
<example>Foundry Networks, Inc. Switch, IronWare Version 11.0.00gTI2 Compiled on Feb 18 2011 at 17:14:50 labeled as WJM11000g</example>
|
2206
1967
|
<param pos="0" name="os.vendor" value="Foundry Networks"/>
|
2207
1968
|
<param pos="0" name="os.device" value="Switch"/>
|
@@ -2575,18 +2336,6 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
2575
2336
|
<description>HP ProCurve Switch</description>
|
2576
2337
|
<example os.product="1810G" os.version="H.1.2">HP ProCurve 1810G - 8 GE, H.1.2, eCos-2.0</example>
|
2577
2338
|
<example>HP ProCurve 1810G - 24 GE, P.1.14, eCos-2.0</example>
|
2578
|
-
<example>HP ProCurve 1810G - 24 GE, P.1.16, eCos-2.0</example>
|
2579
|
-
<example>HP ProCurve 1810G - 24 GE, P.1.17, eCos-2.0</example>
|
2580
|
-
<example>HP ProCurve 1810G - 24 GE, P.1.18, eCos-2.0</example>
|
2581
|
-
<example>HP ProCurve 1810G - 24 GE, P.1.20, eCos-2.0, P.1.4</example>
|
2582
|
-
<example>HP ProCurve 1810G - 24 GE, P.1.6, eCos-2.0</example>
|
2583
|
-
<example>HP ProCurve 1810G - 24 GE, P.1.8, eCos-2.0</example>
|
2584
|
-
<example>HP ProCurve 1810G - 24 GE, P.2.2, eCos-2.0, CFE-2.1</example>
|
2585
|
-
<example>HP ProCurve 1810G - 8 GE, P.1.14, eCos-2.0</example>
|
2586
|
-
<example>HP ProCurve 1810G - 8 GE, P.1.17, eCos-2.0</example>
|
2587
|
-
<example>HP ProCurve 1810G - 8 GE, P.1.20, eCos-2.0, CFE-2.1</example>
|
2588
|
-
<example>HP ProCurve 1810G - 8 GE, P.1.20, eCos-2.0, P.1.4</example>
|
2589
|
-
<example>HP ProCurve 1810G - 8 GE, P.1.6, eCos-2.0</example>
|
2590
2339
|
<example>HP ProCurve 1810G - 8 GE, P.1.8, eCos-2.0</example>
|
2591
2340
|
<example>HP ProCurve 1810G - 8 GE, P.2.2, eCos-2.0, CFE-2.1</example>
|
2592
2341
|
<param pos="0" name="os.family" value="ProCurve"/>
|
@@ -2607,25 +2356,6 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
2607
2356
|
<description>HP ProCurve Switch</description>
|
2608
2357
|
<example>ProCurve J9145A 2910al-24G Switch, revision W.14.03, ROM W.14.04 (/sw/code/build/sbm(t4a_RC3))</example>
|
2609
2358
|
<example>ProCurve J9145A 2910al-24G Switch, revision W.14.30, ROM W.14.04 (/sw/code/build/sbm(t4a))</example>
|
2610
|
-
<example>ProCurve J9145A 2910al-24G Switch, revision W.14.38, ROM W.14.04 (/sw/code/build/sbm(t4a))</example>
|
2611
|
-
<example>ProCurve J9145A 2910al-24G Switch, revision W.14.49, ROM W.14.04 (/sw/code/build/sbm(t4a))</example>
|
2612
|
-
<example>ProCurve J9145A 2910al-24G Switch, revision W.14.67, ROM W.14.06 (/sw/code/build/sbm(W_t4a))</example>
|
2613
|
-
<example>ProCurve J9145A 2910al-24G Switch, revision W.14.68, ROM W.14.06 (/sw/code/build/sbm(W_t4a))</example>
|
2614
|
-
<example>ProCurve J9145A 2910al-24G Switch, revision W.14.70, ROM W.14.06 (/ws/swbuildm/ec_W_t4a_qaoff/code/build/sbm(ec_W_t4a_qaoff))</example>
|
2615
|
-
<example>ProCurve J9146A 2910al-24G-PoE Switch, revision W.14.03, ROM W.14.04 (/sw/code/build/sbm(t4a_RC3))</example>
|
2616
|
-
<example>ProCurve J9146A 2910al-24G-PoE Switch, revision W.14.29, ROM W.14.04 (/sw/code/build/sbm(t4a))</example>
|
2617
|
-
<example>ProCurve J9146A 2910al-24G-PoE Switch, revision W.14.38, ROM W.14.04 (/sw/code/build/sbm(t4a))</example>
|
2618
|
-
<example>ProCurve J9146A 2910al-24G-PoE Switch, revision W.14.49, ROM W.14.04 (/sw/code/build/sbm(t4a))</example>
|
2619
|
-
<example>ProCurve J9146A 2910al-24G-PoE Switch, revision W.14.70, ROM W.14.06 (/ws/swbuildm/ec_W_t4a_qaoff/code/build/sbm(ec_W_t4a_qaoff)1.3.6.1.4.1.11.2.3.7.11.84</example>
|
2620
|
-
<example>ProCurve J9147A 2910al-48G Switch, revision W.14.03, ROM W.14.04 (/sw/code/build/sbm(t4a_RC3))</example>
|
2621
|
-
<example>ProCurve J9147A 2910al-48G Switch, revision W.14.30, ROM W.14.04 (/sw/code/build/sbm(t4a))</example>
|
2622
|
-
<example>ProCurve J9147A 2910al-48G Switch, revision W.14.38, ROM W.14.04 (/sw/code/build/sbm(t4a))</example>
|
2623
|
-
<example>ProCurve J9147A 2910al-48G Switch, revision W.14.49, ROM W.14.04 (/sw/code/build/sbm(t4a))</example>
|
2624
|
-
<example>ProCurve J9147A 2910al-48G Switch, revision W.14.68, ROM W.14.06 (/sw/code/build/sbm(W_t4a))</example>
|
2625
|
-
<example>ProCurve J9147A 2910al-48G Switch, revision W.14.70, ROM W.14.06 (/ws/swbuildm/ec_W_t4a_qaoff/code/build/sbm(ec_W_t4a_qaoff))</example>
|
2626
|
-
<example>ProCurve J9148A 2910al-48G-PoE Switch, revision W.14.38, ROM W.14.04 (/sw/code/build/sbm(t4a))</example>
|
2627
|
-
<example>ProCurve J9148A 2910al-48G-PoE Switch, revision W.14.49, ROM W.14.04 (/sw/code/build/sbm(t4a))</example>
|
2628
|
-
<example>ProCurve 498358-B21 6120G/XG Blade Switch, revision Z.14.12, ROM Z.14.06 (/sw/code/build/vern(t4br))</example>
|
2629
2359
|
<example>ProCurve 516733-B21 6120XG Blade Switch, revision Z.14.26, ROM Z.14.09 (/sw/code/build/vern(Z_14_zinfip_t4b))</example>
|
2630
2360
|
<param pos="0" name="os.family" value="ProCurve"/>
|
2631
2361
|
<param pos="0" name="os.device" value="Switch"/>
|
@@ -2672,12 +2402,7 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
2672
2402
|
<description>HP Switch</description>
|
2673
2403
|
<example>HP J8692A Switch E3500yl-24G, revision K.15.05.0002, ROM K.15.13 (/sw/code/build/btm(K_15_05)) (Formerly ProCurve)</example>
|
2674
2404
|
<example>HP J8697A Switch E5406zl, revision K.15.06.0006, ROM K.15.19 (/sw/code/build/btm(K_15_06)) (Formerly ProCurve)</example>
|
2675
|
-
<example>HP J8698A Switch E5412zl, revision K.15.06.0016, ROM K.15.28 (/ws/swbuildm/ec_rel_eureka_qaoff/code/build/btm(ec_rel_eureka_qaoff)) (Formerly ProCurve)</example>
|
2676
2405
|
<example>HP J8698A Switch E5412zl, revision K.15.08.0007, ROM K.15.28 (/ws/swbuildm/rel_galt_qaoff/code/build/btm(rel_galt_qaoff)) (Formerly ProCurve)</example>
|
2677
|
-
<example>HP J8992A Switch E6200yl-24G, revision K.15.06.0008, ROM K.15.19 (/sw/code/build/btm(K_15_06)) (Formerly ProCurve)</example>
|
2678
|
-
<example>HP J9091A Switch E8212zl, revision K.15.06.0008, ROM K.15.19 (/sw/code/build/btm(K_15_06)) (Formerly ProCurve)</example>
|
2679
|
-
<example>HP J9263A Switch E6600ml-24G, revision K.15.07.0006, ROM K.15.28 (/ws/swbuildm/ec_rel_ftcollins_qaoff/code/build/btm(ec_rel_ftcollins_qaoff)) (Formerly ProCurve)</example>
|
2680
|
-
<example>HP J9264A Switch E6600ml-24G-4XG, revision K.15.05.5001, ROM K.15.13 (/sw/code/build/btm(K_15_05)) (Formerly ProCurve)</example>
|
2681
2406
|
<example>HP J9477A Switch E8206zl, revision K.15.07.0008, ROM K.15.28 (/ws/swbuildm/ec_rel_ftcollins_qaoff/code/build/btm(ec_rel_ftcollins_qaoff)) (Formerly ProCurve)</example>
|
2682
2407
|
<param pos="0" name="os.family" value="ProCurve"/>
|
2683
2408
|
<param pos="0" name="os.device" value="Switch"/>
|
@@ -2938,83 +2663,6 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
2938
2663
|
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM A.05.03,JETDIRECT,JD24,EEPROM A.05.05</example>
|
2939
2664
|
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM A.05.03,JETDIRECT,JD24,EEPROM A.08.49</example>
|
2940
2665
|
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM B.25.01,JETDIRECT,JD118,EEPROM D.27.02,CIDATE 03/23/2004</example>
|
2941
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM B.25.01,JETDIRECT,JD119,EEPROM V.28.05,CIDATE 04/22/2004</example>
|
2942
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM C.25.80,JETDIRECT,JD115,EEPROM V.28.06,CIDATE 04/27/2004</example>
|
2943
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM C.25.80,JETDIRECT,JD115,EEPROM V.29.19,CIDATE 05/02/2006</example>
|
2944
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM E.04.20,JETDIRECT EX,JD28,EEPROM E.04.20</example>
|
2945
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM E.04.20,JETDIRECT EX,JD28,EEPROM E.08.49</example>
|
2946
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM F.07.15,JETDIRECT EX,JD40,EEPROM F.07.17</example>
|
2947
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM F.08.08,JETDIRECT EX,JD40,EEPROM F.08.20</example>
|
2948
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.05.34,JETDIRECT,JD30,EEPROM G.05.35</example>
|
2949
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.05.34,JETDIRECT,JD30,EEPROM G.08.32</example>
|
2950
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.05.34,JETDIRECT,JD30,EEPROM G.08.49</example>
|
2951
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.05.35,JETDIRECT,JD30,EEPROM G.05.35</example>
|
2952
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.05.35,JETDIRECT,JD30,EEPROM G.08.32</example>
|
2953
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.05.35,JETDIRECT,JD30,EEPROM G.08.49</example>
|
2954
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.07.02,JETDIRECT,JD30,EEPROM G.07.03</example>
|
2955
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.07.02,JETDIRECT,JD30,EEPROM G.07.17</example>
|
2956
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.07.02,JETDIRECT,JD30,EEPROM G.07.20</example>
|
2957
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.07.02,JETDIRECT,JD30,EEPROM G.08.04</example>
|
2958
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.07.02,JETDIRECT,JD30,EEPROM G.08.32</example>
|
2959
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.07.02,JETDIRECT,JD30,EEPROM G.08.49</example>
|
2960
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.07.02,JETDIRECT,JD33,EEPROM G.07.03</example>
|
2961
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.07.02,JETDIRECT,JD33,EEPROM G.07.20</example>
|
2962
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.07.02,JETDIRECT,JD33,EEPROM G.08.04</example>
|
2963
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.07.02,JETDIRECT,JD33,EEPROM G.08.49</example>
|
2964
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.07.19,JETDIRECT,JD33,EEPROM G.07.17</example>
|
2965
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.07.19,JETDIRECT,JD33,EEPROM G.07.20</example>
|
2966
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.07.19,JETDIRECT,JD33,EEPROM G.08.04</example>
|
2967
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.07.19,JETDIRECT,JD33,EEPROM G.08.32</example>
|
2968
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.07.19,JETDIRECT,JD33,EEPROM G.08.49</example>
|
2969
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.08.08,JETDIRECT,JD30,EEPROM G.08.04</example>
|
2970
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.08.08,JETDIRECT,JD30,EEPROM G.08.20</example>
|
2971
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.08.08,JETDIRECT,JD30,EEPROM G.08.49</example>
|
2972
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.08.08,JETDIRECT,JD33,EEPROM G.08.04</example>
|
2973
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.08.08,JETDIRECT,JD33,EEPROM G.08.49</example>
|
2974
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.08.21,JETDIRECT,JD33,EEPROM G.08.21</example>
|
2975
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM G.08.21,JETDIRECT,JD33,EEPROM G.08.49</example>
|
2976
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM H.07.15,JETDIRECT EX,JD34,EEPROM H.07.17</example>
|
2977
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM H.07.15,JETDIRECT EX,JD34,EEPROM H.08.60</example>
|
2978
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM H.08.01,JETDIRECT EX,JD34,EEPROM H.08.60</example>
|
2979
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM H.08.08,JETDIRECT EX,JD34,EEPROM H.08.05</example>
|
2980
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM H.08.08,JETDIRECT EX,JD34,EEPROM H.08.20</example>
|
2981
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM H.08.08,JETDIRECT EX,JD34,EEPROM H.08.32</example>
|
2982
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM H.08.08,JETDIRECT EX,JD34,EEPROM H.08.49</example>
|
2983
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM H.08.08,JETDIRECT EX,JD34,EEPROM H.08.55</example>
|
2984
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM H.08.08,JETDIRECT EX,JD34,EEPROM H.08.60</example>
|
2985
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM J.07.15,JETDIRECT EX,JD35,EEPROM J.08.49</example>
|
2986
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM J.07.15,JETDIRECT EX,JD35,EEPROM J.08.60</example>
|
2987
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM K.07.15,JETDIRECT,JD38,EEPROM K.07.17</example>
|
2988
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM K.07.15,JETDIRECT,JD38,EEPROM K.08.04</example>
|
2989
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM L.20.07,JETDIRECT,JD84,EEPROM L.20.24</example>
|
2990
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM L.20.07,JETDIRECT,JD84,EEPROM L.21.11</example>
|
2991
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM L.20.07,JETDIRECT,JD84,EEPROM L.25.47,CIDATE 11/04/2004</example>
|
2992
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM L.20.07,JETDIRECT,JD84,EEPROM L.25.57,CIDATE 05/02/2006</example>
|
2993
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM L.21.21,JETDIRECT,JD84,EEPROM L.21.22,CIDATE 07/06/2001</example>
|
2994
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM L.21.21,JETDIRECT,JD84,EEPROM L.22.09,CIDATE 01/17/2002</example>
|
2995
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM L.21.21,JETDIRECT,JD84,EEPROM L.25.47,CIDATE 11/04/2004</example>
|
2996
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM M.22.01,JETDIRECT,JD89,EEPROM M.25.13,CIDATE 09/12/2003</example>
|
2997
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM none,JETDIRECT,JD128,EEPROM V.28.43,CIDATE 06/23/2004</example>
|
2998
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM none,JETDIRECT,JD128,EEPROM V.28.47,CIDATE 11/17/2004</example>
|
2999
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM none,JETDIRECT,JD128,EEPROM V.28.54,CIDATE 01/11/2005</example>
|
3000
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM none,JETDIRECT,JD128,EEPROM V.28.59,CIDATE 05/10/2005</example>
|
3001
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM none,JETDIRECT,JD128,EEPROM V.28.63,CIDATE 04/07/2006</example>
|
3002
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM none,JETDIRECT,JD128,EEPROM V.33.14,CIDATE 08/24/2006</example>
|
3003
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM none,JETDIRECT,JD128,EEPROM V.33.15,CIDATE 11/10/2006</example>
|
3004
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM none,JETDIRECT,JD129,EEPROM V.33.41,CIDATE 07/19/2006</example>
|
3005
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM none,JETDIRECT,JD135,EEPROM V.33.55,CIDATE 07/18/2006</example>
|
3006
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM none,JETDIRECT,JD135,EEPROM V.33.57,CIDATE 10/24/2006</example>
|
3007
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM P.22.01,JETDIRECT,JD86,EEPROM P.25.14,CIDATE 09/24/2003</example>
|
3008
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM R.22.01,JETDIRECT,JD95,EEPROM R.22.09,CIDATE 01/17/2002</example>
|
3009
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM R.22.01,JETDIRECT,JD95,EEPROM R.24.06,CIDATE 10/17/2002</example>
|
3010
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM R.22.01,JETDIRECT,JD95,EEPROM R.24.08,CIDATE 02/26/2003</example>
|
3011
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM R.22.01,JETDIRECT,JD95,EEPROM R.25.09,CIDATE 07/24/2003</example>
|
3012
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM R.22.01,JETDIRECT,JD95,EEPROM R.25.09,CIDATE 07/24/2003</example>
|
3013
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM R.22.01,JETDIRECT,JD95,EEPROM R.25.47,CIDATE 11/04/2004</example>
|
3014
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM R.22.01,JETDIRECT,JD95,EEPROM R.25.57,CIDATE 05/02/2006</example>
|
3015
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM V.29.11,JETDIRECT,JD115,EEPROM V.29.12,CIDATE 03/23/2005</example>
|
3016
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM V.29.11,JETDIRECT,JD115,EEPROM V.29.13,CIDATE 08/11/2005</example>
|
3017
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,ROM V.29.11,JETDIRECT,JD115,EEPROM V.29.20,CIDATE 08/23/2006</example>
|
3018
2666
|
<param pos="0" name="os.vendor" value="HP"/>
|
3019
2667
|
<param pos="0" name="os.family" value="JetDirect"/>
|
3020
2668
|
<param pos="0" name="os.device" value="Print server"/>
|
@@ -3025,10 +2673,6 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
3025
2673
|
<description>HP JetDirect-based printer</description>
|
3026
2674
|
<example>HP ETHERNET MULTI-ENVIRONMENT,SN:CNBJL00199,FN:JK0086J,SVCID:17036,PID:HP LaserJet P2015 Series</example>
|
3027
2675
|
<example>HP ETHERNET MULTI-ENVIRONMENT,SN:CNBJL53447,FN:JK35P6Y,SVCID:00000,PID:HP LaserJet P2015 Series</example>
|
3028
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,SN:CNBJL53459,FN:JK35NFS,SVCID:00000,PID:HP LaserJet P2015 Series</example>
|
3029
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,SN:CNBJN66131,FN:JK39JAD,SVCID:17335,PID:HP LaserJet P2015 Series</example>
|
3030
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,SN:CNG8C1PNR8,FN:LR70FMF,SVCID:21108,PID:HP LaserJet M2727nf MFP</example>
|
3031
|
-
<example>HP ETHERNET MULTI-ENVIRONMENT,SN:CNGS335942,FN:MB16R5K,SVCID:20188,PID:HP Color LaserJet CP2025dn</example>
|
3032
2676
|
<example>HP ETHERNET MULTI-ENVIRONMENT,SN:CNF9B1HNBY,FN:PT50G6X,SVCID:20132,PID:HP Color LaserJet CM2320nf MFP</example>
|
3033
2677
|
<param pos="0" name="os.vendor" value="HP"/>
|
3034
2678
|
<param pos="0" name="os.family" value="LaserJet"/>
|
@@ -3614,36 +3258,9 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
3614
3258
|
<fingerprint pattern="^Lantronix ((MSS|SCS|LRS|ETS|EDS)\S+) (?:Version |[VB])?([^/\(\s]+)[/\(\s]?.*$">
|
3615
3259
|
<description>Lantronix terminal server</description>
|
3616
3260
|
<example>Lantronix MSS100 Version V3.6/9(030114)</example>
|
3617
|
-
<example>Lantronix MSS1 Version V3.6/4(000712)</example>
|
3618
|
-
<example>Lantronix MSS1 Version B3.7/102(030310)</example>
|
3619
|
-
<example>Lantronix MSS1 Version STI3.5/2(970930)</example>
|
3620
|
-
<example>Lantronix MSS1 Version STI3.5/5(981103)</example>
|
3621
|
-
<example>Lantronix MSS100 Version B3.6/510(001025)</example>
|
3622
|
-
<example>Lantronix MSS100 Version B3.6/922(020812)</example>
|
3623
|
-
<example>Lantronix MSS100 Version B3.6/925(020909)</example>
|
3624
|
-
<example>Lantronix MSS4 Version B3.7/105(030502)</example>
|
3625
|
-
<example>Lantronix MSS4 Version B3.7/108(030909)</example>
|
3626
|
-
<example>Lantronix MSSLITE Version B3.7/102(030310)</example>
|
3627
|
-
<example>Lantronix MSSLITE Version B3.7/305(040616)</example>
|
3628
3261
|
<example>Lantronix EDS8PS V4.1.0.2R17 (03111515KK9H)</example>
|
3629
|
-
<example>Lantronix ETS16 Version V2.2/45(940822)</example>
|
3630
|
-
<example>Lantronix ETS16P Version V3.5/2(970721)</example>
|
3631
|
-
<example>Lantronix ETS16P Version V3.6/4(000712)</example>
|
3632
|
-
<example>Lantronix ETS16PR Version V3.6/3(000201)</example>
|
3633
|
-
<example>Lantronix ETS16PR Version V3.6/4(000712)</example>
|
3634
|
-
<example>Lantronix ETS16PR Version V3.6/8(010807)</example>
|
3635
|
-
<example>Lantronix ETS32 Version V3.6/5(010208)</example>
|
3636
|
-
<example>Lantronix ETS32PR Version B3.6/919(020712)</example>
|
3637
|
-
<example>Lantronix ETS32PR Version V3.6/5(010208)</example>
|
3638
|
-
<example>Lantronix ETS32PR Version V3.6/8(010807)</example>
|
3639
|
-
<example>Lantronix ETS8P Version B3.7/303(040922)</example>
|
3640
3262
|
<example>Lantronix ETS8P Version V3.6/4(000712)</example>
|
3641
|
-
<example>Lantronix EDS1100 V5.1.0.0R14 (07110227W6L6SP)</example>
|
3642
|
-
<example>Lantronix EDS1100 V5.2.1.0B1 (07102367W6KRI5)</example>
|
3643
|
-
<example>Lantronix SCS1600 Version V2.0/1(020806)</example>
|
3644
|
-
<example>Lantronix SCS200 Version V1.0/3(010904)</example>
|
3645
3263
|
<example>Lantronix SCS400 Version B2.0/504(040415)</example>
|
3646
|
-
<example>Lantronix LRS1 Version V1.3/5(000523)</example>
|
3647
3264
|
<example>Lantronix LRS2 Version V1.3/4(980529)</example>
|
3648
3265
|
<param pos="0" name="os.vendor" value="Lantronix"/>
|
3649
3266
|
<param pos="0" name="os.device" value="Terminal Server"/>
|
@@ -3678,30 +3295,9 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
3678
3295
|
<fingerprint pattern="^Lantronix (U[TD]S\S*) (?:Snr )?(?:[\-\dA-Za-z]+\s+)?V?(\S+)(?: \d+\.\S+)?(?: \(.*\))?\s*$">
|
3679
3296
|
<description>Lantronix UDS/UTS serial to ethernet adapter</description>
|
3680
3297
|
<example>Lantronix UDS1100 V6.1.0.3 (060811)</example>
|
3681
|
-
<example>Lantronix UDS1100 V6.5.0.0 (070402)</example>
|
3682
3298
|
<example>Lantronix UDS 2132805 V5.8.0.1 (041102)</example>
|
3683
|
-
<example>Lantronix UDS 0460509 V5.8.0.1 (041112)</example>
|
3684
|
-
<example>Lantronix UDS 05.6 (040402)</example>
|
3685
|
-
<example>Lantronix UDS 1302009 V5.8.8.4 (060428)</example>
|
3686
|
-
<example>Lantronix UDS 1302754 05.5bC (040316)</example>
|
3687
|
-
<example>Lantronix UDS 7419606 V5.8.0.5 (060724)</example>
|
3688
|
-
<example>Lantronix UDS Snr 033-225 V4.2</example>
|
3689
|
-
<example>Lantronix UDS Snr 122-058 V4.2</example>
|
3690
|
-
<example>Lantronix UDS Snr 1220504 04.4 (010322)</example>
|
3691
|
-
<example>Lantronix UDS Snr 1386-181 V4.2</example>
|
3692
|
-
<example>Lantronix UDS Snr 1645-221 V4.2</example>
|
3693
|
-
<example>Lantronix UDS Snr 1695-249 V4.2</example>
|
3694
|
-
<example>Lantronix UDS Snr 6215492 04.4 (010322)</example>
|
3695
|
-
<example>Lantronix UDS Snr 669-249 V4.2</example>
|
3696
|
-
<example>Lantronix UDS Snr 7203484 04.4 (010322)</example>
|
3697
3299
|
<example>Lantronix UDS V5.9.0.0 (091013)</example>
|
3698
3300
|
<example>Lantronix UDS V6.6.21.0RC3 (080919)</example>
|
3699
|
-
<example>Lantronix UDS1100 V6.1.0.1 (060120)</example>
|
3700
|
-
<example>Lantronix UDS1100 V6.8.0.0B8 (101007)</example>
|
3701
|
-
<example>Lantronix UDS1100-IAP V6.1.0.3 (060825)</example>
|
3702
|
-
<example>Lantronix UDS2100 V6.7.0.3 (110711)</example>
|
3703
|
-
<example>Lantronix UTS Snr 109-121 V3.9</example>
|
3704
|
-
<example>Lantronix UTS Snr 1358-184 V3.6</example>
|
3705
3301
|
<param pos="0" name="os.vendor" value="Lantronix"/>
|
3706
3302
|
<param pos="0" name="os.family" value="UDS"/>
|
3707
3303
|
<param pos="0" name="os.device" value="Terminal Server"/>
|
@@ -3907,26 +3503,8 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
3907
3503
|
</fingerprint>
|
3908
3504
|
<fingerprint pattern="^Lexmark (\S+) Series version (\S+).*$">
|
3909
3505
|
<description>Lexmark Printer</description>
|
3910
|
-
<example>Lexmark Pro4000 Series version FHN.111006-ac191 kernel 2.6.28.10.1 All-N-1</example>
|
3911
|
-
<example>Lexmark Pro4000 Series version FHN.VL.P1.111006ic1 kernel 2.6.28.10.1 All-N-1</example>
|
3912
|
-
<example>Lexmark Pro4000 Series version FHN.VL.P2.120712a kernel 2.6.28.10.1 All-N-1</example>
|
3913
|
-
<example>Lexmark Pro5500 Series version FHN.RB.P1.111006h1a-p3 kernel 2.6.28.10.1 All-N-1</example>
|
3914
3506
|
<example>Lexmark Pro5500 Series version FHN.RB.P1.111006z kernel 2.6.28.10.1 All-N-1</example>
|
3915
|
-
<example>Lexmark Pro710 Series version FH0.EM.P0.110622i kernel 2.6.28.10.1 All-N-1</example>
|
3916
|
-
<example>Lexmark Pro710 Series version FHN.EM.P1.111006z kernel 2.6.28.10.1 All-N-1</example>
|
3917
|
-
<example>Lexmark Pro910 Series version FH0.QN.P0.110615h kernel 2.6.28.10.1 All-N-1</example>
|
3918
|
-
<example>Lexmark Pro910 Series version FHN.QN.P1.111006z kernel 2.6.28.10.1 All-N-1</example>
|
3919
|
-
<example>Lexmark Pro910 Series version FHN.QN.P2.120712 kernel 2.6.28.10.1 All-N-1</example>
|
3920
3507
|
<example>Lexmark Pro910 Series version FQN.QNL.P1.111026 kernel 2.6.28.10.1 All-N-1</example>
|
3921
|
-
<example>Lexmark S310 Series version FHN.EA3.P0.110904t1 kernel 2.6.28.10.1 All-N-1</example>
|
3922
|
-
<example>Lexmark S310 Series version FHN.EA3.P1.111006z kernel 2.6.28.10.1 All-N-1</example>
|
3923
|
-
<example>Lexmark S410 Series version FHN.EA3.P0.110904t1 kernel 2.6.28.10.1 All-N-1</example>
|
3924
|
-
<example>Lexmark S410 Series version FHN.EA3.P1.111006g kernel 2.6.28.10.1 All-N-1</example>
|
3925
|
-
<example>Lexmark S410 Series version FHN.EA3.P1.111006z kernel 2.6.28.10.1 All-N-1</example>
|
3926
|
-
<example>Lexmark S510 Series version FHN.EA3.P0.110904r kernel 2.6.28.10.1 All-N-1</example>
|
3927
|
-
<example>Lexmark S510 Series version FHN.EA3.P0.110904t1 kernel 2.6.28.10.1 All-N-1</example>
|
3928
|
-
<example>Lexmark S510 Series version FHN.EA3.P1.111006g kernel 2.6.28.10.1 All-N-1</example>
|
3929
|
-
<example>Lexmark S510 Series version FHN.EA3.P1.111006g2 kernel 2.6.28.10.1 All-N-1</example>
|
3930
3508
|
<example>Lexmark S510 Series version FHN.EA3.P1.111006z kernel 2.6.28.10.1 All-N-1</example>
|
3931
3509
|
<param pos="0" name="os.certainty" value="1.0"/>
|
3932
3510
|
<param pos="0" name="os.vendor" value="Lexmark"/>
|
@@ -4807,65 +4385,6 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
4807
4385
|
<description>Netopia Router</description>
|
4808
4386
|
<example>Netopia 2241N-VGx v7.7.0b4</example>
|
4809
4387
|
<example>Netopia 2241N-VGx v7.7.0r1</example>
|
4810
|
-
<example>Netopia 2241N-VGx v7.7.0r2</example>
|
4811
|
-
<example>Netopia 2246N-VGx v7.6.0r4</example>
|
4812
|
-
<example>Netopia 2246N-VGx v7.6.1r4</example>
|
4813
|
-
<example>Netopia 2247-02 v7.7.0r2</example>
|
4814
|
-
<example>Netopia 2247-02 v7.7.0r6</example>
|
4815
|
-
<example>Netopia 2247N v7.5.1r4</example>
|
4816
|
-
<example>Netopia 3341 v7.1.4r0</example>
|
4817
|
-
<example>Netopia 3341 v7.3.1r1</example>
|
4818
|
-
<example>Netopia 3341 v7.4.0r2</example>
|
4819
|
-
<example>Netopia 3341 v7.5.0</example>
|
4820
|
-
<example>Netopia 3341 v7.5.1r4</example>
|
4821
|
-
<example>Netopia 3341 v7.6.0r4</example>
|
4822
|
-
<example>Netopia 3341 v8.3.1r0</example>
|
4823
|
-
<example>Netopia 3341 v8.5.1r4</example>
|
4824
|
-
<example>Netopia 3341 v8.7r10</example>
|
4825
|
-
<example>Netopia 3346 v7.1.1r2</example>
|
4826
|
-
<example>Netopia 3346 v7.1.4r0</example>
|
4827
|
-
<example>Netopia 3346 v7.4.2r4</example>
|
4828
|
-
<example>Netopia 3346 v8.3.3r0</example>
|
4829
|
-
<example>Netopia 3346 v8.5.2b10</example>
|
4830
|
-
<example>Netopia 3346 v8.5r1</example>
|
4831
|
-
<example>Netopia 3346 v8.6.1r4</example>
|
4832
|
-
<example>Netopia 3346N-ENT v8.5.2b10</example>
|
4833
|
-
<example>Netopia 3346N-ENT v8.7r5</example>
|
4834
|
-
<example>Netopia 3346N-VGx v7.5.0</example>
|
4835
|
-
<example>Netopia 3347 v7.3.1r5</example>
|
4836
|
-
<example>Netopia 3347 v7.3.3r0</example>
|
4837
|
-
<example>Netopia 3357 v7.3.1r6</example>
|
4838
|
-
<example>Netopia 3386 v8.0.10</example>
|
4839
|
-
<example>Netopia 3386 v8.3.1r0</example>
|
4840
|
-
<example>Netopia 3386 v8.3.3r0</example>
|
4841
|
-
<example>Netopia 3386 v8.4r2</example>
|
4842
|
-
<example>Netopia 3386 v8.6.1r4</example>
|
4843
|
-
<example>Netopia 3386 v8.6r5</example>
|
4844
|
-
<example>Netopia 3386 v8.7r10</example>
|
4845
|
-
<example>Netopia 4522 v5.3.7</example>
|
4846
|
-
<example>Netopia 4541 v5.3.4</example>
|
4847
|
-
<example>Netopia 4541 v5.3.9r4</example>
|
4848
|
-
<example>Netopia 4541 v5.4r0</example>
|
4849
|
-
<example>Netopia 4553 v5.4r1</example>
|
4850
|
-
<example>Netopia 4622 v5.3.9R2</example>
|
4851
|
-
<example>Netopia 4622 v5.4.1</example>
|
4852
|
-
<example>Netopia 4622 v8.7r10</example>
|
4853
|
-
<example>Netopia 4652 v5.3.3</example>
|
4854
|
-
<example>Netopia 4652 v5.3.9R6</example>
|
4855
|
-
<example>Netopia 4652 v5.4.1</example>
|
4856
|
-
<example>Netopia R3100-I v4.10</example>
|
4857
|
-
<example>Netopia R3100-T v4.8.3</example>
|
4858
|
-
<example>Netopia R5300 v4.10</example>
|
4859
|
-
<example>Netopia R5300 v4.11.3</example>
|
4860
|
-
<example>Netopia R5300-T v4.11.5</example>
|
4861
|
-
<example>Netopia R6100 v4.8.4</example>
|
4862
|
-
<example>Netopia R7100-C v4.11.3</example>
|
4863
|
-
<example>Netopia R7100-C v4.8.4</example>
|
4864
|
-
<example>Netopia R7200-T v4.9.3</example>
|
4865
|
-
<example>Netopia R910 v4.11</example>
|
4866
|
-
<example>Netopia R910 v8.4r2</example>
|
4867
|
-
<example>Netopia R910 v8.5</example>
|
4868
|
-
<example>Netopia R9100 v4.11.3</example>
|
4869
4388
|
<example>Netopia R9100 v4.8.2</example>
|
4870
4389
|
<param pos="0" name="os.vendor" value="Netopia"/>
|
4871
4390
|
<param pos="0" name="os.family" value="Netopia"/>
|
@@ -4879,32 +4398,6 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
4879
4398
|
<fingerprint pattern="^NetScaler ([^:]+): Build ([^,]+), Date: .*$">
|
4880
4399
|
<description>Netscaler Appliance</description>
|
4881
4400
|
<example>NetScaler NS10.0: Build 54.6.nc, Date: Apr 6 2012, 08:00:41 </example>
|
4882
|
-
<example>NetScaler NS10.0: Build 54.7.nc, Date: Apr 26 2012, 07:51:50 </example>
|
4883
|
-
<example>NetScaler NS10.0: Build 60.052.nc, Date: May 25 2012, 14:17:34 </example>
|
4884
|
-
<example>NetScaler NS10.0: Build 69.4.nc, Date: Jul 14 2012, 07:05:39 </example>
|
4885
|
-
<example>NetScaler NS6.1: Build 98.1, Date: Feb 28 2007, 18:18:27 </example>
|
4886
|
-
<example>NetScaler NS8.0: Build 55.3, Date: May 2 2008, 19:50:08 </example>
|
4887
|
-
<example>NetScaler NS8.1: Build 61.2, Date: Nov 5 2008, 17:10:29 </example>
|
4888
|
-
<example>NetScaler NS8.1: Build 68.7, Date: Nov 27 2009, 10:11:44 </example>
|
4889
|
-
<example>NetScaler NS9.1: Build 100.3.cl, Date: Dec 4 2009, 15:50:48 </example>
|
4890
|
-
<example>NetScaler NS9.1: Build 101.5.cl, Date: Jan 19 2010, 07:12:11 </example>
|
4891
|
-
<example>NetScaler NS9.1: Build 104.5.cl, Date: Jun 21 2010, 05:38:17 </example>
|
4892
|
-
<example>NetScaler NS9.1: Build 97.3.cl, Date: Aug 19 2009, 13:03:59 </example>
|
4893
|
-
<example>NetScaler NS9.2: Build 31.5.cl, Date: Jan 22 2010, 14:29:53 </example>
|
4894
|
-
<example>NetScaler NS9.2: Build 45.7.cl, Date: May 8 2010, 02:24:19 </example>
|
4895
|
-
<example>NetScaler NS9.2: Build 48.6.cl, Date: Sep 23 2010, 08:17:54 </example>
|
4896
|
-
<example>NetScaler NS9.2: Build 48.6.nc, Date: Sep 23 2010, 09:54:40 </example>
|
4897
|
-
<example>NetScaler NS9.2: Build 50.4.nc, Date: Jan 19 2011, 11:45:18 </example>
|
4898
|
-
<example>NetScaler NS9.2: Build 52.8.cl, Date: May 18 2011, 09:47:15 </example>
|
4899
|
-
<example>NetScaler NS9.2: Build 54.3.nc, Date: Sep 26 2011, 22:18:33 </example>
|
4900
|
-
<example>NetScaler NS9.2: Build 55.5.nc, Date: Jan 10 2012, 11:39:03 </example>
|
4901
|
-
<example>NetScaler NS9.3: Build 49.5.nc, Date: Jun 16 2011, 14:10:51 </example>
|
4902
|
-
<example>NetScaler NS9.3: Build 50.3.nc, Date: Jul 14 2011, 12:44:36 </example>
|
4903
|
-
<example>NetScaler NS9.3: Build 51.5.nc, Date: Aug 21 2011, 09:37:58 </example>
|
4904
|
-
<example>NetScaler NS9.3: Build 53.5.nc, Date: Nov 11 2011, 05:49:42 </example>
|
4905
|
-
<example>NetScaler NS9.3: Build 55.6.cl, Date: Feb 20 2012, 03:47:46 </example>
|
4906
|
-
<example>NetScaler NS9.3: Build 55.6.nc, Date: Feb 20 2012, 05:41:35 </example>
|
4907
|
-
<example>NetScaler NS9.3: Build 56.5.cl, Date: May 1 2012, 07:59:22 </example>
|
4908
4401
|
<example>NetScaler NS9.3: Build 57.5.nc, Date: Jun 27 2012, 19:37:56 </example>
|
4909
4402
|
<param pos="0" name="os.vendor" value="Citrix"/>
|
4910
4403
|
<param pos="0" name="os.family" value="Netscaler"/>
|
@@ -5484,37 +4977,6 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
5484
4977
|
<description>OKI Print Server</description>
|
5485
4978
|
<example>OKI FastEther8450e Rev.01.08 10/100BASE Ethernet PrintServer: Attached to B430 Rev.C2.00 : Copyright (c) 2008 Oki Data Corporation. All rights reserved.</example>
|
5486
4979
|
<example>OKI FastEther8450e Rev.08.01 10/100BASE Ethernet PrintServer: Attached to C5650 Rev.M1.02 : Copyright (c) 2007 Oki Data Corporation. All rights reserved.</example>
|
5487
|
-
<example>OKI MLETB09 Rev.1.0.0 10/100BASE Ethernet PrintServer: Attached to MICROLINE 1055PS Rev.01.09: (C)2000 Oki Data Corporation</example>
|
5488
|
-
<example>OKI MLETB09 Rev.1.0.1 10/100BASE Ethernet PrintServer: Attached to MICROLINE 1055PS Rev.01.65: (C)2000 Oki Data Corporation</example>
|
5489
|
-
<example>OKI MLETB09 Rev.1.0.2 10/100BASE Ethernet PrintServer: Attached to MICROLINE 2020/N Rev.01.85 : (C)2000 Oki Data Corporation</example>
|
5490
|
-
<example>OKI MLETB09A Rev.1.2.1 10/100BASE Ethernet PrintServer: Attached to MICROLINE 2030N Rev.02.31 : (C)2000 Oki Data Corporation</example>
|
5491
|
-
<example>OKI MLETB11 Rev.1.1.2 10/100BASE Ethernet PrintServer: Attached to MICROLINE 9500PS-F Rev.B1.11 : (C)2002 Oki Data Corporation</example>
|
5492
|
-
<example>OKI MLETB11 Rev.1.1.4 10/100BASE Ethernet PrintServer: Attached to MICROLINE 9300PS Rev.B1.11 : (C)2002 Oki Data Corporation</example>
|
5493
|
-
<example>OKI OkiLAN 3100e Rev.n252v106 10/100BASE Ethernet Print Server: Attached to OKIPAGE 14i Rev.02.01: (C)2000 Oki UK Limited</example>
|
5494
|
-
<example>OKI OkiLAN 5540e Rev.01.00 10/100BASE Ethernet PrintServer: Attached to ES1624 Rev.V1.22 : (C)2004 Oki Data Corporation</example>
|
5495
|
-
<example>OKI OkiLAN 5550e Rev.1.13 10/100BASE Ethernet PrintServer: Attached to C5550 MFP Rev.D2.12 : (C)2004 Oki Data Corporation</example>
|
5496
|
-
<example>OKI OkiLAN 5550e Rev.1.22 10/100BASE Ethernet PrintServer: Attached to C5550 MFP Rev.D2.12 : (C)2007 Oki Data Corporation</example>
|
5497
|
-
<example>OKI OkiLAN 5550e Rev.1.22a 10/100BASE Ethernet PrintServer: Attached to C5550 MFP Rev.D2.12 : (C)2007 Oki Data Corporation</example>
|
5498
|
-
<example>OKI OkiLAN 5550e Rev.2.38 10/100BASE Ethernet PrintServer: Attached to MC560 Rev.D3.52 : (C)2007 Oki Data Corporation</example>
|
5499
|
-
<example>OKI OkiLAN 5550e Rev.3.09 10/100BASE Ethernet PrintServer: Attached to CX2033 MFP Rev.D3.52 : (C)2007 Oki Data Corporation</example>
|
5500
|
-
<example>OKI OkiLAN 5550e Rev.3.09 10/100BASE Ethernet PrintServer: Attached to MC560 Rev.D3.52 : (C)2007 Oki Data Corporation</example>
|
5501
|
-
<example>OKI OkiLAN 6600g Rev.1.0 10/100BASE Ethernet PrintServer: Attached to MICROLINE Pro 930PS-X Rev.1.0 : (C)2008 Oki Data Corporation</example>
|
5502
|
-
<example>OKI OkiLAN 6750e Rev.1..0 10/100BASE Ethernet PrintServer: Attached to MC160n Rev.1..0 : Oki Data Corporation</example>
|
5503
|
-
<example>OKI OkiLAN 7100e+ Rev.2.0.0 10/100BASE Ethernet PrintServer: Attached to OKIPAGE 24 Rev.03.05: (C)1999-2000 Oki UK Limited</example>
|
5504
|
-
<example>OKI OkiLAN 7100e+ Rev.2.1.2 10/100BASE Ethernet PrintServer: Attached to OKIPAGE 24 Rev.05.12: (C)1999-2001 Oki UK Limited</example>
|
5505
|
-
<example>OKI OkiLAN 7120e Rev.2.2.6 JP 10/100BASE Ethernet PrintServer: Attached to OKI MICROLINE 8480SU2 Copyright (C)2007 Oki Data Corporation</example>
|
5506
|
-
<example>OKI OkiLAN 8100e Rev.01.64 10/100BASE Ethernet PrintServer: Attached to C5100 Rev.G2.12 : (C)2002 Oki Data Corporation</example>
|
5507
|
-
<example>OKI OkiLAN 8200e Rev.03.B7 10/100BASE Ethernet PrintServer: Attached to C9600 Rev.01.40 : (C)2004 Oki Data Corporation</example>
|
5508
|
-
<example>OKI OkiLAN 8300e Rev.04.55 10/100BASE Ethernet PrintServer: Attached to C6100 Rev.D2.10 : (C)2005 Oki Data Corporation</example>
|
5509
|
-
<example>OKI OkiLAN 8300e Rev.04.55 10/100BASE Ethernet PrintServer: Attached to SINDOH CL 5700 Rev.D2.15 : (C)2005 Oki Data Corporation</example>
|
5510
|
-
<example>OKI OkiLAN 8400e Rev.06.05 10/100BASE Ethernet PrintServer: Attached to C8600 Rev.G2.02 : Copyright (c) 2006 Oki Data Corporation. All rights reserved.</example>
|
5511
|
-
<example>OKI OkiLAN 8400e Rev.06.05 10/100BASE Ethernet PrintServer: Attached to CL 8600 Rev.G2.02 : Copyright (c) 2006 Oki Data Corporation. All rights reserved.</example>
|
5512
|
-
<example>OKI OkiLAN 8450e Rev.01.00 10/100BASE Ethernet PrintServer: Attached to C610 Rev.C1.01 : Copyright (c) 2009 Oki Data Corporation. All rights reserved.</example>
|
5513
|
-
<example>OKI OkiLAN 9200e Rev.01.11 10/100BASE Ethernet PrintServer: Attached to SINDOH MF C3530 RevA3.05 : Copyright (c) 2006 Oki Data Corporation. All rights reserved.</example>
|
5514
|
-
<example>OKI OkiLAN 9200e Rev.02.00 10/100BASE Ethernet PrintServer: Attached to MC350 Rev.D1.10 : Copyright (c) 2009 Oki Data Corporation. All rights reserved.</example>
|
5515
|
-
<example>OKI OkiLAN 9300e Rev.01.04 10/100BASE Ethernet PrintServer: Attached to C811 Rev.F1.05 : Copyright (c) 2011 Oki Data Corporation. All rights reserved.</example>
|
5516
|
-
<example>OKI OkiLAN B63e Rev.1.0.56 10/100BASE EthernetPrintServer Attached to B6300 Rev.3.4.8</example>
|
5517
|
-
<example>OKI OkiLAN B63e Rev.1.0.59 10/100BASE EthernetPrintServer Attached to B6300 Rev.3.4.8</example>
|
5518
4980
|
<param pos="0" name="os.vendor" value="Oki"/>
|
5519
4981
|
<param pos="0" name="os.device" value="Print Server"/>
|
5520
4982
|
<param pos="1" name="os.product"/>
|
@@ -5775,36 +5237,6 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
5775
5237
|
<example>Redback Networks SmartEdge OS Version SEOS-11.1.2.4-Release Built by sysbuild@SWB-node01 Sat Mar 3 16:15:16 PST 2012 Copyright (C) 1998-2012, Redback Networks Inc. All rights reserved.</example>
|
5776
5238
|
<example>Redback Networks SmartEdge OS Version SEOS-11.1.2.4-Release Built by sysbuild@SWB-node03 Sat Mar 3 16:15:16 PST 2012 Copyright (C) 1998-2012, Redback Networks Inc. All rights reserved.</example>
|
5777
5239
|
<example>Redback Networks SmartEdge OS Version SEOS-11.1.2.4p3-Release Built by sysbuild@SWB-node01 Sat Apr 28 07:58:16 PDT 2012 Copyright (C) 1998-2012, Redback Networks Inc. All rights reserved.</example>
|
5778
|
-
<example>Redback Networks SmartEdge OS Version SEOS-11.1.2.5p2-Release Built by sysbuild@SWB-node05 Mon Jul 30 09:32:25 PDT 2012 Copyright (C) 1998-2012, Redback Networks Inc. All rights reserved.</example>
|
5779
|
-
<example>Redback Networks SmartEdge OS Version SEOS-2.6.5.3-Release Built by sysbuild@@lx-lsf73Thu May 5 16:06:19 PDT 2005 Copyright (C) 1998-2005, Redback Networks Inc. All rights reserved.</example>
|
5780
|
-
<example>Redback Networks SmartEdge OS Version SEOS-2.6.7.3p0.1-Release Built by sysbuild@@lx-lsf227Thu Aug 31 23:37:22 PDT 2006 Copyright (C) 1998-2006, Redback Networks Inc. All rights reserved.</example>
|
5781
|
-
<example>Redback Networks SmartEdge OS Version SEOS-2.6.7.3p1-Release Built by sysbuild@@lx-lsf237Tue Jan 16 09:50:53 PST 2007 Copyright (C) 1998-2007, Redback Networks Inc. All rights reserved.</example>
|
5782
|
-
<example>Redback Networks SmartEdge OS Version SEOS-4.0.7.2-Release Built by sysbuild@@lx-lsf208Thu Dec 14 18:54:19 PST 2006 Copyright (C) 1998-2006, Redback Networks Inc. All rights reserved.</example>
|
5783
|
-
<example>Redback Networks SmartEdge OS Version SEOS-5.0.7.10p15-Release Built by sysbuild@lx-dev1 Tue Dec 9 10:36:55 PST 2008 Copyright (C) 1998-2008, Redback Networks Inc. All rights reserved.</example>
|
5784
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.1.3.7p3-Release Built by sysbuild@lx-dev2 Thu Feb 4 20:44:33 PST 2010 Copyright (C) 1998-2010, Redback Networks Inc. All rights reserved.</example>
|
5785
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.1.3.9-Release Built by sysbuild@lx-dev4 Fri Jun 11 13:58:28 PDT 2010 Copyright (C) 1998-2010, Redback Networks Inc. All rights reserved.</example>
|
5786
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.1.4.3-Release Built by sysbuild@lx-dev4 Wed Apr 15 12:33:20 PDT 2009 Copyright (C) 1998-2009, Redback Networks Inc. All rights reserved.</example>
|
5787
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.1.4.3p3-Release Built by sysbuild@lx-dev1 Fri May 29 13:20:03 PDT 2009 Copyright (C) 1998-2009, Redback Networks Inc. All rights reserved.</example>
|
5788
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.1.4.3p4-Release Built by sysbuild@lx-dev1 Tue Jun 16 14:32:15 PDT 2009 Copyright (C) 1998-2009, Redback Networks Inc. All rights reserved.</example>
|
5789
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.1.4.4-Release Built by sysbuild@lx-dev1 Wed Jun 3 11:51:56 PDT 2009 Copyright (C) 1998-2009, Redback Networks Inc. All rights reserved.</example>
|
5790
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.1.4.4-Release Built by sysbuild@lx-dev2 Wed Jun 3 11:52:14 PDT 2009 Copyright (C) 1998-2009, Redback Networks Inc. All rights reserved.</example>
|
5791
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.1.4.5-Release Built by sysbuild@lx-dev2 Mon Aug 10 13:13:26 PDT 2009 Copyright (C) 1998-2009, Redback Networks Inc. All rights reserved.</example>
|
5792
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.1.4.5-Release Built by sysbuild@lx-dev2 Mon Aug 10 13:13:26 PDT 2009 Copyright (C) 1998-2009, Redback Networks Inc. All rights reserved.</example>
|
5793
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.1.4.6-Release Built by sysbuild@lx-dev2 Fri Dec 18 11:05:05 PST 2009 Copyright (C) 1998-2009, Redback Networks Inc. All rights reserved.</example>
|
5794
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.1.4.6-Release Built by sysbuild@lx-dev4 Fri Dec 18 11:05:17 PST 2009 Copyright (C) 1998-2009, Redback Networks Inc. All rights reserved.</example>
|
5795
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.1.4.6p1-Release Built by sysbuild@lx-dev4 Fri Jun 18 11:42:05 PDT 2010 Copyright (C) 1998-2010, Redback Networks Inc. All rights reserved.</example>
|
5796
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.1.5.4-Release Built by sysbuild@SWB-node02 Fri Mar 26 10:28:41 PDT 2010 Copyright (C) 1998-2010, Redback Networks Inc. All rights reserved.</example>
|
5797
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.1.5.5-Release Built by sysbuild@SWB-node01 Fri Aug 6 13:12:23 PDT 2010 Copyright (C) 1998-2010, Redback Networks Inc. All rights reserved.</example>
|
5798
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.2.1.9p2-Release Built by sysbuild@SWB-node13 Thu Feb 9 14:23:01 PST 2012 Copyright (C) 1998-2012, Redback Networks Inc. All rights reserved.</example>
|
5799
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.3.1.3-Release Built by sysbuild@SWB-node14 Fri Oct 8 16:40:23 PDT 2010 Copyright (C) 1998-2010, Redback Networks Inc. All rights reserved.</example>
|
5800
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.3.1.3p4-Release Built by sysbuild@SWB-node17 Fri Dec 3 14:20:48 PST 2010 Copyright (C) 1998-2010, Redback Networks Inc. All rights reserved.</example>
|
5801
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.4.1.1.700CPG_2011B:CXP9020159/14-R45G-SEOS_C11B-6.4.1.1.761-Build:CGW_2011B_R45G06_111208_080244 Built by eabinfte@eselnlx1014.mo.sw.ericsson.se R45G06_111208</example>
|
5802
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.4.1.5-28Feb03:24:162012elszcsn Built by elszcsn@SWB-node03 Tue Feb 28 03:24:16 PST 2012 Copyright (C) 1998-2012, Redback Networks Inc. All rights reserved.</example>
|
5803
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.4.1.5-Release Built by sysbuild@SWB-node05 Thu Jan 12 16:51:39 PST 2012 Copyright (C) 1998-2012, Redback Networks Inc. All rights reserved.</example>
|
5804
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.5.1.3- 4Dec23:17:082011jheitz Built by jheitz@SWB-node04 Sun Dec 4 23:17:08 PST 2011 Copyright (C) 1998-2011, Redback Networks Inc. All rights reserved.</example>
|
5805
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.5.1.3-Release Built by sysbuild@SWB-node06 Mon Jun 20 20:32:15 PDT 2011 Copyright (C) 1998-2011, Redback Networks Inc. All rights reserved.</example>
|
5806
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.5.1.4-Release Built by sysbuild@SWB-node19 Thu Nov 3 22:11:33 PDT 2011 Copyright (C) 1998-2011, Redback Networks Inc. All rights reserved.</example>
|
5807
|
-
<example>Redback Networks SmartEdge OS Version SEOS-6.5.1.5-Release Built by sysbuild@SWB-node07 Fri May 4 15:54:19 PDT 2012 Copyright (C) 1998-2012, Redback Networks Inc. All rights reserved.</example>
|
5808
5240
|
<param pos="0" name="os.vendor" value="Redback Networks"/>
|
5809
5241
|
<param pos="0" name="os.device" value="General"/>
|
5810
5242
|
<param pos="0" name="os.product" value="SmartEdge OS"/>
|
@@ -5972,9 +5404,6 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
5972
5404
|
RICOH imagioMF2730 1.0.3 / RICOH Network Printer C model
|
5973
5405
|
RICOH imagioMF2730 1.0.4 / RICOH Network Printer C model
|
5974
5406
|
RICOH imagioMF7070 02.23 / RICOH Network Printer C model
|
5975
|
-
SAVIN 2555 / RICOH Network Printer D model
|
5976
|
-
SAVIN 9922DP 1.3.4 / RICOH Network Printer C model
|
5977
|
-
SAVIN 9922DP 1.4.9 / RICOH Network Printer C model
|
5978
5407
|
SINDORICOH LP 2200N version 22.22.02 kernel 2.4.0-test6 All-N-1
|
5979
5408
|
SINDORICOH LP 3232 version JX.JU.P101 kernel 2.4.0-test6 All-N-1
|
5980
5409
|
SINDORICOH LP 3532N/3522N
|
@@ -6050,52 +5479,19 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
6050
5479
|
<fingerprint pattern="^RouterOS (RB.*)$">
|
6051
5480
|
<description>Miktorik RouterOS</description>
|
6052
5481
|
<example>RouterOS RB Crossroads</example>
|
6053
|
-
<example>RouterOS RB Groove 2Hn</example>
|
6054
|
-
<example>RouterOS RB Groove 5Hn</example>
|
6055
|
-
<example>RouterOS RB Groove A-2Hn</example>
|
6056
5482
|
<example>RouterOS RB Groove A-5Hn</example>
|
6057
5483
|
<example>RouterOS RB MetaROUTER</example>
|
6058
5484
|
<example>RouterOS RB Metal 5SHPn</example>
|
6059
|
-
<example>RouterOS RB OmniTIK U-5HnD</example>
|
6060
5485
|
<example>RouterOS RB OmniTIK UPA-5HnD</example>
|
6061
|
-
<example>RouterOS RB SXT 5HPnD</example>
|
6062
|
-
<example>RouterOS RB SXT 5HnD</example>
|
6063
|
-
<example>RouterOS RB SXT G-5HnD</example>
|
6064
5486
|
<example>RouterOS RB SXT-5D</example>
|
6065
5487
|
<example>RouterOS RB miniROUTER</example>
|
6066
|
-
<example>RouterOS RB1000</example>
|
6067
|
-
<example>RouterOS RB1000 </example>
|
6068
5488
|
<example>RouterOS RB1100</example>
|
6069
|
-
<example>RouterOS RB1100AH</example>
|
6070
5489
|
<example>RouterOS RB1100AHx2</example>
|
6071
5490
|
<example>RouterOS RB112</example>
|
6072
5491
|
<example>RouterOS RB1200</example>
|
6073
|
-
<example>RouterOS RB133</example>
|
6074
|
-
<example>RouterOS RB511</example>
|
6075
|
-
<example>RouterOS RB512</example>
|
6076
|
-
<example>RouterOS RB532</example>
|
6077
|
-
<example>RouterOS RB532A</example>
|
6078
|
-
<example>RouterOS RB600</example>
|
6079
|
-
<example>RouterOS RB6000</example>
|
6080
5492
|
<example>RouterOS RB600A</example>
|
6081
5493
|
<example>RouterOS RB711-2Hn</example>
|
6082
|
-
<example>RouterOS RB711-2HnD</example>
|
6083
|
-
<example>RouterOS RB711-5Hn</example>
|
6084
|
-
<example>RouterOS RB711-5Hn-MMCX</example>
|
6085
|
-
<example>RouterOS RB711-5Hn-u.FL</example>
|
6086
|
-
<example>RouterOS RB711-5HnD</example>
|
6087
|
-
<example>RouterOS RB711A-5Hn-MMCX</example>
|
6088
|
-
<example>RouterOS RB711G-5HnD</example>
|
6089
|
-
<example>RouterOS RB711GA-5HnD</example>
|
6090
|
-
<example>RouterOS RB711UA-2HnD</example>
|
6091
|
-
<example>RouterOS RB711UA-5HnD</example>
|
6092
|
-
<example>RouterOS RB750</example>
|
6093
|
-
<example>RouterOS RB750 </example>
|
6094
|
-
<example>RouterOS RB750G</example>
|
6095
|
-
<example>RouterOS RB750GL</example>
|
6096
|
-
<example>RouterOS RB750UP</example>
|
6097
5494
|
<example>RouterOS RB751G-2HnD</example>
|
6098
|
-
<example>RouterOS RB751U-2HnD</example>
|
6099
5495
|
<example>RouterOS RB800</example>
|
6100
5496
|
<example>RouterOS RB951-2n</example>
|
6101
5497
|
<param pos="0" name="os.vendor" value="Mikrotik"/>
|
@@ -6127,38 +5523,7 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
6127
5523
|
<fingerprint pattern="^SAVIN ((?:\S+ )?\S+) (\d\S+) / .*$">
|
6128
5524
|
<description>Savin Printer</description>
|
6129
5525
|
<example>SAVIN 2522 5.20 / SAVIN Network Printer C model / SAVIN Network Scanner C model / SAVIN Network Facsimile C model</example>
|
6130
|
-
<example>SAVIN 2535/2235 5.23 / SAVIN Network Printer C model / SAVIN Network Scanner C model / SAVIN Network Facsimile C model</example>
|
6131
|
-
<example>SAVIN 3406WD 3.01 / SAVIN Network Printer C model</example>
|
6132
|
-
<example>SAVIN 3406WD 3.04 / SAVIN Network Printer C model / SAVIN Network Scanner C model</example>
|
6133
|
-
<example>SAVIN 3515 0.29.03 / SAVIN Network Printer C model / SAVIN Network Scanner C model / SAVIN Network Facsimile C model</example>
|
6134
|
-
<example>SAVIN 4027 1.05 / SAVIN Network Printer C model / SAVIN Network Scanner C model / SAVIN Network Facsimile C model</example>
|
6135
|
-
<example>SAVIN 4035/4135g 1.06s / SAVIN Network Printer C model / SAVIN Network Scanner C model</example>
|
6136
|
-
<example>SAVIN 7025 1.02 / SAVIN Network Printer C model / SAVIN Network Scanner C model / SAVIN Network Facsimile C model</example>
|
6137
|
-
<example>SAVIN 8020d 0.40.12 / SAVIN Network Printer C model / SAVIN Network Scanner C model / SAVIN Network Facsimile C model</example>
|
6138
|
-
<example>SAVIN 9025 1.14 / SAVIN Network Printer C model / SAVIN Network Scanner C model</example>
|
6139
|
-
<example>SAVIN 9240 1.02 / SAVIN Network Printer C model / SAVIN Network Scanner C model</example>
|
6140
|
-
<example>SAVIN 9240 1.02 / SAVIN Network Printer C model / SAVIN Network Scanner C model / SAVIN Network Facsimile C model</example>
|
6141
|
-
<example>SAVIN 9250 1.02 / SAVIN Network Printer C model / SAVIN Network Scanner C model / SAVIN Network Facsimile C model</example>
|
6142
|
-
<example>SAVIN 9922DP 1.3.4 / RICOH Network Printer C model</example>
|
6143
5526
|
<example>SAVIN 9922DP 1.4.9 / RICOH Network Printer C model</example>
|
6144
|
-
<example>SAVIN C 230 1.04 / SAVIN Network Printer C model / SAVIN Network Scanner C model</example>
|
6145
|
-
<example>SAVIN C3030 1.71 / SAVIN Network Printer C model / SAVIN Network Scanner C model / SAVIN Network Facsimile C model</example>
|
6146
|
-
<example>SAVIN C3210 2.07.3 / SAVIN Network Printer C model / SAVIN Network Scanner C model / SAVIN Network Facsimile C model</example>
|
6147
|
-
<example>SAVIN C3224 1.19 / SAVIN Network Printer C model / SAVIN Network Scanner C model / SAVIN Network Facsimile C model</example>
|
6148
|
-
<example>SAVIN C3333 1.14.3 / SAVIN Network Printer C model / SAVIN Network Scanner C model / SAVIN Network Facsimile C model</example>
|
6149
|
-
<example>SAVIN C3333 1.23 / SAVIN Network Printer C model / SAVIN Network Scanner C model / SAVIN Network Facsimile C model</example>
|
6150
|
-
<example>SAVIN C9120 2.04 / SAVIN Network Printer C model / SAVIN Network Scanner C model / SAVIN Network Facsimile C model</example>
|
6151
|
-
<example>SAVIN C9125 2.00 / SAVIN Network Printer C model / SAVIN Network Scanner C model / SAVIN Network Facsimile C model</example>
|
6152
|
-
<example>SAVIN C9125 2.02 / SAVIN Network Printer C model / SAVIN Network Scanner C model / SAVIN Network Facsimile C model</example>
|
6153
|
-
<example>SAVIN C9130 1.00.5 / SAVIN Network Printer C model / SAVIN Network Scanner C model</example>
|
6154
|
-
<example>SAVIN C9130 1.04 / SAVIN Network Printer C model / SAVIN Network Scanner C model</example>
|
6155
|
-
<example>SAVIN C9130 2.01 / SAVIN Network Printer C model / SAVIN Network Scanner C model / SAVIN Network Facsimile C model</example>
|
6156
|
-
<example>SAVIN C9155 3.01 / SAVIN Network Printer C model / SAVIN Network Scanner C model / SAVIN Network Facsimile C model</example>
|
6157
|
-
<example>SAVIN CLP131DN 1.00 / SAVIN Network Printer C model</example>
|
6158
|
-
<example>SAVIN CLP131DN 1.04 / SAVIN Network Printer C model</example>
|
6159
|
-
<example>SAVIN MLP36n 1.08 / SAVIN Network Printer C model</example>
|
6160
|
-
<example>SAVIN MP 2352 1.04 / SAVIN Network Printer C model / SAVIN Network Scanner C model</example>
|
6161
|
-
<example>SAVIN MP C3502 2.00.3 / SAVIN Network Printer C model / SAVIN Network Scanner C model / SAVIN Network Facsimile C model</example>
|
6162
5527
|
<example>SAVIN SLP38c 2.22 / SAVIN Network Printer C model</example>
|
6163
5528
|
<example>SAVIN SP C400DN 1.01 / SAVIN Network Printer C model</example>
|
6164
5529
|
<param pos="0" name="os.vendor" value="Savin"/>
|
@@ -6172,131 +5537,6 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
6172
5537
|
<fingerprint pattern="^Samsung(?: Samsung)? ([^;\s]+)(?: \d\S+)?(?: Series)?(?: Series)?;?\s*(?:OS )?V?([^\;\s]+)\s?.*?;.*Engine.*$">
|
6173
5538
|
<description>Samsung Printer</description>
|
6174
5539
|
<example>Samsung CLP-300; CLP300N_V1.01.02.01 11-15-2006;Engine 1.01.57;NIC V4.01.06(CLP-300) 11-03-2006;S/N XXXXXXXXXXXXXXXX</example>
|
6175
|
-
<example>Samsung CLP-300; CLP300N_V1.30.12.35.02 08-18-2008;Engine 6.01.00;NIC V4.03.00(CLP-300) 10-23-2007;S/N XXXXXXXXXXXXXXXX</example>
|
6176
|
-
<example>Samsung CLP-310 Series; V1.00.01.18.X Jul-28-2008;Engine 1.73.64;NIC V4.01.01(CLP-310) 03-16-2008;S/N XXXXXXXXXXXXXXXX</example>
|
6177
|
-
<example>Samsung CLP-310 Series; V1.30.01.66.WK Aug-26-2010;Engine 1.78.79;NIC V4.01.10(CLP-310W) 03-25-2010;S/N XXXXXXXXXXXXXXXX</example>
|
6178
|
-
<example>Samsung CLP-310 Series; V1.30.01.68.WK Sep-27-2010G:Samsung;CMD:SPLC,FWV,EXT;MDL:CLP-310 Series;CLS:PRINTER;;Engine 1.78.79;NIC V4.01.10(CLP-310W) 03-25-2010;S/N XXXXXXXXXXXXXXXX</example>
|
6179
|
-
<example>Samsung CLP-320 Series; V1.00.01.43_ HQ465315_1.00;Engine 1.50.35;NIC V4.01.12 09-16-2011;S/N XXXXXXXXXXXXXXXX</example>
|
6180
|
-
<example>Samsung CLP-320 Series; V1.00.01.44 FEB-15-2012;Engine 1.00.35;NIC V4.01.12 09-16-2011;S/N XXXXXXXXXXXXXXXX</example>
|
6181
|
-
<example>Samsung CLP-350 Series; CLP350N_V1.30.01.62 08-08-2008;Engine 1.00.41;NIC V4.03.05(CLP-350) 05-15-2008;S/N XXXXXXXXXXXXXXXX</example>
|
6182
|
-
<example>Samsung CLP-410 Series; V4.00.01.19 May-27-2012;Engine V1.00.16;NIC V4.01.01 04-27-2012;S/N XXXXXXXXXXXXXXXX</example>
|
6183
|
-
<example>Samsung CLP-600 Series; OS 1.24K 03-22-2006; Engine 1.19.00;BH41B1BL400031N.</example>
|
6184
|
-
<example>Samsung CLP-600 Series; OS 2.27H 01-30-2009; Engine 9.18.00;BH42B1BLB00004T.</example>
|
6185
|
-
<example>Samsung CLP-610 Series; OS 1.01.01.13 09-17-2007;Engine 1.00.77;NIC V4.01.00(CLP-610) 08-31-2007;S/N XXXXXXXXXXXXXXXX</example>
|
6186
|
-
<example>Samsung CLP-610 Series; OS 1.30.01.35 05-19-2008;Engine 1.00.92;NIC V4.01.03(CLP-610) 05-22-2008;S/N XXXXXXXXXXXXXXXX</example>
|
6187
|
-
<example>Samsung CLP-610; OS 1.01.01.39 07-31-2008;Engine 1.00.96;NIC V4.01.03(CLP-610) 05-22-2008;S/N XXXXXXXXXXXXXXXX</example>
|
6188
|
-
<example>Samsung CLP-620 Series; V2.20.01.51 May-20-2011;Engine 1.02.27;NIC V4.01.15(CLP-620) 04-23-2011;S/N XXXXXXXXXXXXXXXX</example>
|
6189
|
-
<example>Samsung CLP-620 Series; V2.20.01.51_ SESA372110_1.01;Engine 1.02.27;NIC V4.01.15(CLP-620)_SESA372110_1.00;S/N XXXXXXXXXXXXXXXX</example>
|
6190
|
-
<example>Samsung CLP-660 Series; OS 1.30.01.19 03-17-2008;Engine 1.01.20;NIC V4.01.03(CLP-660) 01-18-2008;S/N XXXXXXXXXXXXXXXX</example>
|
6191
|
-
<example>Samsung CLP-660; OS 1.30.01.44 12-17-2009;Engine 1.01.38;NIC V4.01.12(CLP-660) 12-16-2009;S/N XXXXXXXXXXXXXXXX</example>
|
6192
|
-
<example>Samsung CLP-670 Series; V2.01.01.36 Oct-23-2009;Engine 1.01.15;NIC V4.01.08(CLP-670) 09-16-2009;S/N XXXXXXXXXXXXXXXX</example>
|
6193
|
-
<example>Samsung CLP-670 Series; V2.20.01.46 May-20-2011;Engine 1.01.20;NIC V4.01.16(CLP-670) 04-23-2011;S/N XXXXXXXXXXXXXXXX</example>
|
6194
|
-
<example>Samsung CLP-680 Series; V4.00.01.15 May-17-2012;Engine V1.00.16;NIC V4.01.01 04-27-2012;S/N XXXXXXXXXXXXXXXX</example>
|
6195
|
-
<example>Samsung CLP-680 Series; V4.00.01.16 May-19-2012;Engine V1.00.16;NIC V4.01.01 04-27-2012;S/N XXXXXXXXXXXXXXXX</example>
|
6196
|
-
<example>Samsung CLP-770 Series; OS 2.01.03.53 01-13-2010;Engine 1.00.24;NIC V4.02.23(CLP-770) 11-25-2009;S/N XXXXXXXXXXXXXXXX</example>
|
6197
|
-
<example>Samsung CLP-770 Series; OS 2.01.03.65 07-21-2010;Engine 1.00.32;NIC V4.02.25(CLP-770) 05-29-2010;S/N XXXXXXXXXXXXXXXX</example>
|
6198
|
-
<example>Samsung CLP-775 Series; V2.20.01.03 APR-06-2011;Engine 1.00.00;NIC V4.01.00(CLP-775ND) 03-30-2011;S/N XXXXXXXXXXXXXXXX</example>
|
6199
|
-
<example>Samsung CLP-775 Series; V2.20.01.17 Apr-07-2012;Engine 1.00.04;NIC V4.01.08(CLP-775ND) 06-04-2012;S/N XXXXXXXXXXXXXXXX</example>
|
6200
|
-
<example>Samsung CLX-2160 Series; OS V1.01.00.13 04-28-2007;Engine 1.00.04;NIC V4.01.05(CLX-2160N) 04-28-2007;S/N XXXXXXXXXXXXXXXX</example>
|
6201
|
-
<example>Samsung CLX-3160 Series; OS V1.01.01.22.01 08-06-2008;Engine 6.01.00;NIC V4.03.11(CLX-3160) 07-09-2008;S/N XXXXXXXXXXXXXXXX</example>
|
6202
|
-
<example>Samsung CLX-3170 Series; V1.00.01.07 Apr-21-2008;Engine 1.73.47;NIC V4.01.06(TULIP) 04-16-2008;S/N XXXXXXXXXXXXXXXX</example>
|
6203
|
-
<example>Samsung CLX-4190 Series; V4.00.01.21 Jul-09-2012;Engine V1.00.17;NIC V4.01.05 07-07-2012;S/N XXXXXXXXXXXXXXXX</example>
|
6204
|
-
<example>Samsung CLX-6200 Series; 1.01.00.04ADC 12-11-2007 ;Engine 1.00.97;NIC V4.01.05(CLX-6200) 11-20-2007;S/N XXXXXXXXXXXXXXXX</example>
|
6205
|
-
<example>Samsung CLX-6260 Series; V4.00.01.19 Jun-13-2012;Engine V1.00.16;NIC V4.01.02 04-30-2012;S/N XXXXXXXXXXXXXXXX</example>
|
6206
|
-
<example>Samsung CLX-8380 Series; V2.01.00.19 05-24-2008;Engine 1.00.04;NIC V4.01.02(CLX-8380) 05-02 2008;S/N XXXXXXXXXXXXXXXX</example>
|
6207
|
-
<example>Samsung CLX-8385 Series; V2.00.01.42 SEP-24-2011;Engine 1.01.09;NIC V4.02.15 09-19-2011;S/N XXXXXXXXXXXXXXXX</example>
|
6208
|
-
<example>Samsung CLX-8385X Series; V2.00.00.43_ISV_1.10;Engine 1.01.08;NIC V5.01.50(8385NX)_ISV_1.04;S/N XXXXXXXXXXXXXXXX</example>
|
6209
|
-
<example>Samsung CLX-8540 Series; V2.00.01.42 SEP-24-2011;Engine 1.01.09;NIC V4.02.15 09-19-2011;S/N XXXXXXXXXXXXXXXX</example>
|
6210
|
-
<example>Samsung CLX-9201; V11.11.06.02 06-29-2012;Engine VV1.20.22 06-24-2012;NIC ;S/N XXXXXXXXXXXXXXXX</example>
|
6211
|
-
<example>Samsung CLX-9250; V11.11.05.11;Engine V01.00.22;NIC ;S/N XXXXXXXXXXXXXXXX</example>
|
6212
|
-
<example>Samsung CLX-9250; V11.11.05.11;Engine V01.00.52;NIC ;S/N XXXXXXXXXXXXXXXX</example>
|
6213
|
-
<example>Samsung CLX-9258ND; V11.12.03.05;Engine V01.00.25;NIC ;S/N XXXXXXXXXXXXXXXX</example>
|
6214
|
-
<example>Samsung CLX-9301; V11.11.02.00 04-27-2012;Engine VV1.19.31 04-26-2012;NIC ;S/N XXXXXXXXXXXXXXXX</example>
|
6215
|
-
<example>Samsung CLX-9301; V11.11.06.01 06-27-2012;Engine VV1.20.22 06-24-2012;NIC ;S/N XXXXXXXXXXXXXXXX</example>
|
6216
|
-
<example>Samsung CLX-9350; V11.11.04.06.SEGPK.11;Engine V01.00.43;NIC ;S/N XXXXXXXXXXXXXXXX</example>
|
6217
|
-
<example>Samsung CLX-9350; V11.11.05.11;Engine V01.00.52;NIC ;S/N XXXXXXXXXXXXXXXX</example>
|
6218
|
-
<example>Samsung CLX-9358ND; V11.12.03.05;Engine V01.00.25;NIC ;S/N XXXXXXXXXXXXXXXX</example>
|
6219
|
-
<example>Samsung CLX-9xx1; V11.11.07.01_07-09-2012;Engine VV1.20.29 07-12-2012;NIC ;S/N XXXXXXXXXXXXXXXX</example>
|
6220
|
-
<example>Samsung ML-1630W Series; 1.01.00.12;Engine 0.01.30;NIC V4.01.05(ML-1630W) 03-21-2008;S/N XXXXXXXXXXXXXXXX</example>
|
6221
|
-
<example>Samsung ML-2525 Series V1.20.00.83 09-19-2010;Engine 1.00.12;NIC V4.01.05(ML-2525W) 07-07-2010;S/N XXXXXXXXXXXXXXXX</example>
|
6222
|
-
<example>Samsung ML-2525 Series V1.20.00.88 07-04-2011;Engine 1.00.12;NIC V4.01.07(ML-2525W) 06-23-2011;S/N XXXXXXXXXXXXXXXX</example>
|
6223
|
-
<example>Samsung ML-2570 Series; OS 1.01.00.04 04-10-2006;Engine 1.00.04;NIC V4.01.04 (ML-2571N) 04-07-2006;S/N XXXXXXXXXXXXXXXX</example>
|
6224
|
-
<example>Samsung ML-2570 Series; OS 1.01.06.38 04-15-2011;Engine 1.00.13;NIC V4.02.09(ML-2571N) 02-10-2009;S/N XXXXXXXXXXXXXXXX</example>
|
6225
|
-
<example>Samsung ML-2580 Series V1.01.00.57 07-19-2009;Engine 1.00.06;NIC V4.01.01(ML-2580N) 06-29-2009;S/N XXXXXXXXXXXXXXXX</example>
|
6226
|
-
<example>Samsung ML-2580 Series V1.50.0079f 06-12-2010;Engine 1.00.12;NIC V4.01.03(ML-2580N) 06-11-2010;S/N XXXXXXXXXXXXXXXX</example>
|
6227
|
-
<example>Samsung ML-2850 Series OS 1.01.00.12 10-18-2007;Engine 1.00.15;NIC V4.01.02(ML-285x) 09-13-2007;S/N XXXXXXXXXXXXXXXX</example>
|
6228
|
-
<example>Samsung ML-2850 Series OS 1.30.13.39 03-24-2009;Engine 1.01.24;NIC V4.01.05(ML-285x) 03-12-2009;S/N XXXXXXXXXXXXXXXX</example>
|
6229
|
-
<example>Samsung ML-2850 Series V1.02.00.02 09-14-2009;Engine 1.01.25;NIC V4.01.07(ML-285x) 09-01-2009;S/N XXXXXXXXXXXXXXXX</example>
|
6230
|
-
<example>Samsung ML-2855 Series V1.20.09.36 11-22-2010;Engine 1.00.12;NIC V4.01.10(ML-2855) 11-17-2010;S/N XXXXXXXXXXXXXXXX</example>
|
6231
|
-
<example>Samsung ML-3050 Series Series OS 1.00.01.14 03-07-2006; Engine_FW_Ver_0.1; 3N21B1AL300105Z.;</example>
|
6232
|
-
<example>Samsung ML-3050 Series Series OS 1.32.00.13 05-23-2006; Engine_FW_Ver_0.1; ................;</example>
|
6233
|
-
<example>Samsung ML-3050 Series; OS 1.01.05.48 02-28-2007;Engine 1.00.42;NIC V4.02.07(ML-305x) 02-26-2007;S/N XXXXXXXXXXXXXXXX</example>
|
6234
|
-
<example>Samsung ML-3050; OS 1.30.06.63 07-29-2008;Engine 1.00.43;NIC V4.02.12(ML-305x) 04-28-2008;S/N XXXXXXXXXXXXXXXX</example>
|
6235
|
-
<example>Samsung ML-331x Series; V2.01.01.23 Jan-06-2011;Engine V1.00.20V4.01.06 Dec-24-2010;NIC V4.01.06 Dec-24-2010;S/N XXXXXXXXXXXXXXXX</example>
|
6236
|
-
<example>Samsung ML-331x Series; V2.20.11.28 Jul-12-2011;Engine V1.00.23V4.01.11 June-29-2011;NIC V4.01.11 June-29-2011;S/N XXXXXXXXXXXXXXXX</example>
|
6237
|
-
<example>Samsung ML-3470 Series; OS 1.01.01.48.IT01 10-17-2008;Engine 1.10.60;NIC V4.03.08(ML-347x) 10-17-2008;S/N XXXXXXXXXXXXXXXX</example>
|
6238
|
-
<example>Samsung ML-3475 Series; OS 1.34.03.73 10-28-2010;Engine 1.00.72;NIC V4.03.19(ML-347x) 09-07-2010;S/N XXXXXXXXXXXXXXXX</example>
|
6239
|
-
<example>Samsung ML-3560;OS 2.11 08-30-2005;Engine 1.2.4;NIC V.2.1.13(ML-3560);S/N XXXXXXXXXXXXXXXX</example>
|
6240
|
-
<example>Samsung ML-3560;OS 3.28 03-20-2007;Engine 3.3.9;NIC V2.01.25(ML-3560/ML-8x00) 09-18-2006;S/N XXXXXXXXXXXXXXXX</example>
|
6241
|
-
<example>Samsung ML-371x Series; V2.01.01.23 Jan-06-2011;Engine V1.00.20V4.01.07 Dec-24-2010;NIC V4.01.07 Dec-24-2010;S/N XXXXXXXXXXXXXXXX</example>
|
6242
|
-
<example>Samsung ML-375x Series; V2.02.01.02 Dec-01-2011;Engine V1.01.02V4.00.59 Nov-22-2011;NIC V4.00.59 Nov-22-2011;S/N XXXXXXXXXXXXXXXX</example>
|
6243
|
-
<example>Samsung ML-4050 Series; OS 1.30.04.43 04-30-2009;Engine 2.00.24;NIC V4.03.10(ML-4050) 04-24-2009;S/N XXXXXXXXXXXXXXXX</example>
|
6244
|
-
<example>Samsung ML-4050 Series; V1.02.00.01 09-15-2009;Engine 2.00.43;NIC V4.03.13(ML-4050) 09-14-2009;S/N XXXXXXXXXXXXXXXX</example>
|
6245
|
-
<example>Samsung ML-451x 501x Series; V2.20.01.10 06-22-2011;Engine V1.00.19V4.01.04 05-12-2011;NIC V4.01.04 05-12-2011;S/N XXXXXXXXXXXXXXXX</example>
|
6246
|
-
<example>Samsung ML-4550 Series; OS 1.01.00.49 07-22-2006;Engine 1.00.22;NIC V3.01.15(STORK) 06-29-2006; 3U21B1CL900216L.</example>
|
6247
|
-
<example>Samsung ML-4550ND; OS 1.10.11.88 11-11-2010;Engine 1.00.49;NIC V3.03.03_SEI_1_1.02; 4936B1AB501058Y </example>
|
6248
|
-
<example>Samsung ML-4555 Series; OS 1.30.34.131 02-08-2010;Engine 1.00.49;NIC V3.03.15(ML-4550) 11-05-2009; Z4FSB1AB100128P </example>
|
6249
|
-
<example>Samsung ML-4555 Series; OS 1.30.34.138 02-25-2011;Engine 1.00.49;NIC V3.03.17(ML-4550) 02-24-2011; Z4FSB1AB400586Z </example>
|
6250
|
-
<example>Samsung ML-5510 6510 Series; V2.10.00.45 08-06-2010;Engine 0.02.83;NIC V4.00.69(ML-5510 6510 Series) 08-05-2010;S/N XXXXXXXXXXXXXXXX</example>
|
6251
|
-
<example>Samsung ML-551x 651x Series; V2.30.01.19_ KOR466290_1.01;Engine 5.03.48;NIC V4.01.06 05-20-2011;S/N XXXXXXXXXXXXXXXX</example>
|
6252
|
-
<example>Samsung ML-8850 8950 Series; V2.02.01.06 Nov-18-2010;Engine ;NIC V4.01.02 09-28-2010;S/N XXXXXXXXXXXXXXXX</example>
|
6253
|
-
<example>Samsung ML-8x00;OS 1.54 Jun 30 2009;Engine 1.00:20;NIC V2.03.06(ML-8x00) 11-18-2009;S/N XXXXXXXXXXXXXXXX</example>
|
6254
|
-
<example>Samsung ML-8x00;OS 1.60 Jul 08 2009;Engine 1.00:20;NIC V2.03.06(ML-8x00) 11-18-2009;S/N XXXXXXXXXXXXXXXX</example>
|
6255
|
-
<example>Samsung SCX-4500W Series; 1.01.00.06;Engine 0.01.30;NIC V4.01.05(SCX-4500W) 03-21-2008;S/N XXXXXXXXXXXXXXXX</example>
|
6256
|
-
<example>Samsung SCX-4500W Series; 1.01.00.10;Engine 1.00.00;NIC V4.01.09(SCX-4500W) 07-01-2008;S/N XXXXXXXXXXXXXXXX</example>
|
6257
|
-
<example>Samsung SCX-4623 Series; 2.01.00.90 08-19-2009;Engine 1.02.42;NIC V4.01.05(SCX-4623FN) 07-31-2009;S/N XXXXXXXXXXXXXXXX</example>
|
6258
|
-
<example>Samsung SCX-4623 Series; 2P01.01.00 04-12-2011;Engine 1.02.45;NIC V4.01.06(SCX-4623FN) 06-14-2010;S/N XXXXXXXXXXXXXXXX</example>
|
6259
|
-
<example>Samsung SCX-4623FW Series; 2.01.00.98 04-12-2011;Engine 1.02.45;NIC V4.01.06 06-16-2010;S/N XXXXXXXXXXXXXXXX</example>
|
6260
|
-
<example>Samsung SCX-4725 Series; OS 1.05; Engine 1.00.00;9136BABL912980L.</example>
|
6261
|
-
<example>Samsung SCX-4725 Series; OS 1.11; Engine 1.00.00;9161BABP213636N.</example>
|
6262
|
-
<example>Samsung SCX-4725 Series; OS 1.25; Engine 1.00.01;AM69BAKQ410210A.</example>
|
6263
|
-
<example>Samsung SCX-4725 Series; OS 1.27; Engine 1.00.02;......</example>
|
6264
|
-
<example>Samsung SCX-483x 5x3x Series; 2.00.01.03;Engine 1.00.18;NIC V4.01.02 12-01-2010;S/N XXXXXXXXXXXXXXXX</example>
|
6265
|
-
<example>Samsung SCX-483x 5x3x Series; V2.00.01.20 APR-25-2012;Engine 1.00.28;NIC V4.01.13 03-30-2012;S/N XXXXXXXXXXXXXXXX</example>
|
6266
|
-
<example>Samsung SCX-483x 5x3x Series; V2.00.51.14_ SEA378998_1.02;Engine 1.00.23;NIC V4.01.09 05-12-2011;S/N XXXXXXXXXXXXXXXX</example>
|
6267
|
-
<example>Samsung SCX-4x20f Series; OS 1.29; Engine 1.1.08;AM55BAAP205711Y.</example>
|
6268
|
-
<example>Samsung SCX-4x20f Series; OS 1.29; Engine 1.1.08;Not Exist</example>
|
6269
|
-
<example>Samsung SCX-4x20f Series; OS 1.35; Engine 1.1.08;8SA4BAKQ203267W.</example>
|
6270
|
-
<example>Samsung SCX-4x20f Series; OS 1.35; Engine 1.1.08;Non esiste</example>
|
6271
|
-
<example>Samsung SCX-5635 Series; 2.01.01.10 02-06-2009;Engine 1.31.23;NIC V4.01.04(SCX-5635) 12-08-2008;S/N XXXXXXXXXXXXXXXX</example>
|
6272
|
-
<example>Samsung SCX-5835_5935 Series; V2.01.00.33_SGE369368_1.00;Engine 1.20.73;NIC V4.02.08(SCX-5835/5935)_EC16_SGE341028_1.00;S/N XXXXXXXXXXXXXXXX</example>
|
6273
|
-
<example>Samsung SCX-5835_5935X Series; 2.00.01.11;Engine 1.20.77;NIC V5.01.53(SCX-5x35X) 05-06-2011;S/N XXXXXXXXXXXXXXXX</example>
|
6274
|
-
<example>Samsung SCX-5x30 Series; OS 1.01.00.39 07-06-2006;Engine 1.00.40;NIC V4.01.18(SCX-5x30) 06-16-2006; 8U61B1BL700207N.</example>
|
6275
|
-
<example>Samsung SCX-5x30 Series; OS 1.01.08.00 07-14-2008;Engine 1.00.43;NIC V4.03.08(SCX-5x30) 04-28-2008; 8U68B1CQ300002Z.</example>
|
6276
|
-
<example>Samsung SCX-6545 Series; V2.00.06.05 12-22-2011;Engine 0.01.24;NIC V4.02.20(SCX-6545N) 12-21-2011;S/N XXXXXXXXXXXXXXXX</example>
|
6277
|
-
<example>Samsung SCX-6545 Series; V2.00.06.07 03-08-2012;Engine 0.01.24;NIC V4.02.21(SCX-6545N) 01-28-2012;S/N XXXXXXXXXXXXXXXX</example>
|
6278
|
-
<example>Samsung SCX-6545X Series; SCX6545NXB2B_V2.00.02.25_KOR350943_1.051;Engine 0.03.21;NIC V5.01.48(6545NX)_ISV_1.02;S/N XXXXXXXXXXXXXXXX</example>
|
6279
|
-
<example>Samsung SCX-6545X Series; V2.00.02.18 11-03-2010;Engine 0.03.21;NIC V5.01.43(6545NX) 10-16-2010;S/N XXXXXXXXXXXXXXXX</example>
|
6280
|
-
<example>Samsung SCX-6545X Series; V2.00.02.32 05-09-2011;Engine 0.03.21;NIC V5.01.51(6545NX) 05-06-2011;S/N XXXXXXXXXXXXXXXX</example>
|
6281
|
-
<example>Samsung SCX-6x45 Series; 1.02.00.15KR 12-10-2006;Engine 2.00.24;NIC V2.01.15(SCX-6345N) 12-07-2006;S/N XXXXXXXXXXXXXXXX</example>
|
6282
|
-
<example>Samsung SCX-6x55 Series; V2.01.06.07 03-09-2012;Engine 0.41.69;NIC V4.02.26(SCX-6x55) 01-28-2012;S/N XXXXXXXXXXXXXXXX</example>
|
6283
|
-
<example>Samsung SCX-6x55X Series; V2.00.02.41 12-22-2011;Engine 0.41.69;NIC V5.01.80(SCX-6x55X) 11-08-2011;S/N XXXXXXXXXXXXXXXX</example>
|
6284
|
-
<example>Samsung SCX-8025; V11.11.03.09;Engine V01.00.25;NIC ;S/N XXXXXXXXXXXXXXXX</example>
|
6285
|
-
<example>Samsung SCX-8025; V11.11.05.23;Engine V01.00.51;NIC ;S/N XXXXXXXXXXXXXXXX</example>
|
6286
|
-
<example>Samsung SCX-8030; V11.11.01.04 09-03-2010;Engine V01.00.03;NIC ;S/N XXXXXXXXXXXXXXXX</example>
|
6287
|
-
<example>Samsung SCX-8030; V11.11.05.23;Engine V01.00.51;NIC ;S/N XXXXXXXXXXXXXXXX</example>
|
6288
|
-
<example>Samsung SCX-8038ND; V11.12.02.13 01-21-2011;Engine V01.00.17;NIC ;S/N XXXXXXXXXXXXXXXX</example>
|
6289
|
-
<example>Samsung SCX-8038ND; V11.12.04.07;Engine V01.00.33;NIC ;S/N XXXXXXXXXXXXXXXX</example>
|
6290
|
-
<example>Samsung SCX-8040; V11.11.05.10;Engine V01.00.41;NIC ;S/N XXXXXXXXXXXXXXXX</example>
|
6291
|
-
<example>Samsung SCX-8048ND; V11.12.05.13;Engine V01.00.43;NIC ;S/N XXXXXXXXXXXXXXXX</example>
|
6292
|
-
<example>Samsung SCX-8123 8128 Series; V4.00.01.12;Engine V1.19.28 04-19-2012;NIC V4.01.10 04-15-2012;S/N XXXXXXXXXXXXXXXX</example>
|
6293
|
-
<example>Samsung SCX-8123 8128 Series; V4.00.01.41.FR00;Engine V1.20.29 07-21-2012;NIC V4.01.12 05-17-2012;S/N XXXXXXXXXXXXXXXX</example>
|
6294
|
-
<example>Samsung SCX-8123 8128 Series; V4.00.01.42_KOR543677_1.00;Engine V1.20.29 07-21-2012;NIC V4.01.12 05-17-2012;S/N XXXXXXXXXXXXXXXX</example>
|
6295
|
-
<example>Samsung Samsung CLP-360 Series; V3.00.01.06 May-16-2012;Engine V1.00.04 2012-05-14;NIC V6.01.00(CLP-360 Series);S/N XXXXXXXXXXXXXXXX</example>
|
6296
|
-
<example>Samsung Samsung CLP-360 Series; V3.00.01.09 JUN-18-2012;Engine V1.00.06 2012-06-15;NIC V6.01.00(CLP-360 Series);S/N XXXXXXXXXXXXXXXX</example>
|
6297
|
-
<example>Samsung Samsung ML-1865W Series; V3.00.01.03 AUG-27-2010;Engine V1.00.01 AUG-17-2010;NIC V6.01.00(ML-1865W);S/N XXXXXXXXXXXXXXXX</example>
|
6298
|
-
<example>Samsung Samsung ML-2950 Series; V3.00.01.08 NOV-18-2011;Engine V1.03.06 10-27-2011;NIC V6.01.00(ML-2950 Series);S/N XXXXXXXXXXXXXXXX</example>
|
6299
|
-
<example>Samsung Samsung SCX-3400 Series; V3.00.01.06 NOV-17-2011;Engine V1.00.06 11-14-2011;NIC V6.01.00(SCX-3400 Series);S/N XXXXXXXXXXXXXXXX</example>
|
6300
5540
|
<example>Samsung Samsung SCX-470x Series; V3.00.01.04 SEP-16-2011;Engine V1.02.05 09-02-2011;NIC V6.01.00;S/N XXXXXXXXXXXXXXXX</example>
|
6301
5541
|
<param pos="0" name="os.vendor" value="Samsung"/>
|
6302
5542
|
<param pos="0" name="os.device" value="Printer"/>
|
@@ -6325,56 +5565,6 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
6325
5565
|
<fingerprint pattern="^SonicWALL (.*?)\s+\(SonicOS \S+ (\d[^\)]+)\)\s*$">
|
6326
5566
|
<description>SonicWall</description>
|
6327
5567
|
<example>SonicWALL NSA 220 (SonicOS Enhanced 5.8.1.2-20o)</example>
|
6328
|
-
<example>SonicWALL NSA 220 wireless-N (SonicOS Enhanced 5.8.1.2-20o)</example>
|
6329
|
-
<example>SonicWALL NSA 220 wireless-N (SonicOS Enhanced 5.8.1.7-7o)</example>
|
6330
|
-
<example>SonicWALL NSA 240 (SonicOS Enhanced 5.1.1.0-15o)</example>
|
6331
|
-
<example>SonicWALL NSA 240 (SonicOS Enhanced 5.5.1.0-5o+.jpn)</example>
|
6332
|
-
<example>SonicWALL NSA 240 Expanded (SonicOS Enhanced 5.8.0.10-50o+.plat.02.jpn)</example>
|
6333
|
-
<example>SonicWALL NSA 2400 (SonicOS Enhanced 5.0.2.0-17o)</example>
|
6334
|
-
<example>SonicWALL NSA 2400 MX (SonicOS Enhanced 5.7.2.0-SonicPoint-8o)</example>
|
6335
|
-
<example>SonicWALL NSA 250 M (SonicOS Enhanced 5.8.1.2-20o)</example>
|
6336
|
-
<example>SonicWALL NSA 250 M wireless-N (SonicOS Enhanced 5.8.1.7-7o)</example>
|
6337
|
-
<example>SonicWALL NSA 3500 (SonicOS Enhanced 5.0.0.10-57o)</example>
|
6338
|
-
<example>SonicWALL NSA E7500 (SonicOS Enhanced 5.8.1.7-4o)</example>
|
6339
|
-
<example>SonicWALL NSA E8500 (SonicOS Enhanced 5.8.1.5-46o)</example>
|
6340
|
-
<example>SonicWALL NetVanta 2630 (SonicOS Enhanced 5.6.0.9-15o)</example>
|
6341
|
-
<example>SonicWALL PRO 1260 Enhanced (SonicOS Enhanced 3.2.0.0-43e)</example>
|
6342
|
-
<example>SonicWALL PRO 2040 Enhanced/Evaluation (SonicOS Enhanced 4.0.0.11-63e)</example>
|
6343
|
-
<example>SonicWALL PRO 3060 Standard (SonicOS Standard 3.1.6.3-4s)</example>
|
6344
|
-
<example>SonicWALL PRO 4060 (SonicOS Enhanced 3.1.0.14-49e)</example>
|
6345
|
-
<example>SonicWALL PRO 5060 (SonicOS Enhanced 4.2.1.4-7e)</example>
|
6346
|
-
<example>SonicWALL PRO1260 Enhanced (SonicOS Enhanced 3.1.0.14-49e)</example>
|
6347
|
-
<example>SonicWALL SRA 4200 (SonicOS SSL-VPN 5.5.0.6-21sv)</example>
|
6348
|
-
<example>SonicWALL SRA Virtual Appliance (SonicOS SSL-VPN 6.0.0.0-15sv)</example>
|
6349
|
-
<example>SonicWALL SSL-VPN 2000 (SonicOS SSL-VPN 4.0.0.0-16sv)</example>
|
6350
|
-
<example>SonicWALL TZ 100 (SonicOS Enhanced 5.8.1.7-4o)</example>
|
6351
|
-
<example>SonicWALL TZ 100 wireless-N (SonicOS Enhanced 5.8.1.3-1o)</example>
|
6352
|
-
<example>SonicWALL TZ 105 (SonicOS Enhanced 5.8.1.6-3o)</example>
|
6353
|
-
<example>SonicWALL TZ 105 (SonicOS Enhanced 5.8.1.7-7o)</example>
|
6354
|
-
<example>SonicWALL TZ 105 wireless-N (SonicOS Enhanced 5.8.1.6-3o)</example>
|
6355
|
-
<example>SonicWALL TZ 105 wireless-N (SonicOS Enhanced 5.8.1.7-7o)</example>
|
6356
|
-
<example>SonicWALL TZ 150 Standard (SonicOS Standard 3.1.6.6-9s)</example>
|
6357
|
-
<example>SonicWALL TZ 150 Wireless Standard (SonicOS Standard 3.1.0.7-77s)</example>
|
6358
|
-
<example>SonicWALL TZ 170 Enhanced/Evaluation (SonicOS Enhanced 3.4.1.3-11e)</example>
|
6359
|
-
<example>SonicWALL TZ 170 SP Enhanced (SonicOS Enhanced 3.2.3.0-6e)</example>
|
6360
|
-
<example>SonicWALL TZ 170 SP Enhanced (SonicOS Enhanced 3.4.1.0-2e)</example>
|
6361
|
-
<example>SonicWALL TZ 170 SP Wireless Enhanced (SonicOS Enhanced 3.4.1.0-2e)</example>
|
6362
|
-
<example>SonicWALL TZ 170 Standard (SonicOS Standard 3.1.3.0-6s)</example>
|
6363
|
-
<example>SonicWALL TZ 170 Wireless Enhanced (SonicOS Enhanced 3.2.0.3-54e)</example>
|
6364
|
-
<example>SonicWALL TZ 180 Enhanced (SonicOS Enhanced 4.2.1.4-7e)</example>
|
6365
|
-
<example>SonicWALL TZ 180 Standard (SonicOS Standard 3.9.0.1-7s_intl)</example>
|
6366
|
-
<example>SonicWALL TZ 180 Wireless Enhanced (SonicOS Enhanced 4.2.1.0-20e)</example>
|
6367
|
-
<example>SonicWALL TZ 190 Enhanced (SonicOS Enhanced 3.8.0.10-1e)</example>
|
6368
|
-
<example>SonicWALL TZ 190 Wireless Enhanced (SonicOS Enhanced 3.9.0.1-6e)</example>
|
6369
|
-
<example>SonicWALL TZ 200 (SonicOS Enhanced 5.6.5.1-33o)</example>
|
6370
|
-
<example>SonicWALL TZ 200 wireless-N (SonicOS Enhanced 5.8.1.6-5o-HF_RDP_issue-zzhu)</example>
|
6371
|
-
<example>SonicWALL TZ 200 wireless-N (SonicOS Enhanced 5.8.1.7-4o)</example>
|
6372
|
-
<example>SonicWALL TZ 205 (SonicOS Enhanced 5.8.1.6-3o)</example>
|
6373
|
-
<example>SonicWALL TZ 205 wireless-N (SonicOS Enhanced 5.8.1.7-8o)</example>
|
6374
|
-
<example>SonicWALL TZ 210 (SonicOS Enhanced 5.1.3.0-31o)</example>
|
6375
|
-
<example>SonicWALL TZ 210 (SonicOS Enhanced 5.8.1.7-4o)</example>
|
6376
|
-
<example>SonicWALL TZ 210 wireless-N (SonicOS Enhanced 5.1.3.1-32o)</example>
|
6377
|
-
<example>SonicWALL TZ 215 (SonicOS Enhanced 5.8.1.7-7o)</example>
|
6378
5568
|
<example>SonicWALL TZ 215 wireless-N (SonicOS Enhanced 5.8.1.2-6o)</example>
|
6379
5569
|
<example>SonicWALL TZ190 Enhanced (SonicOS Enhanced 3.6.0.4-30e)</example>
|
6380
5570
|
<param pos="0" name="os.vendor" value="SonicWall"/>
|
@@ -6560,53 +5750,7 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
6560
5750
|
<fingerprint pattern="^Siemens (\S+)\s+(.*?Router) \(([^\)]+)\) v?(\S+)\s*.*$">
|
6561
5751
|
<description>Siemens Router</description>
|
6562
5752
|
<example>Siemens 5830 DMT Router (5830-001) v6.1.120 Copyright (C) 2004 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6563
|
-
<example>Siemens 5830 DMT Router (5830-001) v6.1.140 Copyright (C) 2004 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6564
|
-
<example>Siemens 5830 DMT Router (5830-001) v6.1.170 Copyright (C) 2004 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6565
|
-
<example>Siemens 5830 DMT Router (5830-001) v6.3.001 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6566
|
-
<example>Siemens 5830 DMT Router (5830-003) v6.2.000-3 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6567
|
-
<example>Siemens 5835 DMT Router (5835-005) v6.1.170 Copyright (C) 2004 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6568
|
-
<example>Siemens 5851 SDSL [ATM] Router (5851-612) v6.1.140 Copyright (C) 2004 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6569
|
-
<example>Siemens 5851 SDSL [ATM] Router (5851-634) v6.2.050 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6570
5753
|
<example>Siemens 5851 SDSL [ATM] Router (5851-648) v6.1.140 Copyright (C) 2004 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6571
|
-
<example>Siemens 5851 SDSL [ATM] Router (5851-658 / 5851-035 HW) v6.1.140 Copyright (C) 2004 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6572
|
-
<example>Siemens 5861 DMT Router (5861-634) v6.2.000 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6573
|
-
<example>Siemens 5871 IDSL Router (5871-608) v6.1.140 Copyright (C) 2004 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6574
|
-
<example>Siemens 5871 IDSL Router (5871-608) v6.2.020 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6575
|
-
<example>Siemens 5871 IDSL Router (5871-608) v6.2.040 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6576
|
-
<example>Siemens 5871 IDSL Router (5871-608) v6.3.001 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6577
|
-
<example>Siemens 5880 Ethernet Security Router (5880-002) v6.2.030 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6578
|
-
<example>Siemens 5883 Wireless Router (5883-001) v6.3.030 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6579
|
-
<example>Siemens 5890 Router (5890-001) BETAv6.3.001 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6580
|
-
<example>Siemens 5890 Router (5890-001) v6.1.139-1 Copyright (C) 2004 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6581
|
-
<example>Siemens 5890 Router (5890-001) v6.2.012 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6582
|
-
<example>Siemens 5890 Router (5890-001) v6.2.020 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6583
|
-
<example>Siemens 5890 Router (5890-001) v6.2.031 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6584
|
-
<example>Siemens 5890 Router (5890-001) v6.2.060 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6585
|
-
<example>Siemens 5890 Router (5890-001) v6.3.001 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6586
|
-
<example>Siemens 5890 Router (5890-001) v6.3.020 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6587
|
-
<example>Siemens 5890 Router (5890-001) v6.Y.Z-(cw903038)0 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6588
|
-
<example>Siemens 5890 Router (5890-002) v6.2.040 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6589
|
-
<example>Siemens 5890 Router (5890-004) v6.3.001 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6590
|
-
<example>Siemens 5890 Router (5890-004) v6.3.030 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6591
|
-
<example>Siemens 5890 Router (5890-BAK) v6.2.060 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6592
|
-
<example>Siemens 5930 DMT Router (5930-001) v6.2.050-1 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6593
|
-
<example>Siemens 5930 DMT Router (5930-001) v6.2.060 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6594
|
-
<example>Siemens 5930 DMT Router (5930-001) v6.3.001 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6595
|
-
<example>Siemens 5930 DMT Router (5930-009) v6.3.001 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6596
|
-
<example>Siemens 5935 DMT Router (5935-002) v6.2.050 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6597
|
-
<example>Siemens 5940 T1E1 [COMBO] Router (5940-001) v6.1.120 Copyright (C) 2004 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6598
|
-
<example>Siemens 5940 T1E1 [COMBO] Router (5940-001) v6.1.140 Copyright (C) 2004 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6599
|
-
<example>Siemens 5940 T1E1 [COMBO] Router (5940-001) v6.2.040 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6600
|
-
<example>Siemens 5940 T1E1 [COMBO] Router (5940-001) v6.3.001 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6601
|
-
<example>Siemens 5950 G.SHDSL [ATM] Router (5950-002) v6.1.140 Copyright (C) 2004 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6602
|
-
<example>Siemens 5950 G.SHDSL/SDSL [ATM] Router (5950-010) v6.1.151 Copyright (C) 2004 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6603
|
-
<example>Siemens 5950 G.SHDSL/SDSL [ATM] Router (5950-010) v6.1.170 Copyright (C) 2004 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6604
|
-
<example>Siemens 5950 G.SHDSL/SDSL [ATM] Router (5950-010) v6.2.000 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6605
|
-
<example>Siemens 5950 G.SHDSL/SDSL [ATM] Router (5950-010) v6.2.050 Copyright (C) 2005 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6606
|
-
<example>Siemens 5950 G.SHDSL/SDSL [ATM] Router (5950-014) v6.1.140 Copyright (C) 2004 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6607
|
-
<example>Siemens 5950 G.SHDSL/SDSL [ATM] Router (5950-035) v6.1.141-1 Copyright (C) 2004 Siemens Subscriber Networks, Inc. All Rights Reserved</example>
|
6608
|
-
<example>Siemens 5890 Router (5890-062) v6.3.092</example>
|
6609
|
-
<example>Siemens 5940 T1E1 [COMBO] Router (5940-001) v6.1.020-1</example>
|
6610
5754
|
<example>Siemens 5940 T1E1 [COMBO] Router (5940-005) v6.3.050</example>
|
6611
5755
|
<param pos="0" name="os.vendor" value="Siemens"/>
|
6612
5756
|
<param pos="0" name="os.device" value="Router"/>
|
@@ -7123,31 +6267,7 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
7123
6267
|
<fingerprint pattern="^Symbol (AP\S+|WS\S+) .* SW=(\S+) .*$">
|
7124
6268
|
<description>Symbol Access Point</description>
|
7125
6269
|
<example>Symbol AP-7131 HW=E SW=4.0.3.0-010R MIB=01h18</example>
|
7126
|
-
<example>Symbol AP-7131N HW=A SW=4.0.0.0-057R MIB=01h18</example>
|
7127
|
-
<example>Symbol AP5131 HW=0.00 SW=3.2.1.0-012R MIB=01g12</example>
|
7128
|
-
<example>Symbol AP5131 HW=1 SW=0.0-183B MIB=01a24</example>
|
7129
|
-
<example>Symbol AP5131 HW=1 SW=2.0.0.0-045R MIB=01d11</example>
|
7130
6270
|
<example>Symbol AP5131 HW=A SW=0.0-045R MIB=01b15</example>
|
7131
|
-
<example>Symbol AP5131 HW=A SW=2.3.3.0-006R MIB=01g13</example>
|
7132
|
-
<example>Symbol AP5131 HW=B SW=0.0-045R MIB=01b15</example>
|
7133
|
-
<example>Symbol AP5131 HW=B SW=2.3.2.0-008R MIB=01g13</example>
|
7134
|
-
<example>Symbol AP5131 HW=C SW=0.0-045R MIB=01b15</example>
|
7135
|
-
<example>Symbol AP5131 HW=C SW=2.1.1.0-001R MIB=01e02</example>
|
7136
|
-
<example>Symbol AP5131 HW=C SW=2.3.3.0-006R MIB=01g13</example>
|
7137
|
-
<example>Symbol AP5131 HW=D SW=0.0-045R MIB=01b15</example>
|
7138
|
-
<example>Symbol AP5131 HW=D SW=1.1.1.0-020R MIB=01c05</example>
|
7139
|
-
<example>Symbol AP5131 HW=J SW=2.3.2.0-008R MIB=01g13</example>
|
7140
|
-
<example>Symbol AP5181 HW=E SW=2.3.2.0-008R MIB=01g13</example>
|
7141
|
-
<example>Symbol AP7131 HW=E SW=3.2.1.0-012R MIB=01g12</example>
|
7142
|
-
<example>Symbol WS2000 HW=A SW=2.0.0.0-036R MIB=08b34</example>
|
7143
|
-
<example>Symbol WS2000 HW=A SW=2.4.5.0-007X MIB=08f29</example>
|
7144
|
-
<example>Symbol WS2000 HW=B SW=0.0-035R MIB=08c12</example>
|
7145
|
-
<example>Symbol WS2000 HW=B SW=1.5.0.0-216r MIB=08a43</example>
|
7146
|
-
<example>Symbol WS2000 HW=C SW=1.5.0.0-216r MIB=08a43</example>
|
7147
|
-
<example>Symbol WS2000 HW=D SW=2.4.6.0-001R MIB=08f29</example>
|
7148
|
-
<example>Symbol WS2000 HW=E SW=0.0-035R MIB=08c12</example>
|
7149
|
-
<example>Symbol WS2000 HW=F SW=2.4.5.0-006R MIB=08f29</example>
|
7150
|
-
<example>Symbol WS2000 HW=R01 SW=2.2.0.0-021R MIB=08d27</example>
|
7151
6271
|
<example>Symbol WS2000 HW=R04 SW=0.0-035R MIB=08c12</example>
|
7152
6272
|
<example>Symbol WS2000 HW=R04 SW=1.5.0.0-216r MIB=08a43</example>
|
7153
6273
|
<param pos="0" name="os.vendor" value="Symbol"/>
|
@@ -7345,25 +6465,9 @@ Copyright (c) 1995-2005 by Cisco Systems
|
|
7345
6465
|
<fingerprint pattern="^.*Xyplex hardware (\S+) .*Xyplex software Terminal Server V(\S+)\s*$" flags="REG_DOT_NEWLINE">
|
7346
6466
|
<description>Xyplex Terminal Server</description>
|
7347
6467
|
<example>- Netlink-Xyplex Xyplex hardware MX-1600 00.00.00 Rom 470000 Xyplex software Terminal Server V6.0S91 </example>
|
7348
|
-
<example>- TS-25B Xyplex hardware MX-1600 00.00.00 Rom 440000 Xyplex software Terminal Server V6.0.2S17 </example>
|
7349
|
-
<example>- Tyler NOC Terminal Server Xyplex hardware CSERV-20 08.00.00 Rom 460000 Xyplex software Terminal Server V6.3 </example>
|
7350
6468
|
<example>- WTF? Xyplex hardware CSERV-20 00.00.00 Rom 470000 Xyplex software Terminal Server V6.0.3 </example>
|
7351
6469
|
<example>- Xyplex Terminal Server Xyplex hardware CSERV-20 00.00.00 Rom 470000 Xyplex software Terminal Server V6.0 </example>
|
7352
|
-
<example>- Xyplex Terminal Server Xyplex hardware CSERV-20 00.00.00 Rom 4B0000 Xyplex software Terminal Server V6.1 </example>
|
7353
|
-
<example>- Xyplex Terminal Server Xyplex hardware CSERV-20 00.00.00 Rom 4D0000 Xyplex software Terminal Server V6.0.3S10 </example>
|
7354
|
-
<example>- Xyplex Terminal Server Xyplex hardware CSERV-20 00.00.00 Rom 4D0000 Xyplex software Terminal Server V6.1 </example>
|
7355
|
-
<example>- Xyplex Terminal Server Xyplex hardware CSERV-20 08.00.00 Rom 430000 Xyplex software Terminal Server V6.3 </example>
|
7356
|
-
<example>- Xyplex Terminal Server Xyplex hardware CSERV-20 08.00.00 Rom 470000 Xyplex software Terminal Server V6.3 </example>
|
7357
|
-
<example>- Xyplex Terminal Server Xyplex hardware CSERV-20 08.00.00 Rom 4B0000 Xyplex software Terminal Server V6.0.4 </example>
|
7358
|
-
<example>- Xyplex Terminal Server Xyplex hardware CSERV-20 09.00.00 Rom 4B0000 Xyplex software Terminal Server V6.0.1S83 </example>
|
7359
|
-
<example>1WC131_20.MCIS - Xyplex1640TS 140.142.131.20 HMC 1WC-311 Xyplex hardware CSERV-20 00.00.00 Rom 4B0000 Xyplex software Terminal Server V6.0.1 </example>
|
7360
|
-
<example>WVN1620A.WVNET.EDU - WVN1620A Xyplex hardware CSERV-20 00.00.00 Rom 470000 Xyplex software Terminal Server V6.2.3 </example>
|
7361
|
-
<example>WVN720A.WVNET.EDU - WVN720A Xyplex hardware CSERV-20 00.02.00 Rom 4C0000 Xyplex software Terminal Server V6.2.3 </example>
|
7362
|
-
<example>WVN720B.WVNET.EDU - WVN720B Xyplex hardware CSERV-20 00.02.00 Rom 4C0000 Xyplex software Terminal Server V6.2.3 </example>
|
7363
|
-
<example>WVN720C.WVNET.EDU - WVN720C Xyplex hardware CSERV-20 00.02.00 Rom 4A0000 Xyplex software Terminal Server V6.1 </example>
|
7364
6470
|
<example>WVN720D.WVNET.EDU - WVN720D Xyplex hardware CSERV-20 00.02.00 Rom 4C0000 Xyplex software Terminal Server V6.1 </example>
|
7365
|
-
<example>Xyplex hardware CSERV-20 00.00.00 Rom 470000nXyplex software Terminal Server V6.0.3</example>
|
7366
|
-
<example>Xyplex hardware CSERV-20 08.00.00 Rom 430000nXyplex software Terminal Server V6.3</example>
|
7367
6471
|
<example>Xyplex hardware CSERV-20 08.00.00 Rom 4A0000nXyplex software Terminal Server V6.0.1</example>
|
7368
6472
|
<param pos="0" name="os.vendor" value="Xyplex"/>
|
7369
6473
|
<param pos="0" name="os.family" value="Terminal Server"/>
|