recog 2.3.7 → 2.3.12
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +9 -2
- data/.ruby-gemset +1 -0
- data/.ruby-version +1 -0
- data/.travis.yml +2 -4
- data/CONTRIBUTING.md +136 -37
- data/Gemfile +2 -5
- data/README.md +18 -16
- data/bin/recog_cleanup +16 -0
- data/bin/recog_standardize +142 -0
- data/cpe-remap.yaml +36 -1
- data/features/match.feature +4 -0
- data/features/support/aruba.rb +3 -0
- data/features/verify.feature +5 -0
- data/identifiers/README.md +56 -0
- data/identifiers/hw_device.txt +77 -0
- data/identifiers/hw_family.txt +96 -0
- data/identifiers/hw_product.txt +328 -0
- data/identifiers/os_architecture.txt +20 -0
- data/identifiers/os_device.txt +94 -0
- data/identifiers/os_family.txt +325 -0
- data/identifiers/os_product.txt +420 -0
- data/identifiers/service_family.txt +272 -0
- data/identifiers/service_product.txt +557 -0
- data/identifiers/software_class.txt +26 -0
- data/identifiers/software_family.txt +91 -0
- data/identifiers/software_product.txt +333 -0
- data/identifiers/vendor.txt +891 -0
- data/lib/recog/version.rb +1 -1
- data/requirements.txt +1 -1
- data/spec/lib/fingerprint_self_test_spec.rb +1 -1
- data/spec/lib/recog/fingerprint/regexp_factory_spec.rb +1 -1
- data/update_cpes.py +4 -1
- data/xml/apache_modules.xml +292 -5
- data/xml/apache_os.xml +50 -2
- data/xml/architecture.xml +19 -7
- data/xml/dns_versionbind.xml +200 -26
- data/xml/favicons.xml +1701 -0
- data/xml/ftp_banners.xml +276 -16
- data/xml/h323_callresp.xml +112 -12
- data/xml/hp_pjl_id.xml +47 -5
- data/xml/html_title.xml +1419 -72
- data/xml/http_cookies.xml +77 -10
- data/xml/http_servers.xml +898 -47
- data/xml/http_wwwauth.xml +154 -27
- data/xml/imap_banners.xml +23 -13
- data/xml/ldap_searchresult.xml +81 -9
- data/xml/mdns_device-info_txt.xml +194 -17
- data/xml/mdns_workstation_txt.xml +4 -2
- data/xml/mysql_banners.xml +554 -45
- data/xml/mysql_error.xml +113 -6
- data/xml/nntp_banners.xml +10 -2
- data/xml/ntp_banners.xml +95 -11
- data/xml/operating_system.xml +90 -3
- data/xml/pop_banners.xml +32 -31
- data/xml/rsh_resp.xml +11 -2
- data/xml/rtsp_servers.xml +43 -23
- data/xml/sip_banners.xml +9 -14
- data/xml/sip_user_agents.xml +69 -3
- data/xml/smb_native_lm.xml +10 -2
- data/xml/smb_native_os.xml +80 -2
- data/xml/smtp_banners.xml +233 -13
- data/xml/smtp_debug.xml +6 -4
- data/xml/smtp_ehlo.xml +7 -5
- data/xml/smtp_expn.xml +13 -4
- data/xml/smtp_help.xml +23 -4
- data/xml/smtp_mailfrom.xml +5 -2
- data/xml/smtp_noop.xml +6 -5
- data/xml/smtp_quit.xml +5 -4
- data/xml/smtp_rcptto.xml +5 -2
- data/xml/smtp_rset.xml +4 -4
- data/xml/smtp_turn.xml +4 -4
- data/xml/smtp_vrfy.xml +14 -4
- data/xml/snmp_sysdescr.xml +776 -52
- data/xml/snmp_sysobjid.xml +47 -2
- data/xml/ssh_banners.xml +259 -80
- data/xml/telnet_banners.xml +376 -23
- data/xml/x11_banners.xml +27 -4
- data/xml/x509_issuers.xml +37 -13
- data/xml/x509_subjects.xml +525 -55
- metadata +29 -6
@@ -0,0 +1,94 @@
|
|
1
|
+
ADSL Modem
|
2
|
+
ADSL Router
|
3
|
+
ATM DSL Unit
|
4
|
+
Alarm Panel
|
5
|
+
Appliance
|
6
|
+
BBS
|
7
|
+
Bridge
|
8
|
+
Broadband router
|
9
|
+
CSU/DSU
|
10
|
+
Cable Modem
|
11
|
+
Check Scanner
|
12
|
+
Console server
|
13
|
+
Copier
|
14
|
+
DSL Modem
|
15
|
+
DSLAM
|
16
|
+
DSU/CSU
|
17
|
+
DVR
|
18
|
+
Device Server
|
19
|
+
Domain controller
|
20
|
+
Encryption accelerator
|
21
|
+
Fax server
|
22
|
+
File server
|
23
|
+
Firewall
|
24
|
+
Frame Relay
|
25
|
+
Game console
|
26
|
+
General
|
27
|
+
HiPath
|
28
|
+
Hub
|
29
|
+
Hypervisor
|
30
|
+
IDS
|
31
|
+
IPS
|
32
|
+
KVM
|
33
|
+
Lights Out Management
|
34
|
+
Linux
|
35
|
+
Load balancer
|
36
|
+
Mainframe
|
37
|
+
Management
|
38
|
+
Management Processor
|
39
|
+
Media Gateway
|
40
|
+
Mobile
|
41
|
+
Monitoring
|
42
|
+
Multifunction Device
|
43
|
+
Multiplexer
|
44
|
+
NAC
|
45
|
+
NAS
|
46
|
+
Network
|
47
|
+
Network Audio
|
48
|
+
Network Management Device
|
49
|
+
Network Scanner
|
50
|
+
Network management device
|
51
|
+
Onboard Administrator
|
52
|
+
PBX
|
53
|
+
PDA
|
54
|
+
PDU
|
55
|
+
PLC
|
56
|
+
POS
|
57
|
+
Point of sale
|
58
|
+
Power device
|
59
|
+
Print server
|
60
|
+
Printer
|
61
|
+
Remote Terminal
|
62
|
+
Remote access server
|
63
|
+
Router
|
64
|
+
SD-WAN Appliance
|
65
|
+
SSL-VPN
|
66
|
+
Scanner
|
67
|
+
Security Appliance
|
68
|
+
Server
|
69
|
+
Specialized
|
70
|
+
Storage
|
71
|
+
Switch
|
72
|
+
Tablet
|
73
|
+
Tape library
|
74
|
+
Telecom
|
75
|
+
Terminal server
|
76
|
+
Test Instrument
|
77
|
+
UPS
|
78
|
+
USB Server
|
79
|
+
UnixWare
|
80
|
+
VPN
|
81
|
+
Video Conferencing
|
82
|
+
ViewStation
|
83
|
+
Virtualization host
|
84
|
+
VoIP
|
85
|
+
VoIP Switch
|
86
|
+
WAN Accelerator
|
87
|
+
WAP
|
88
|
+
Web cam
|
89
|
+
Web proxy
|
90
|
+
Web server
|
91
|
+
Wireless Controller
|
92
|
+
Wireless Presenter
|
93
|
+
Workstation
|
94
|
+
X terminal
|
@@ -0,0 +1,325 @@
|
|
1
|
+
3155 Series
|
2
|
+
3165 Series
|
3
|
+
4690
|
4
|
+
760 Series
|
5
|
+
A/UX
|
6
|
+
AIX
|
7
|
+
AMOS
|
8
|
+
AOS
|
9
|
+
AOS/VS
|
10
|
+
APC
|
11
|
+
AR Series
|
12
|
+
Accelar
|
13
|
+
Access Point
|
14
|
+
Adaptive Security Appliance
|
15
|
+
Aficio
|
16
|
+
AirPort
|
17
|
+
AmigaOS
|
18
|
+
Apple iOS
|
19
|
+
Application Switch
|
20
|
+
Atari
|
21
|
+
AtheOS
|
22
|
+
AuspexOS
|
23
|
+
BIG-IP
|
24
|
+
BOSS
|
25
|
+
BSD
|
26
|
+
BSDi
|
27
|
+
BayRS
|
28
|
+
BayStack
|
29
|
+
BeOS
|
30
|
+
BitStorm
|
31
|
+
Blade Switch
|
32
|
+
BladeCenter
|
33
|
+
Blue Coat
|
34
|
+
Brocade
|
35
|
+
Brother
|
36
|
+
CBOS
|
37
|
+
CM Series
|
38
|
+
CS 1000
|
39
|
+
CS Series
|
40
|
+
CacheOS
|
41
|
+
CatOS
|
42
|
+
CentOS
|
43
|
+
Check Point
|
44
|
+
Checkpoint
|
45
|
+
Clariion
|
46
|
+
ClickShareOS
|
47
|
+
Clix
|
48
|
+
Color Laser Printer
|
49
|
+
ColorQube
|
50
|
+
ColorWave
|
51
|
+
ComOS
|
52
|
+
Comware
|
53
|
+
ConnectUPS
|
54
|
+
Connectrix
|
55
|
+
Content Networking System
|
56
|
+
ConvexOS
|
57
|
+
Copier
|
58
|
+
CryptoStore
|
59
|
+
CyROS
|
60
|
+
Cyras
|
61
|
+
DART
|
62
|
+
DG/UX
|
63
|
+
DOS
|
64
|
+
DS60 Series
|
65
|
+
Data ONTAP
|
66
|
+
Dell Remote Access Controller
|
67
|
+
DesignJet
|
68
|
+
Device Server
|
69
|
+
Digital Sender
|
70
|
+
Digital UNIX
|
71
|
+
Digital Unix
|
72
|
+
DocuColor
|
73
|
+
DocuPrint
|
74
|
+
Document Centre
|
75
|
+
Domain/OS
|
76
|
+
Dynix
|
77
|
+
ERS
|
78
|
+
ES
|
79
|
+
EX
|
80
|
+
Embedded
|
81
|
+
Enterprise Linux
|
82
|
+
Ethernet Interface
|
83
|
+
Ethernet Routing Switch
|
84
|
+
Extended Systems ExtendNet
|
85
|
+
ExtremeWare
|
86
|
+
FRITZ!Box
|
87
|
+
FRITZ!Fon
|
88
|
+
FS
|
89
|
+
FX Series
|
90
|
+
Fiery
|
91
|
+
Firewall-1
|
92
|
+
Forms Printer
|
93
|
+
FortiOS
|
94
|
+
Fortinet
|
95
|
+
FrameSaver
|
96
|
+
FreeBSD
|
97
|
+
GAiA
|
98
|
+
GigaVUE HD
|
99
|
+
GigaVUE TA
|
100
|
+
GranDSLAM
|
101
|
+
HFA
|
102
|
+
HI-UX
|
103
|
+
HP-UX
|
104
|
+
HP3000
|
105
|
+
HomeConnect
|
106
|
+
HotWire
|
107
|
+
Hurd
|
108
|
+
I-Class
|
109
|
+
ILOM
|
110
|
+
IM Series
|
111
|
+
IOS
|
112
|
+
IP Console Switch
|
113
|
+
IP KVM
|
114
|
+
IPS
|
115
|
+
IPSIO
|
116
|
+
IPSO
|
117
|
+
IRIX
|
118
|
+
Imagio
|
119
|
+
Imagistics
|
120
|
+
Infoprint
|
121
|
+
Integrated Dell Remote Access Controller
|
122
|
+
Integrity
|
123
|
+
IntelliJack
|
124
|
+
Irix
|
125
|
+
IronWare
|
126
|
+
Ironware
|
127
|
+
JetDirect
|
128
|
+
Junos
|
129
|
+
KA9Q
|
130
|
+
Laser Printer
|
131
|
+
Laser Shot
|
132
|
+
LaserJet
|
133
|
+
LinkBuilder
|
134
|
+
Linux
|
135
|
+
LynxOS
|
136
|
+
MAXserver
|
137
|
+
MCNS Cable Modem
|
138
|
+
MPE/iX
|
139
|
+
MSA
|
140
|
+
MT
|
141
|
+
MVS
|
142
|
+
MX
|
143
|
+
MX Series
|
144
|
+
Mac OS
|
145
|
+
Mac OS X
|
146
|
+
Mach
|
147
|
+
Madge CrossFire
|
148
|
+
MarkNet
|
149
|
+
MatchPort
|
150
|
+
MedNet
|
151
|
+
MegaRAC
|
152
|
+
Meridian 1
|
153
|
+
Minix
|
154
|
+
Multibox
|
155
|
+
Multifunction
|
156
|
+
NC Series
|
157
|
+
NEO
|
158
|
+
NEXTSTEP
|
159
|
+
NX-OS
|
160
|
+
NetBSD
|
161
|
+
NetCache
|
162
|
+
NetOS
|
163
|
+
NetQue
|
164
|
+
NetScaler
|
165
|
+
NetStation
|
166
|
+
NetVanta
|
167
|
+
NetWare
|
168
|
+
Netopia
|
169
|
+
NetportExpress
|
170
|
+
Netscaler
|
171
|
+
Network Printer
|
172
|
+
NewsOS
|
173
|
+
Newton OS
|
174
|
+
Nexpose
|
175
|
+
NmpSW
|
176
|
+
OPTI-MX
|
177
|
+
OS-9
|
178
|
+
OS/2
|
179
|
+
OS/390
|
180
|
+
OS/400
|
181
|
+
OfficeConnect
|
182
|
+
OpenBSD
|
183
|
+
OpenROUTE
|
184
|
+
OpenServer
|
185
|
+
OpenVMS
|
186
|
+
OpenWRT
|
187
|
+
Optra
|
188
|
+
PAN-OS
|
189
|
+
PIX
|
190
|
+
PLC
|
191
|
+
Packet-Optical
|
192
|
+
PacketShaper pSOS
|
193
|
+
PalmOS
|
194
|
+
Palo Alto
|
195
|
+
Phaser
|
196
|
+
Plan9
|
197
|
+
Plotwave Series
|
198
|
+
PowerEdge Integrated
|
199
|
+
PowerVault
|
200
|
+
PrintServer
|
201
|
+
Pro
|
202
|
+
Pro Series
|
203
|
+
ProCurve
|
204
|
+
ProLiant
|
205
|
+
Procurve
|
206
|
+
QNX
|
207
|
+
RISC OS
|
208
|
+
RS
|
209
|
+
RT
|
210
|
+
RTP Power Controller
|
211
|
+
RackBotz
|
212
|
+
Raptor
|
213
|
+
Reliant UNIX
|
214
|
+
Router
|
215
|
+
RouterOS
|
216
|
+
SAN-OS
|
217
|
+
SCO UNIX
|
218
|
+
SHARP AR Series
|
219
|
+
SHARP MX Series
|
220
|
+
SINIX
|
221
|
+
SIP Device
|
222
|
+
SIP Gateway
|
223
|
+
SNMP-Link
|
224
|
+
SPP-UX
|
225
|
+
SSL-VPN
|
226
|
+
ST9000 Series
|
227
|
+
ST9600 Series
|
228
|
+
SVR4
|
229
|
+
SageNET
|
230
|
+
Scalance
|
231
|
+
ScreenOS
|
232
|
+
Secure Network Access Switch
|
233
|
+
Secure Router
|
234
|
+
Sharp AR Series
|
235
|
+
Sharp MX Series
|
236
|
+
ShoreGear
|
237
|
+
Simatic HMI
|
238
|
+
Simatic NET
|
239
|
+
Simatic S7
|
240
|
+
Simatic Sinumerik
|
241
|
+
Solaris
|
242
|
+
SonicOS
|
243
|
+
SpectraComm
|
244
|
+
SpeedTouch
|
245
|
+
StackTOS
|
246
|
+
StorEdge
|
247
|
+
StorageWorks
|
248
|
+
Subscriber Networks
|
249
|
+
Succession 1000/M
|
250
|
+
SunOS
|
251
|
+
Switch
|
252
|
+
System Storage
|
253
|
+
T3 Termination
|
254
|
+
TASKalfa
|
255
|
+
TDS750 Series
|
256
|
+
TINIOS
|
257
|
+
TOPS-20
|
258
|
+
Tahoe OS
|
259
|
+
Tandem NSK
|
260
|
+
Taos
|
261
|
+
ThreadX
|
262
|
+
TiOS
|
263
|
+
Time Capsule
|
264
|
+
TippingPoint
|
265
|
+
Total Access
|
266
|
+
TrafficWare
|
267
|
+
Tru64 UNIX
|
268
|
+
UCOS
|
269
|
+
UCS
|
270
|
+
UDS
|
271
|
+
UNIX
|
272
|
+
UX/4800
|
273
|
+
Ubuntu
|
274
|
+
Ultrasound Device
|
275
|
+
Ultrix
|
276
|
+
UnicOS
|
277
|
+
Unisys
|
278
|
+
Unix
|
279
|
+
UnixWare
|
280
|
+
V1905
|
281
|
+
V1910
|
282
|
+
VCX
|
283
|
+
VG200
|
284
|
+
VM
|
285
|
+
VM/CMS
|
286
|
+
VM/ESA
|
287
|
+
VMS
|
288
|
+
VMware ESX/ESXi
|
289
|
+
VOS
|
290
|
+
VPN
|
291
|
+
VRP
|
292
|
+
Vantage
|
293
|
+
VarioLink
|
294
|
+
VarioPrint
|
295
|
+
VirtuOS
|
296
|
+
VoIP
|
297
|
+
VxWorks
|
298
|
+
WAAS
|
299
|
+
WAP
|
300
|
+
WLSE
|
301
|
+
WaveCore
|
302
|
+
WiBox
|
303
|
+
Wide Format
|
304
|
+
Wide Format Printer
|
305
|
+
Windows
|
306
|
+
WorkCentre
|
307
|
+
WorkCentre Pro
|
308
|
+
Worldgroup
|
309
|
+
XC
|
310
|
+
XPort
|
311
|
+
XPress
|
312
|
+
ZyNOS
|
313
|
+
audioOS
|
314
|
+
bizhub
|
315
|
+
e-STUDIO
|
316
|
+
iLO
|
317
|
+
iOS
|
318
|
+
iPR Series
|
319
|
+
iR Series
|
320
|
+
imageCLASS
|
321
|
+
lwIP
|
322
|
+
optiPoint
|
323
|
+
tvOS
|
324
|
+
xMach
|
325
|
+
z/OS
|
@@ -0,0 +1,420 @@
|
|
1
|
+
10Gb Blade Switch
|
2
|
+
1810
|
3
|
+
3155
|
4
|
+
3165
|
5
|
+
4050
|
6
|
+
4690
|
7
|
+
46xx
|
8
|
+
6400 Matrix Printer
|
9
|
+
750
|
10
|
+
761
|
11
|
+
ADSL Modem
|
12
|
+
AIX
|
13
|
+
AIX VIOS
|
14
|
+
AMD
|
15
|
+
AOS
|
16
|
+
ATEN Linux
|
17
|
+
Access Gateway
|
18
|
+
AccessRunner ADSL router
|
19
|
+
Adaptive Security Appliance
|
20
|
+
AirPort Base Station Firmware
|
21
|
+
AirPort Extreme
|
22
|
+
Allied Telesyn router
|
23
|
+
Android
|
24
|
+
Appliance
|
25
|
+
BIG-IP
|
26
|
+
BSD/OS
|
27
|
+
Base Station
|
28
|
+
Blade System
|
29
|
+
BladeCenter Advanced Management Module
|
30
|
+
BladeCenter Management Module
|
31
|
+
BladeSystems
|
32
|
+
BoSS
|
33
|
+
Brother Printer
|
34
|
+
Business Policy Switch 2000
|
35
|
+
C760
|
36
|
+
CS 1000 Call Server
|
37
|
+
CS 1000 Signaling Server
|
38
|
+
CS 1000 Voice Gateway Media Card
|
39
|
+
CX Data Collection Terminal
|
40
|
+
Cajun Switch
|
41
|
+
Call Server
|
42
|
+
CatOS
|
43
|
+
Celerra
|
44
|
+
CentOS
|
45
|
+
Checkpoint FW1
|
46
|
+
ChromeOS
|
47
|
+
CloudKey
|
48
|
+
CoBox
|
49
|
+
Cobalt RaQ
|
50
|
+
CommandPost
|
51
|
+
Comware
|
52
|
+
ConnectUPS
|
53
|
+
D2D Backup System
|
54
|
+
DCS-2100
|
55
|
+
DD OS
|
56
|
+
DD-WRT
|
57
|
+
DECserver
|
58
|
+
DG/UX
|
59
|
+
DNA Center
|
60
|
+
DS60
|
61
|
+
DSLAM Shelf
|
62
|
+
DSM
|
63
|
+
Data ONTAP
|
64
|
+
Definity One
|
65
|
+
Dell Remote Access Controller
|
66
|
+
Digital Copier
|
67
|
+
Digital Unix
|
68
|
+
Discover
|
69
|
+
Document Centre
|
70
|
+
Dynix
|
71
|
+
ESX
|
72
|
+
ESXi
|
73
|
+
Eagle Secure Gateway
|
74
|
+
EdgeBlaster
|
75
|
+
EdgeOS
|
76
|
+
Email Appliance
|
77
|
+
Enterprise AP
|
78
|
+
Enterprise Linux
|
79
|
+
Enterprise Linux AS
|
80
|
+
Enterprise Linux ES
|
81
|
+
Enterprise Linux WS
|
82
|
+
Enterprise WAP
|
83
|
+
EqualLogic
|
84
|
+
EulerOS
|
85
|
+
Excella
|
86
|
+
ExtendNet DX
|
87
|
+
ExtendNet SX
|
88
|
+
FRITZ!BOX
|
89
|
+
Fabric OS
|
90
|
+
Fastmark M5
|
91
|
+
FaxPress
|
92
|
+
Fedora
|
93
|
+
Fedora Core Linux
|
94
|
+
Fibre Channel
|
95
|
+
Fiery Print Server
|
96
|
+
Firepower
|
97
|
+
Firewall-1
|
98
|
+
Fireware
|
99
|
+
FortiOS
|
100
|
+
FreeBSD
|
101
|
+
G2 Console Switch
|
102
|
+
GAiA OS
|
103
|
+
GigaVUE HD
|
104
|
+
GigaVUE TA1
|
105
|
+
HP-UX
|
106
|
+
HiPath 3000
|
107
|
+
HipServ
|
108
|
+
Hydra
|
109
|
+
IDP
|
110
|
+
ILOM
|
111
|
+
IMC
|
112
|
+
IOS
|
113
|
+
IOS-XE
|
114
|
+
IOS-XR
|
115
|
+
IPReach
|
116
|
+
IPSO
|
117
|
+
IRIX
|
118
|
+
Integrated Dell Remote Access Controller
|
119
|
+
Integrated Lights Out Manager
|
120
|
+
Irix
|
121
|
+
Isilon OneFS OS
|
122
|
+
JetDirect
|
123
|
+
Junos OS
|
124
|
+
Kamikaze
|
125
|
+
LX
|
126
|
+
LaserJet
|
127
|
+
Linux
|
128
|
+
Linux AMI
|
129
|
+
Linux AMI 2
|
130
|
+
Linux Enterprise Desktop
|
131
|
+
Linux Enterprise Server
|
132
|
+
MDS 9000
|
133
|
+
MPE XL
|
134
|
+
MPX100 iSCSI Bridge
|
135
|
+
MSL Tape Library
|
136
|
+
Mac OS
|
137
|
+
Mac OS X
|
138
|
+
Mac OS X Server
|
139
|
+
Madge CrossFire
|
140
|
+
Management Processor
|
141
|
+
MedNet Server
|
142
|
+
Meeting Management
|
143
|
+
MegaRAC
|
144
|
+
Mergepoint
|
145
|
+
Meridian
|
146
|
+
Meridian 1 Call Server
|
147
|
+
NAM
|
148
|
+
NEO Tape Library
|
149
|
+
NET+OS
|
150
|
+
NFVIS
|
151
|
+
NG
|
152
|
+
NRG Printer
|
153
|
+
NT
|
154
|
+
NX-OS
|
155
|
+
NetBSD
|
156
|
+
NetCache
|
157
|
+
NetQue
|
158
|
+
NetScaler
|
159
|
+
NetScaler Gateway
|
160
|
+
NetScaler SDX Gateway
|
161
|
+
NetVanta
|
162
|
+
NetWare
|
163
|
+
Netopia
|
164
|
+
Network Gateway
|
165
|
+
Network Scanner
|
166
|
+
Network Storage Router
|
167
|
+
Nortel
|
168
|
+
OS/400
|
169
|
+
OS/400 (IBM i)
|
170
|
+
OSF/1
|
171
|
+
OSSIM
|
172
|
+
OfficeConnect Cable Modem
|
173
|
+
Onboard Administrator
|
174
|
+
OneFS
|
175
|
+
OpenBSD
|
176
|
+
OpenMediaVault
|
177
|
+
OpenServer
|
178
|
+
OpenTV
|
179
|
+
OpenVMS
|
180
|
+
OpenWall
|
181
|
+
PA Firewall
|
182
|
+
PA Panorama
|
183
|
+
PAN-OS
|
184
|
+
PANOS
|
185
|
+
PIX
|
186
|
+
PLC-5
|
187
|
+
PRO/100
|
188
|
+
PacketShaper
|
189
|
+
PacketShaper pSOS
|
190
|
+
PalmOS
|
191
|
+
Panorama Server
|
192
|
+
Passport
|
193
|
+
Photon Linux
|
194
|
+
PocketPro
|
195
|
+
Polycom
|
196
|
+
PowerVault
|
197
|
+
Prestige 642R-13
|
198
|
+
Prestige 645
|
199
|
+
Prestige 650R-T3
|
200
|
+
Prestige 660HW-61
|
201
|
+
Prestige 660HW-D1
|
202
|
+
Prestige 660ME-61
|
203
|
+
Prime Collaboration Manager
|
204
|
+
Print server
|
205
|
+
PrintServer
|
206
|
+
Printer
|
207
|
+
Printer Board
|
208
|
+
ProLiant
|
209
|
+
RASExpress
|
210
|
+
RDK
|
211
|
+
RISC OS
|
212
|
+
RT
|
213
|
+
Raptor
|
214
|
+
RecoverPoint
|
215
|
+
RedHat Enterprise AS
|
216
|
+
RedHat Enterprise WS
|
217
|
+
Remote Supervisor Adapter / Remote Management Module
|
218
|
+
Router
|
219
|
+
RouterOS
|
220
|
+
SAN-OS
|
221
|
+
SCM Manager module
|
222
|
+
SCO UNIX
|
223
|
+
SEHI
|
224
|
+
SINIX
|
225
|
+
SSL-VPN
|
226
|
+
SVR
|
227
|
+
ScanFront
|
228
|
+
ScreenOS
|
229
|
+
Secure Linux
|
230
|
+
SecureOS
|
231
|
+
SmartEdge OS
|
232
|
+
SmartServer
|
233
|
+
SmoothWall
|
234
|
+
Solaris
|
235
|
+
SonicOS
|
236
|
+
SonicWALL
|
237
|
+
SoundTouch
|
238
|
+
Spectrum24 Ethernet Access Point
|
239
|
+
SpeedTouch
|
240
|
+
Stealthwatch
|
241
|
+
Storage Array
|
242
|
+
Succession 1000/M Call Server
|
243
|
+
SunOS
|
244
|
+
SuperStack 3
|
245
|
+
SuperStack 3 Firewall
|
246
|
+
SuperStack II
|
247
|
+
SureStore Tape Library
|
248
|
+
Switch
|
249
|
+
TMS zl Module
|
250
|
+
TRU64
|
251
|
+
Tape Systems
|
252
|
+
Tasman Networks router
|
253
|
+
TelePresence
|
254
|
+
Tenable Core
|
255
|
+
Thermal Label Printer {hw.model}
|
256
|
+
TimOS
|
257
|
+
Time Capsule Firmware
|
258
|
+
Traverse
|
259
|
+
Tru64 UNIX
|
260
|
+
Tru64 Unix
|
261
|
+
UCS Device
|
262
|
+
UCS Manager
|
263
|
+
UNIX
|
264
|
+
UPS
|
265
|
+
Ubuntu Linux
|
266
|
+
Ultrix
|
267
|
+
UnixWare
|
268
|
+
VBrick Rev
|
269
|
+
VIDOS-NVR
|
270
|
+
VIOS
|
271
|
+
VMS
|
272
|
+
VMware ESX Server
|
273
|
+
VMware ESXi Server
|
274
|
+
VPN
|
275
|
+
VPN 3000 Concentrator
|
276
|
+
VRP
|
277
|
+
Vigor
|
278
|
+
Virtual Library
|
279
|
+
VoIP
|
280
|
+
VxWorks
|
281
|
+
WAAS
|
282
|
+
WAP
|
283
|
+
WBR204G
|
284
|
+
WRT54G
|
285
|
+
WaveCore
|
286
|
+
WebCSU
|
287
|
+
Windows
|
288
|
+
Windows 10
|
289
|
+
Windows 10 Education Edition
|
290
|
+
Windows 10 Enterprise Edition
|
291
|
+
Windows 10 Home Edition
|
292
|
+
Windows 10 Mobile
|
293
|
+
Windows 10 Mobile Edition
|
294
|
+
Windows 10 Mobile Enterprise Edition
|
295
|
+
Windows 10 Professional Edition
|
296
|
+
Windows 10 or Windows Server 2016
|
297
|
+
Windows 2000
|
298
|
+
Windows 2000 Advanced Server
|
299
|
+
Windows 2000 Datacenter Server
|
300
|
+
Windows 2000 Professional
|
301
|
+
Windows 2000 Server
|
302
|
+
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
|
+
Windows 7 or Windows Server 2008 R2
|
315
|
+
Windows 8
|
316
|
+
Windows 8 Enterprise Edition
|
317
|
+
Windows 8 Professional Edition
|
318
|
+
Windows 8 or Windows Server 2012
|
319
|
+
Windows 8.1
|
320
|
+
Windows 8.1 Enterprise Edition
|
321
|
+
Windows 8.1 Professional Edition
|
322
|
+
Windows 8.1 or Windows Server 2012 R2
|
323
|
+
Windows 95
|
324
|
+
Windows 98
|
325
|
+
Windows 98SE
|
326
|
+
Windows CE
|
327
|
+
Windows Essential Business Server 2008
|
328
|
+
Windows Longhorn Server Beta
|
329
|
+
Windows ME
|
330
|
+
Windows NT
|
331
|
+
Windows NT Advanced Server
|
332
|
+
Windows NT Server
|
333
|
+
Windows NT Server, Enterprise Edition
|
334
|
+
Windows NT Server, Terminal Server Edition
|
335
|
+
Windows NT Workstation
|
336
|
+
Windows Phone
|
337
|
+
Windows RT
|
338
|
+
Windows Server 2000
|
339
|
+
Windows Server 2003
|
340
|
+
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
|
+
Windows Server 2003, Datacenter Edition
|
348
|
+
Windows Server 2003, Enterprise Edition
|
349
|
+
Windows Server 2003, Standard Edition
|
350
|
+
Windows Server 2003, Web Edition
|
351
|
+
Windows Server 2008
|
352
|
+
Windows Server 2008 Datacenter Edition
|
353
|
+
Windows Server 2008 Enterprise Edition
|
354
|
+
Windows Server 2008 HPC Edition
|
355
|
+
Windows Server 2008 R2
|
356
|
+
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
|
+
Windows Server 2012
|
364
|
+
Windows Server 2012 Datacenter Edition
|
365
|
+
Windows Server 2012 Essentials Edition
|
366
|
+
Windows Server 2012 Foundation Edition
|
367
|
+
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
|
+
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
|
+
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
|
+
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
|
+
Windows XP
|
395
|
+
Windows XP Home
|
396
|
+
Windows XP Professional
|
397
|
+
Windows XP Tablet PC Edition
|
398
|
+
Wireless Controller
|
399
|
+
Wireless LAN Controller
|
400
|
+
WorkCentre Pro
|
401
|
+
X3e 31C-M
|
402
|
+
XCC Linux
|
403
|
+
XOS
|
404
|
+
Zentyal
|
405
|
+
Zone Director
|
406
|
+
audioOS
|
407
|
+
cs
|
408
|
+
e-STUDIO
|
409
|
+
eCos
|
410
|
+
iDRAC Linux
|
411
|
+
iLO
|
412
|
+
iLO 2
|
413
|
+
iOS
|
414
|
+
iScale
|
415
|
+
im
|
416
|
+
ipOS
|
417
|
+
tvOS
|
418
|
+
vManage
|
419
|
+
vSphere Management Assistant
|
420
|
+
z/OS
|