recog 2.3.15 → 2.3.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (53) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/ci.yml +26 -0
  3. data/.snyk +10 -0
  4. data/LICENSE +1 -1
  5. data/bin/recog_standardize +8 -2
  6. data/cpe-remap.yaml +314 -170
  7. data/identifiers/README.md +24 -10
  8. data/identifiers/fields.txt +104 -0
  9. data/identifiers/hw_device.txt +5 -4
  10. data/identifiers/hw_family.txt +17 -0
  11. data/identifiers/hw_product.txt +87 -6
  12. data/identifiers/os_architecture.txt +0 -10
  13. data/identifiers/os_device.txt +12 -31
  14. data/identifiers/os_family.txt +2 -94
  15. data/identifiers/os_product.txt +45 -124
  16. data/identifiers/service_family.txt +14 -37
  17. data/identifiers/service_product.txt +283 -88
  18. data/identifiers/vendor.txt +99 -192
  19. data/lib/recog/version.rb +1 -1
  20. data/requirements.txt +1 -1
  21. data/update_cpes.py +110 -49
  22. data/xml/apache_modules.xml +60 -0
  23. data/xml/dns_versionbind.xml +40 -17
  24. data/xml/favicons.xml +163 -20
  25. data/xml/ftp_banners.xml +25 -25
  26. data/xml/hp_pjl_id.xml +1 -1
  27. data/xml/html_title.xml +561 -51
  28. data/xml/http_cookies.xml +266 -61
  29. data/xml/http_servers.xml +472 -96
  30. data/xml/http_wwwauth.xml +53 -26
  31. data/xml/ldap_searchresult.xml +10 -6
  32. data/xml/mdns_device-info_txt.xml +308 -10
  33. data/xml/ntp_banners.xml +15 -1
  34. data/xml/operating_system.xml +1 -0
  35. data/xml/rtsp_servers.xml +7 -0
  36. data/xml/sip_banners.xml +346 -8
  37. data/xml/sip_user_agents.xml +321 -7
  38. data/xml/smb_native_lm.xml +32 -1
  39. data/xml/smb_native_os.xml +158 -33
  40. data/xml/smtp_banners.xml +48 -7
  41. data/xml/smtp_expn.xml +1 -0
  42. data/xml/smtp_help.xml +2 -0
  43. data/xml/smtp_vrfy.xml +3 -1
  44. data/xml/snmp_sysdescr.xml +211 -42
  45. data/xml/ssh_banners.xml +127 -14
  46. data/xml/telnet_banners.xml +44 -14
  47. data/xml/tls_jarm.xml +140 -0
  48. data/xml/x509_issuers.xml +179 -7
  49. data/xml/x509_subjects.xml +252 -35
  50. metadata +6 -5
  51. data/identifiers/software_class.txt +0 -26
  52. data/identifiers/software_family.txt +0 -91
  53. data/identifiers/software_product.txt +0 -333
@@ -1,20 +1,10 @@
1
- 680xx
2
- 880xx
3
1
  ARM
4
2
  ARM64
5
3
  Alpha
6
4
  MIPS
7
5
  MIPS64
8
- MPC
9
- PA
10
6
  PowerPC
11
- Risc
12
7
  Sparc
13
8
  System/6000
14
- iSeries
15
- ia64
16
- pSeries
17
- s390
18
- s390x
19
9
  x86
20
10
  x86_64
@@ -3,38 +3,31 @@ ADSL Router
3
3
  ATM DSL Unit
4
4
  Alarm Panel
5
5
  Appliance
6
- BBS
7
- Bridge
8
- Broadband router
6
+ Broadband Router
9
7
  CSU/DSU
10
8
  Cable Modem
11
9
  Check Scanner
12
- Console server
13
10
  Copier
14
11
  DSL Modem
15
12
  DSLAM
16
13
  DSU/CSU
17
14
  DVR
18
15
  Device Server
19
- Domain controller
20
- Encryption accelerator
21
- Fax server
22
- File server
16
+ Fax Server
23
17
  Firewall
24
18
  Frame Relay
25
- Game console
26
- General
19
+ HMI Controller
27
20
  HiPath
28
21
  Hub
29
22
  Hypervisor
30
23
  IDS
24
+ IP Camera
31
25
  IPS
32
26
  KVM
33
27
  Lights Out Management
34
28
  Linux
35
- Load balancer
29
+ Load Balancer
36
30
  Mainframe
37
- Management
38
31
  Management Processor
39
32
  Media Gateway
40
33
  Mobile
@@ -47,32 +40,25 @@ Network
47
40
  Network Audio
48
41
  Network Management Device
49
42
  Network Scanner
50
- Network management device
51
43
  Onboard Administrator
52
- PBX
53
- PDA
54
44
  PDU
55
45
  PLC
56
- POS
57
- Point of sale
58
- Power device
59
- Print server
46
+ Point of Sale
47
+ Power Device
48
+ Print Server
60
49
  Printer
50
+ Remote Access Server
61
51
  Remote Terminal
62
- Remote access server
63
52
  Router
64
53
  SD-WAN Appliance
54
+ SIP Device
55
+ SIP Gateway
65
56
  SSL-VPN
66
57
  Scanner
67
58
  Security Appliance
68
- Server
69
- Specialized
70
59
  Storage
71
60
  Switch
72
- Tablet
73
61
  Tape library
74
- Telecom
75
- Terminal server
76
62
  Test Instrument
77
63
  UPS
78
64
  USB Server
@@ -80,15 +66,10 @@ UnixWare
80
66
  VPN
81
67
  Video Conferencing
82
68
  ViewStation
83
- Virtualization host
84
69
  VoIP
85
70
  VoIP Switch
86
71
  WAN Accelerator
87
72
  WAP
88
- Web cam
89
- Web proxy
90
- Web server
73
+ Web Proxy
91
74
  Wireless Controller
92
75
  Wireless Presenter
93
- Workstation
94
- X terminal
@@ -4,63 +4,39 @@
4
4
  760 Series
5
5
  A/UX
6
6
  AIX
7
- AMOS
8
- AOS
9
- AOS/VS
10
- APC
11
7
  AR Series
12
8
  Accelar
13
9
  Access Point
14
10
  Adaptive Security Appliance
15
11
  Aficio
16
12
  AirPort
17
- AmigaOS
18
13
  Apple iOS
19
14
  Application Switch
20
- Atari
21
- AtheOS
22
- AuspexOS
23
- BIG-IP
24
15
  BOSS
25
- BSD
26
- BSDi
27
16
  BayRS
28
17
  BayStack
29
- BeOS
30
18
  BitStorm
31
19
  Blade Switch
32
20
  BladeCenter
33
21
  Blue Coat
34
- Brocade
35
22
  Brother
36
- CBOS
37
23
  CM Series
38
24
  CS 1000
39
25
  CS Series
40
- CacheOS
41
26
  CatOS
42
- CentOS
43
27
  Check Point
44
28
  Checkpoint
45
29
  Clariion
46
30
  ClickShareOS
47
- Clix
48
31
  Color Laser Printer
49
32
  ColorQube
50
33
  ColorWave
51
- ComOS
52
34
  Comware
53
35
  ConnectUPS
54
36
  Connectrix
55
- Content Networking System
56
- ConvexOS
57
37
  Copier
58
38
  CryptoStore
59
- CyROS
60
- Cyras
61
- DART
62
39
  DG/UX
63
- DOS
64
40
  DS60 Series
65
41
  Data ONTAP
66
42
  Dell Remote Access Controller
@@ -72,17 +48,15 @@ Digital Unix
72
48
  DocuColor
73
49
  DocuPrint
74
50
  Document Centre
75
- Domain/OS
76
51
  Dynix
52
+ EDR
77
53
  ERS
78
- ES
79
54
  EX
80
55
  Embedded
81
56
  Enterprise Linux
82
57
  Ethernet Interface
83
58
  Ethernet Routing Switch
84
59
  Extended Systems ExtendNet
85
- ExtremeWare
86
60
  FRITZ!Box
87
61
  FRITZ!Fon
88
62
  FS
@@ -91,96 +65,69 @@ Fiery
91
65
  Firewall-1
92
66
  Forms Printer
93
67
  FortiOS
94
- Fortinet
95
68
  FrameSaver
96
69
  FreeBSD
97
- GAiA
98
70
  GigaVUE HD
99
71
  GigaVUE TA
100
72
  GranDSLAM
101
73
  HFA
102
- HI-UX
103
74
  HP-UX
104
75
  HP3000
105
76
  HomeConnect
106
77
  HotWire
107
- Hurd
108
78
  I-Class
109
79
  ILOM
110
80
  IM Series
111
81
  IOS
112
82
  IP Console Switch
113
83
  IP KVM
114
- IPS
115
84
  IPSIO
116
85
  IPSO
117
86
  IRIX
118
87
  Imagio
119
88
  Imagistics
120
89
  Infoprint
121
- Integrated Dell Remote Access Controller
122
90
  Integrity
123
91
  IntelliJack
124
92
  Irix
125
93
  IronWare
126
- Ironware
127
94
  JetDirect
128
95
  Junos
129
- KA9Q
130
96
  Laser Printer
131
97
  Laser Shot
132
98
  LaserJet
133
99
  LinkBuilder
134
100
  Linux
135
- LynxOS
136
- MAXserver
137
101
  MCNS Cable Modem
138
- MPE/iX
139
102
  MSA
140
103
  MT
141
- MVS
142
104
  MX
143
105
  MX Series
144
106
  Mac OS
145
107
  Mac OS X
146
- Mach
147
- Madge CrossFire
148
108
  MarkNet
149
109
  MatchPort
150
- MedNet
151
110
  MegaRAC
152
111
  Meridian 1
153
- Minix
154
112
  Multibox
155
113
  Multifunction
156
114
  NC Series
157
115
  NEO
158
- NEXTSTEP
159
- NX-OS
160
116
  NetBSD
161
117
  NetCache
162
- NetOS
163
118
  NetQue
164
119
  NetScaler
165
- NetStation
166
120
  NetVanta
167
121
  NetWare
168
122
  Netopia
169
123
  NetportExpress
170
124
  Netscaler
171
125
  Network Printer
172
- NewsOS
173
- Newton OS
174
- Nexpose
175
- NmpSW
126
+ NetworkOS
176
127
  OPTI-MX
177
- OS-9
178
- OS/2
179
- OS/390
180
128
  OS/400
181
129
  OfficeConnect
182
130
  OpenBSD
183
- OpenROUTE
184
131
  OpenServer
185
132
  OpenVMS
186
133
  OpenWRT
@@ -189,11 +136,8 @@ PAN-OS
189
136
  PIX
190
137
  PLC
191
138
  Packet-Optical
192
- PacketShaper pSOS
193
139
  PalmOS
194
- Palo Alto
195
140
  Phaser
196
- Plan9
197
141
  Plotwave Series
198
142
  PowerEdge Integrated
199
143
  PowerVault
@@ -203,25 +147,18 @@ Pro Series
203
147
  ProCurve
204
148
  ProLiant
205
149
  Procurve
206
- QNX
207
150
  RISC OS
208
- RS
209
151
  RT
210
152
  RTP Power Controller
211
153
  RackBotz
212
154
  Raptor
213
- Reliant UNIX
214
155
  Router
215
156
  RouterOS
216
- SAN-OS
217
157
  SCO UNIX
218
- SHARP AR Series
219
- SHARP MX Series
220
158
  SINIX
221
159
  SIP Device
222
160
  SIP Gateway
223
161
  SNMP-Link
224
- SPP-UX
225
162
  SSL-VPN
226
163
  ST9000 Series
227
164
  ST9600 Series
@@ -234,15 +171,10 @@ Secure Router
234
171
  Sharp AR Series
235
172
  Sharp MX Series
236
173
  ShoreGear
237
- Simatic HMI
238
- Simatic NET
239
- Simatic S7
240
- Simatic Sinumerik
241
174
  Solaris
242
175
  SonicOS
243
176
  SpectraComm
244
177
  SpeedTouch
245
- StackTOS
246
178
  StorEdge
247
179
  StorageWorks
248
180
  Subscriber Networks
@@ -253,49 +185,29 @@ System Storage
253
185
  T3 Termination
254
186
  TASKalfa
255
187
  TDS750 Series
256
- TINIOS
257
- TOPS-20
258
- Tahoe OS
259
- Tandem NSK
260
- Taos
261
- ThreadX
262
- TiOS
263
188
  Time Capsule
264
189
  TippingPoint
265
190
  Total Access
266
191
  TrafficWare
267
- Tru64 UNIX
268
192
  UCOS
269
193
  UCS
270
194
  UDS
271
195
  UNIX
272
- UX/4800
273
- Ubuntu
274
- Ultrasound Device
275
196
  Ultrix
276
- UnicOS
277
- Unisys
278
197
  Unix
279
198
  UnixWare
280
199
  V1905
281
200
  V1910
282
201
  VCX
283
202
  VG200
284
- VM
285
- VM/CMS
286
- VM/ESA
287
- VMS
288
203
  VMware ESX/ESXi
289
- VOS
290
204
  VPN
291
205
  VRP
292
206
  Vantage
293
207
  VarioLink
294
208
  VarioPrint
295
- VirtuOS
296
209
  VoIP
297
210
  VxWorks
298
- WAAS
299
211
  WAP
300
212
  WLSE
301
213
  WaveCore
@@ -305,11 +217,9 @@ Wide Format Printer
305
217
  Windows
306
218
  WorkCentre
307
219
  WorkCentre Pro
308
- Worldgroup
309
220
  XC
310
221
  XPort
311
222
  XPress
312
- ZyNOS
313
223
  audioOS
314
224
  bizhub
315
225
  e-STUDIO
@@ -318,8 +228,6 @@ iOS
318
228
  iPR Series
319
229
  iR Series
320
230
  imageCLASS
321
- lwIP
322
231
  optiPoint
323
232
  tvOS
324
- xMach
325
233
  z/OS
@@ -10,7 +10,6 @@
10
10
  761
11
11
  ADSL Modem
12
12
  AIX
13
- AIX VIOS
14
13
  AMD
15
14
  AOS
16
15
  ATEN Linux
@@ -22,14 +21,12 @@ AirPort Extreme
22
21
  Allied Telesyn router
23
22
  Android
24
23
  Appliance
25
- BIG-IP
26
24
  BSD/OS
27
25
  Base Station
28
26
  Blade System
29
27
  BladeCenter Advanced Management Module
30
28
  BladeCenter Management Module
31
29
  BladeSystems
32
- BoSS
33
30
  Brother Printer
34
31
  Business Policy Switch 2000
35
32
  C760
@@ -43,13 +40,14 @@ CatOS
43
40
  Celerra
44
41
  CentOS
45
42
  Checkpoint FW1
46
- ChromeOS
43
+ Chrome OS
47
44
  CloudKey
48
45
  CoBox
49
46
  Cobalt RaQ
50
47
  CommandPost
51
48
  Comware
52
49
  ConnectUPS
50
+ Cumulus Linux
53
51
  D2D Backup System
54
52
  DCS-2100
55
53
  DD OS
@@ -68,30 +66,22 @@ Digital Unix
68
66
  Discover
69
67
  Document Centre
70
68
  Dynix
71
- ESX
72
- ESXi
73
- Eagle Secure Gateway
69
+ EDR G902 Firmware
70
+ EDR G903 Firmware
74
71
  EdgeBlaster
75
72
  EdgeOS
76
73
  Email Appliance
77
74
  Enterprise AP
78
75
  Enterprise Linux
79
- Enterprise Linux AS
80
- Enterprise Linux ES
81
- Enterprise Linux WS
82
76
  Enterprise WAP
83
77
  EqualLogic
84
- EulerOS
85
78
  Excella
86
- ExtendNet DX
87
- ExtendNet SX
88
- FRITZ!BOX
79
+ FRITZ!OS
89
80
  Fabric OS
90
81
  Fastmark M5
91
82
  FaxPress
92
83
  Fedora
93
84
  Fedora Core Linux
94
- Fibre Channel
95
85
  Fiery Print Server
96
86
  Firepower
97
87
  Firewall-1
@@ -100,9 +90,21 @@ FortiOS
100
90
  FreeBSD
101
91
  G2 Console Switch
102
92
  GAiA OS
93
+ GXP1610 Firmware
94
+ GXP1615 Firmware
95
+ GXP1625 Firmware
96
+ GXP1628 Firmware
97
+ GXP2200 Firmware
103
98
  GigaVUE HD
104
99
  GigaVUE TA1
100
+ GuardianOS
105
101
  HP-UX
102
+ HT801 Firmware
103
+ HT802 Firmware
104
+ HT812 Firmware
105
+ HT813 Firmware
106
+ HT814 Firmware
107
+ HT818 Firmware
106
108
  HiPath 3000
107
109
  HipServ
108
110
  Hydra
@@ -110,23 +112,20 @@ IDP
110
112
  ILOM
111
113
  IMC
112
114
  IOS
113
- IOS-XE
114
- IOS-XR
115
115
  IPReach
116
116
  IPSO
117
117
  IRIX
118
- Integrated Dell Remote Access Controller
119
118
  Integrated Lights Out Manager
119
+ Integrated Lights Out Manager firmware
120
120
  Irix
121
121
  Isilon OneFS OS
122
122
  JetDirect
123
123
  Junos OS
124
124
  Kamikaze
125
+ KeeneticOS
125
126
  LX
126
- LaserJet
127
127
  Linux
128
128
  Linux AMI
129
- Linux AMI 2
130
129
  Linux Enterprise Desktop
131
130
  Linux Enterprise Server
132
131
  MDS 9000
@@ -136,19 +135,16 @@ MSL Tape Library
136
135
  Mac OS
137
136
  Mac OS X
138
137
  Mac OS X Server
139
- Madge CrossFire
140
138
  Management Processor
141
- MedNet Server
142
139
  Meeting Management
143
140
  MegaRAC
144
141
  Mergepoint
145
- Meridian
146
142
  Meridian 1 Call Server
147
143
  NAM
144
+ NAS4Free
148
145
  NEO Tape Library
149
146
  NET+OS
150
147
  NFVIS
151
- NG
152
148
  NRG Printer
153
149
  NT
154
150
  NX-OS
@@ -160,11 +156,10 @@ NetScaler Gateway
160
156
  NetScaler SDX Gateway
161
157
  NetVanta
162
158
  NetWare
163
- Netopia
159
+ Netscaler Gateway Firmware
164
160
  Network Gateway
165
161
  Network Scanner
166
162
  Network Storage Router
167
- Nortel
168
163
  OS/400
169
164
  OS/400 (IBM i)
170
165
  OSF/1
@@ -178,18 +173,12 @@ OpenServer
178
173
  OpenTV
179
174
  OpenVMS
180
175
  OpenWall
181
- PA Firewall
182
- PA Panorama
183
176
  PAN-OS
184
- PANOS
185
177
  PIX
186
178
  PLC-5
187
179
  PRO/100
188
180
  PacketShaper
189
- PacketShaper pSOS
190
181
  PalmOS
191
- Panorama Server
192
- Passport
193
182
  Photon Linux
194
183
  PocketPro
195
184
  Polycom
@@ -201,28 +190,36 @@ Prestige 660HW-61
201
190
  Prestige 660HW-D1
202
191
  Prestige 660ME-61
203
192
  Prime Collaboration Manager
204
- Print server
193
+ Print Server
205
194
  PrintServer
206
195
  Printer
207
196
  Printer Board
208
197
  ProLiant
198
+ Prosafe Firmware
199
+ Proxmox
200
+ Pulse Connect Secure
201
+ QTS
209
202
  RASExpress
210
203
  RDK
211
204
  RISC OS
212
205
  RT
206
+ RT31P2 Firmware
213
207
  Raptor
214
208
  RecoverPoint
215
209
  RedHat Enterprise AS
216
210
  RedHat Enterprise WS
217
- Remote Supervisor Adapter / Remote Management Module
211
+ RiOS
218
212
  Router
219
213
  RouterOS
220
- SAN-OS
221
214
  SCM Manager module
222
215
  SCO UNIX
223
216
  SEHI
224
217
  SINIX
225
- SSL-VPN
218
+ SL2100 Firmware
219
+ SPA112 Firmware
220
+ SPA122 Firmware
221
+ SV8100 Firmware
222
+ SV9100 Firmware
226
223
  SVR
227
224
  ScanFront
228
225
  ScreenOS
@@ -233,7 +230,6 @@ SmartServer
233
230
  SmoothWall
234
231
  Solaris
235
232
  SonicOS
236
- SonicWALL
237
233
  SoundTouch
238
234
  Spectrum24 Ethernet Access Point
239
235
  SpeedTouch
@@ -252,16 +248,19 @@ Tape Systems
252
248
  Tasman Networks router
253
249
  TelePresence
254
250
  Tenable Core
255
- Thermal Label Printer {hw.model}
251
+ TetrationOS
256
252
  TimOS
257
253
  Time Capsule Firmware
258
254
  Traverse
259
- Tru64 UNIX
260
255
  Tru64 Unix
256
+ UCM6202 Firmware
257
+ UCM6204 Firmware
258
+ UCM6208 Firmware
261
259
  UCS Device
262
- UCS Manager
263
260
  UNIX
264
- UPS
261
+ USG20-VPN firmware
262
+ USG40 firmware
263
+ USG60 firmware
265
264
  Ubuntu Linux
266
265
  Ultrix
267
266
  UnixWare
@@ -271,145 +270,67 @@ VIOS
271
270
  VMS
272
271
  VMware ESX Server
273
272
  VMware ESXi Server
274
- VPN
275
273
  VPN 3000 Concentrator
276
274
  VRP
277
- Vigor
278
275
  Virtual Library
279
276
  VoIP
280
277
  VxWorks
281
- WAAS
282
278
  WAP
283
279
  WBR204G
284
- WRT54G
285
280
  WaveCore
286
281
  WebCSU
287
282
  Windows
288
283
  Windows 10
289
- Windows 10 Education Edition
290
- Windows 10 Enterprise Edition
291
- Windows 10 Home Edition
292
284
  Windows 10 Mobile
293
- Windows 10 Mobile Edition
294
- Windows 10 Mobile Enterprise Edition
295
- Windows 10 Professional Edition
296
285
  Windows 10 or Windows Server 2016
297
286
  Windows 2000
298
- Windows 2000 Advanced Server
299
287
  Windows 2000 Datacenter Server
300
- Windows 2000 Professional
301
288
  Windows 2000 Server
302
289
  Windows 7
303
- Windows 7 Enterprise Edition
304
- Windows 7 Enterprise N Edition
305
- Windows 7 Home, Basic Edition
306
- Windows 7 Home, Basic N Edition
307
- Windows 7 Home, Premium Edition
308
- Windows 7 Home, Premium N Edition
309
- Windows 7 Professional Edition
310
- Windows 7 Starter Edition
311
- Windows 7 Starter N Edition
312
- Windows 7 Ultimate Edition
313
- Windows 7 Ultimate N Edition
314
290
  Windows 7 or Windows Server 2008 R2
315
291
  Windows 8
316
- Windows 8 Enterprise Edition
317
- Windows 8 Professional Edition
318
292
  Windows 8 or Windows Server 2012
319
293
  Windows 8.1
320
- Windows 8.1 Enterprise Edition
321
- Windows 8.1 Professional Edition
322
294
  Windows 8.1 or Windows Server 2012 R2
323
295
  Windows 95
324
- Windows 98
325
- Windows 98SE
326
296
  Windows CE
327
- Windows Essential Business Server 2008
328
- Windows Longhorn Server Beta
329
- Windows ME
330
297
  Windows NT
331
- Windows NT Advanced Server
332
298
  Windows NT Server
333
- Windows NT Server, Enterprise Edition
334
- Windows NT Server, Terminal Server Edition
335
299
  Windows NT Workstation
336
300
  Windows Phone
337
- Windows RT
338
301
  Windows Server 2000
339
302
  Windows Server 2003
340
303
  Windows Server 2003 R2
341
- Windows Server 2003 R2, Datacenter Edition
342
- Windows Server 2003 R2, Enterprise Edition
343
- Windows Server 2003 R2, Express Edition
344
- Windows Server 2003 R2, Standard Edition
345
- Windows Server 2003 R2, Web Edition
346
- Windows Server 2003 R2, Workgroup Edition
347
304
  Windows Server 2003, Datacenter Edition
348
- Windows Server 2003, Enterprise Edition
349
- Windows Server 2003, Standard Edition
350
- Windows Server 2003, Web Edition
351
305
  Windows Server 2008
352
306
  Windows Server 2008 Datacenter Edition
353
- Windows Server 2008 Enterprise Edition
354
- Windows Server 2008 HPC Edition
355
307
  Windows Server 2008 R2
356
308
  Windows Server 2008 R2, Datacenter Edition
357
- Windows Server 2008 R2, Enterprise Edition
358
- Windows Server 2008 R2, Standard Edition
359
- Windows Server 2008 R2, Web Edition
360
- Windows Server 2008 Standard Edition
361
- Windows Server 2008 Storage Edition
362
- Windows Server 2008 Web Edition
363
309
  Windows Server 2012
364
- Windows Server 2012 Datacenter Edition
365
- Windows Server 2012 Essentials Edition
366
- Windows Server 2012 Foundation Edition
367
310
  Windows Server 2012 R2
368
- Windows Server 2012 R2 Datacenter Edition
369
- Windows Server 2012 R2 Essentials Edition
370
- Windows Server 2012 R2 Foundation Edition
371
- Windows Server 2012 R2 Standard Edition
372
- Windows Server 2012 Standard Edition
373
311
  Windows Server 2016
374
- Windows Server 2016 Datacenter Edition
375
- Windows Server 2016 Essentials Edition
376
- Windows Server 2016 Foundation Edition
377
- Windows Server 2016 Standard Edition
378
312
  Windows Server 2019
379
- Windows Small Business Server 2003
380
- Windows Small Business Server 2003 R2
381
- Windows Small Business Server 2008
382
- Windows Storage Server 2012
383
- Windows Storage Server 2012 R2
384
- Windows Storage Server 2016
385
313
  Windows Vista
386
- Windows Vista Business Edition
387
- Windows Vista Business N Edition
388
- Windows Vista Enterprise Edition
389
- Windows Vista Home, Basic Edition
390
- Windows Vista Home, Basic N Edition
391
- Windows Vista Home, Premium Edition
392
- Windows Vista Starter Edition
393
- Windows Vista Ultimate Edition
394
314
  Windows XP
395
- Windows XP Home
396
- Windows XP Professional
397
- Windows XP Tablet PC Edition
398
315
  Wireless Controller
399
316
  Wireless LAN Controller
400
317
  WorkCentre Pro
401
318
  X3e 31C-M
402
319
  XCC Linux
403
320
  XOS
321
+ XenServer
404
322
  Zentyal
405
323
  Zone Director
324
+ ZyNOS firmware
406
325
  audioOS
407
- cs
408
326
  e-STUDIO
409
327
  eCos
328
+ i5/OS
410
329
  iDRAC Linux
411
330
  iLO
412
331
  iLO 2
332
+ iLO 3
333
+ iLO 4
413
334
  iOS
414
335
  iScale
415
336
  im