recog 2.1.46 → 2.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/recog/version.rb +1 -1
- data/xml/http_servers.xml +614 -0
- metadata +2 -3
- data/xml/upnp_banners.xml +0 -659
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: recog
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.
|
4
|
+
version: 2.2.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Rapid7 Research
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-02-
|
11
|
+
date: 2019-02-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rspec
|
@@ -228,7 +228,6 @@ files:
|
|
228
228
|
- xml/snmp_sysobjid.xml
|
229
229
|
- xml/ssh_banners.xml
|
230
230
|
- xml/telnet_banners.xml
|
231
|
-
- xml/upnp_banners.xml
|
232
231
|
- xml/x11_banners.xml
|
233
232
|
homepage: https://www.github.com/rapid7/recog
|
234
233
|
licenses: []
|
data/xml/upnp_banners.xml
DELETED
@@ -1,659 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<fingerprints matches="ssdp_header.server" protocol="ssdp" database_type="service" preference="0.70">
|
3
|
-
<!-- UPnP Server headers are matched against these patterns to fingerprint UPnP servers. -->
|
4
|
-
<fingerprint pattern="(?i)^(.*) UPnP/[\d\.]+\s+AVM FRITZ!(.*) ([\d\.]+)$">
|
5
|
-
<description>AVM FRITZ! devices of various types</description>
|
6
|
-
<example host.name="some thing" os.product="WLAN Repeater 1750E" os.version="134.07.01">some thing UPnP/1.0 AVM FRITZ!WLAN Repeater 1750E 134.07.01</example>
|
7
|
-
<param pos="0" name="os.vendor" value="AVM"/>
|
8
|
-
<param pos="0" name="os.family" value="FRITZ!Box"/>
|
9
|
-
<param pos="2" name="os.product"/>
|
10
|
-
<param pos="3" name="os.version"/>
|
11
|
-
<param pos="1" name="host.name"/>
|
12
|
-
</fingerprint>
|
13
|
-
<fingerprint pattern="(?i)^Linux/(\S+) UPnP/[\d\.]+ miniupnpd/([\d\.]+)$">
|
14
|
-
<description>Linux MiniUPnPd UPnP Server</description>
|
15
|
-
<example>Linux/Cross_compiled UPnP/1.0 miniupnpd/1.0</example>
|
16
|
-
<example>Linux/2.6.29.6-217.2.3.fc11.i686.PAE UPnP/1.0 miniupnpd/1.0</example>
|
17
|
-
<example>Linux/2.4.21 UPnP/1.0 miniupnpd/1.0</example>
|
18
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
19
|
-
<param pos="2" name="service.version"/>
|
20
|
-
<param pos="0" name="os.vendor" value="Linux"/>
|
21
|
-
<param pos="0" name="os.product" value="Linux"/>
|
22
|
-
<param pos="1" name="os.version"/>
|
23
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:linux:linux_kernel:{os.version}"/>
|
24
|
-
</fingerprint>
|
25
|
-
<fingerprint pattern="^Tomato UPnP/\S+ MiniUPnPd/(\S+)$">
|
26
|
-
<description>Tomato UPnP Server</description>
|
27
|
-
<example>Tomato UPnP/1.0 MiniUPnPd/1.2</example>
|
28
|
-
<example>Tomato UPnP/1.0 MiniUPnPd/1.4</example>
|
29
|
-
<param pos="0" name="service.vendor" value="Tomato"/>
|
30
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
31
|
-
<param pos="1" name="service.version"/>
|
32
|
-
</fingerprint>
|
33
|
-
<fingerprint pattern="(?i)^(RT-\w+) UPnP/\S+ MiniUPnPd/(\S+)$">
|
34
|
-
<description>Asus WAP UPnP Server</description>
|
35
|
-
<example>RT-G32 UPnP/1.0 MiniUPnPd/1.2</example>
|
36
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
37
|
-
<param pos="2" name="service.version"/>
|
38
|
-
<param pos="0" name="os.vendor" value="Asus"/>
|
39
|
-
<param pos="1" name="os.product"/>
|
40
|
-
<param pos="0" name="os.device" value="WAP"/>
|
41
|
-
</fingerprint>
|
42
|
-
<fingerprint pattern="(?i)^DrayTek/Vigor(\S+) UPnP/\S+ miniupnpd/(\S+)$">
|
43
|
-
<description>DrayTek Vigor router UPnP Server</description>
|
44
|
-
<example hw.model="2130">DrayTek/Vigor2130 UPnP/1.0 miniupnpd/1.0</example>
|
45
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
46
|
-
<param pos="2" name="service.version"/>
|
47
|
-
<param pos="0" name="hw.vendor" value="DrayTek"/>
|
48
|
-
<param pos="0" name="hw.product" value="Vigor"/>
|
49
|
-
<param pos="1" name="hw.model"/>
|
50
|
-
<param pos="0" name="hw.device" value="Router"/>
|
51
|
-
</fingerprint>
|
52
|
-
<fingerprint pattern="(?i)Linux UPnP/\d\.\d Huawei-ATP-IGD$">
|
53
|
-
<description>Huawei Echolife / Home Gateway (and possibly other) devices with UPnP</description>
|
54
|
-
<example>Linux UPnP/1.0 Huawei-ATP-IGD</example>
|
55
|
-
<param pos="0" name="hw.vendor" value="Huawei"/>
|
56
|
-
<param pos="0" name="hw.device" value="Broadband router"/>
|
57
|
-
</fingerprint>
|
58
|
-
<fingerprint pattern="(?i)^OpenWRT/kamikaze UPnP/\S+ MiniUPnPd/(\S+)$">
|
59
|
-
<description>OpenWRT Kamikaze WAP UPnP Server</description>
|
60
|
-
<example>OpenWRT/kamikaze UPnP/1.0 MiniUPnPd/1.5</example>
|
61
|
-
<example>OpenWRT/kamikaze UPnP/1.0 MiniUPnPd/1.2</example>
|
62
|
-
<example>OpenWRT/kamikaze UPnP/1.0 MiniUPnPd/1.4</example>
|
63
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
64
|
-
<param pos="1" name="service.version"/>
|
65
|
-
<param pos="0" name="os.vendor" value="Linux"/>
|
66
|
-
<param pos="0" name="os.family" value="OpenWRT"/>
|
67
|
-
<param pos="0" name="os.product" value="Kamikaze"/>
|
68
|
-
<param pos="0" name="os.device" value="WAP"/>
|
69
|
-
</fingerprint>
|
70
|
-
<fingerprint pattern="(?i)^Netgear/\S+ UPnP/\S+ miniupnpd/(\S+)$">
|
71
|
-
<description>Netgear DG834G or WNDR3300 WAP UPnP Server</description>
|
72
|
-
<example>Netgear/1.0 UPnP/1.0 miniupnpd/1.0</example>
|
73
|
-
<example>Netgear/1.0 UPnP/1.0 miniupnpd/1.0</example>
|
74
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
75
|
-
<param pos="1" name="service.version"/>
|
76
|
-
<param pos="0" name="os.vendor" value="Netgear"/>
|
77
|
-
<param pos="0" name="os.device" value="WAP"/>
|
78
|
-
</fingerprint>
|
79
|
-
<fingerprint pattern="^[^/]+/(\S+) DLNADOC/\S+ UPnP/\S+ MiniDLNA/(\S+)$">
|
80
|
-
<description>DLNADOC UPnP Server</description>
|
81
|
-
<example>Debian/4.0r8 DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.0</example>
|
82
|
-
<example>FreeBSD/8.2-RELEASE-p4 DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.0.24</example>
|
83
|
-
<example>Linux/2.6.36+ DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.0</example>
|
84
|
-
<param pos="0" name="service.product" value="MiniDLNA"/>
|
85
|
-
<param pos="2" name="service.version"/>
|
86
|
-
<param pos="0" name="os.vendor" value="Linux"/>
|
87
|
-
<param pos="0" name="os.product" value="Linux"/>
|
88
|
-
<param pos="1" name="os.version"/>
|
89
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:linux:linux_kernel:{os.version}"/>
|
90
|
-
</fingerprint>
|
91
|
-
<fingerprint pattern="(?i)^Debian\/(\S+) UPnP/\S+ MiniUPnPd/(\S+)$">
|
92
|
-
<description>miniupnpd on a Debian variant</description>
|
93
|
-
<example os.version="wheezy/sid" service.version="1.8">Debian/wheezy/sid UPnP/1.1 MiniUPnPd/1.8</example>
|
94
|
-
<example os.version="4.0" service.version="1.0">Debian/4.0 UPnP/1.0 miniupnpd/1.0</example>
|
95
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
96
|
-
<param pos="2" name="service.version"/>
|
97
|
-
<param pos="0" name="os.vendor" value="Debian"/>
|
98
|
-
<param pos="0" name="os.product" value="Linux"/>
|
99
|
-
<param pos="0" name="os.certainty" value="0.5"/>
|
100
|
-
<param pos="1" name="os.version"/>
|
101
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:debian:debian_linux:{os.version}"/>
|
102
|
-
</fingerprint>
|
103
|
-
<fingerprint pattern="(?i)^Fedora(?:Core)?\/(\S+) UPnP/\S+ MiniUPnPd/(\S+)$">
|
104
|
-
<description>miniupnpd on a Fedora variant</description>
|
105
|
-
<example os.version="10" service.version="1.4">Fedora/10 UPnP/1.0 MiniUPnPd/1.4</example>
|
106
|
-
<example os.version="8" service.version="1.0">Fedora/8 UPnP/1.0 miniupnpd/1.0</example>
|
107
|
-
<example os.version="6" service.version="1.0">FedoraCore/6 UPnP/1.0 miniupnpd/1.0</example>
|
108
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
109
|
-
<param pos="2" name="service.version"/>
|
110
|
-
<param pos="0" name="os.family" value="Linux"/>
|
111
|
-
<param pos="0" name="os.vendor" value="Red Hat"/>
|
112
|
-
<param pos="0" name="os.product" value="Fedora Core Linux"/>
|
113
|
-
<param pos="1" name="os.version"/>
|
114
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:redhat:fedora_core:{os.version}"/>
|
115
|
-
</fingerprint>
|
116
|
-
<fingerprint pattern="(?i)^Ubuntu\/([\d\.]+) UPnP/\S+ MiniUPnPd/(\S+)$">
|
117
|
-
<description>miniupnpd on an Ubuntu variant</description>
|
118
|
-
<example os.version="10.04" service.version="1.0">Ubuntu/10.04 UPnP/1.0 miniupnpd/1.0</example>
|
119
|
-
<example os.version="10.10" service.version="1.0">Ubuntu/10.10 UPnP/1.0 miniupnpd/1.0</example>
|
120
|
-
<example os.version="7.10" service.version="1.0">Ubuntu/7.10 UPnP/1.0 miniupnpd/1.0</example>
|
121
|
-
<example os.version="9.04" service.version="1.0">Ubuntu/9.04 UPnP/1.0 miniupnpd/1.0</example>
|
122
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
123
|
-
<param pos="2" name="service.version"/>
|
124
|
-
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
125
|
-
<param pos="0" name="os.product" value="Linux"/>
|
126
|
-
<param pos="1" name="os.version"/>
|
127
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:canonical:ubuntu_linux:{os.version}"/>
|
128
|
-
</fingerprint>
|
129
|
-
<fingerprint pattern="(?i)^Ubuntu\/bionic UPnP/\S+ MiniUPnPd/(\S+)$">
|
130
|
-
<description>miniupnpd on an Ubuntu bionic/18.04</description>
|
131
|
-
<example os.version="18.04" service.version="1.4">Ubuntu/bionic UPnP/1.0 MiniUPnPd/1.4</example>
|
132
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
133
|
-
<param pos="1" name="service.version"/>
|
134
|
-
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
135
|
-
<param pos="0" name="os.product" value="Linux"/>
|
136
|
-
<param pos="0" name="os.version" value="18.04"/>
|
137
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:canonical:ubuntu_linux:18.04"/>
|
138
|
-
</fingerprint>
|
139
|
-
<fingerprint pattern="(?i)^Ubuntu\/yakkety UPnP/\S+ MiniUPnPd/(\S+)$">
|
140
|
-
<description>miniupnpd on an Ubuntu yakkety/16.10</description>
|
141
|
-
<example os.version="16.10" service.version="1.4">Ubuntu/yakkety UPnP/1.0 MiniUPnPd/1.4</example>
|
142
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
143
|
-
<param pos="1" name="service.version"/>
|
144
|
-
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
145
|
-
<param pos="0" name="os.product" value="Linux"/>
|
146
|
-
<param pos="0" name="os.version" value="16.10"/>
|
147
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:canonical:ubuntu_linux:16.10"/>
|
148
|
-
</fingerprint>
|
149
|
-
<fingerprint pattern="(?i)^Ubuntu\/xenial UPnP/\S+ MiniUPnPd/(\S+)$">
|
150
|
-
<description>miniupnpd on an Ubuntu xenial/16.04</description>
|
151
|
-
<example os.version="16.04" service.version="1.4">Ubuntu/xenial UPnP/1.0 MiniUPnPd/1.4</example>
|
152
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
153
|
-
<param pos="1" name="service.version"/>
|
154
|
-
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
155
|
-
<param pos="0" name="os.product" value="Linux"/>
|
156
|
-
<param pos="0" name="os.version" value="16.04"/>
|
157
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:canonical:ubuntu_linux:16.04"/>
|
158
|
-
</fingerprint>
|
159
|
-
<fingerprint pattern="(?i)^Ubuntu\/utopic UPnP/\S+ MiniUPnPd/(\S+)$">
|
160
|
-
<description>miniupnpd on an Ubuntu utopic/14.10</description>
|
161
|
-
<example os.version="14.10" service.version="1.4">Ubuntu/utopic UPnP/1.0 MiniUPnPd/1.4</example>
|
162
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
163
|
-
<param pos="1" name="service.version"/>
|
164
|
-
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
165
|
-
<param pos="0" name="os.product" value="Linux"/>
|
166
|
-
<param pos="0" name="os.version" value="14.10"/>
|
167
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:canonical:ubuntu_linux:14.10"/>
|
168
|
-
</fingerprint>
|
169
|
-
<fingerprint pattern="(?i)^Ubuntu\/trusty UPnP/\S+ MiniUPnPd/(\S+)$">
|
170
|
-
<description>miniupnpd on an Ubuntu trusty/14.04</description>
|
171
|
-
<example os.version="14.04" service.version="1.4">Ubuntu/trusty UPnP/1.0 MiniUPnPd/1.4</example>
|
172
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
173
|
-
<param pos="1" name="service.version"/>
|
174
|
-
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
175
|
-
<param pos="0" name="os.product" value="Linux"/>
|
176
|
-
<param pos="0" name="os.version" value="14.04"/>
|
177
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:canonical:ubuntu_linux:14.04"/>
|
178
|
-
</fingerprint>
|
179
|
-
<fingerprint pattern="(?i)^Ubuntu\/saucy UPnP/\S+ MiniUPnPd/(\S+)$">
|
180
|
-
<description>miniupnpd on an Ubuntu saucy/13.10</description>
|
181
|
-
<example os.version="13.10" service.version="1.4">Ubuntu/saucy UPnP/1.0 MiniUPnPd/1.4</example>
|
182
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
183
|
-
<param pos="1" name="service.version"/>
|
184
|
-
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
185
|
-
<param pos="0" name="os.product" value="Linux"/>
|
186
|
-
<param pos="0" name="os.version" value="13.10"/>
|
187
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:canonical:ubuntu_linux:13.10"/>
|
188
|
-
</fingerprint>
|
189
|
-
<fingerprint pattern="(?i)^Ubuntu\/raring UPnP/\S+ MiniUPnPd/(\S+)$">
|
190
|
-
<description>miniupnpd on an Ubuntu raring/13.04</description>
|
191
|
-
<example os.version="13.04" service.version="1.4">Ubuntu/raring UPnP/1.0 MiniUPnPd/1.4</example>
|
192
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
193
|
-
<param pos="1" name="service.version"/>
|
194
|
-
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
195
|
-
<param pos="0" name="os.product" value="Linux"/>
|
196
|
-
<param pos="0" name="os.version" value="13.04"/>
|
197
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:canonical:ubuntu_linux:13.04"/>
|
198
|
-
</fingerprint>
|
199
|
-
<fingerprint pattern="(?i)^Ubuntu\/quantal UPnP/\S+ MiniUPnPd/(\S+)$">
|
200
|
-
<description>miniupnpd on an Ubuntu quantal/12.10</description>
|
201
|
-
<example os.version="12.10" service.version="1.4">Ubuntu/quantal UPnP/1.0 MiniUPnPd/1.4</example>
|
202
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
203
|
-
<param pos="1" name="service.version"/>
|
204
|
-
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
205
|
-
<param pos="0" name="os.product" value="Linux"/>
|
206
|
-
<param pos="0" name="os.version" value="12.10"/>
|
207
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:canonical:ubuntu_linux:12.10"/>
|
208
|
-
</fingerprint>
|
209
|
-
<fingerprint pattern="(?i)^Ubuntu\/precise UPnP/\S+ MiniUPnPd/(\S+)$">
|
210
|
-
<description>miniupnpd on an Ubuntu precise/12.04</description>
|
211
|
-
<example os.version="12.04" service.version="1.4">Ubuntu/precise UPnP/1.0 MiniUPnPd/1.4</example>
|
212
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
213
|
-
<param pos="1" name="service.version"/>
|
214
|
-
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
215
|
-
<param pos="0" name="os.product" value="Linux"/>
|
216
|
-
<param pos="0" name="os.version" value="12.04"/>
|
217
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:canonical:ubuntu_linux:12.04"/>
|
218
|
-
</fingerprint>
|
219
|
-
<fingerprint pattern="(?i)^Ubuntu\/oneiric UPnP/\S+ MiniUPnPd/(\S+)$">
|
220
|
-
<description>miniupnpd on an Ubuntu oneiric/11.10</description>
|
221
|
-
<example os.version="11.10" service.version="1.4">Ubuntu/oneiric UPnP/1.0 MiniUPnPd/1.4</example>
|
222
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
223
|
-
<param pos="1" name="service.version"/>
|
224
|
-
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
225
|
-
<param pos="0" name="os.product" value="Linux"/>
|
226
|
-
<param pos="0" name="os.version" value="11.10"/>
|
227
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:canonical:ubuntu_linux:11.10"/>
|
228
|
-
</fingerprint>
|
229
|
-
<fingerprint pattern="(?i)^Ubuntu\/natty UPnP/\S+ MiniUPnPd/(\S+)$">
|
230
|
-
<description>miniupnpd on an Ubuntu natty/11.04</description>
|
231
|
-
<example os.version="11.04" service.version="1.4">Ubuntu/natty UPnP/1.0 MiniUPnPd/1.4</example>
|
232
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
233
|
-
<param pos="1" name="service.version"/>
|
234
|
-
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
235
|
-
<param pos="0" name="os.product" value="Linux"/>
|
236
|
-
<param pos="0" name="os.version" value="11.04"/>
|
237
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:canonical:ubuntu_linux:11.04"/>
|
238
|
-
</fingerprint>
|
239
|
-
<fingerprint pattern="(?i)^Ubuntu\/maverick UPnP/\S+ MiniUPnPd/(\S+)$">
|
240
|
-
<description>miniupnpd on an Ubuntu maverick/10.10</description>
|
241
|
-
<example os.version="10.10" service.version="1.4">Ubuntu/maverick UPnP/1.0 MiniUPnPd/1.4</example>
|
242
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
243
|
-
<param pos="1" name="service.version"/>
|
244
|
-
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
245
|
-
<param pos="0" name="os.product" value="Linux"/>
|
246
|
-
<param pos="0" name="os.version" value="10.10"/>
|
247
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:canonical:ubuntu_linux:10.10"/>
|
248
|
-
</fingerprint>
|
249
|
-
<fingerprint pattern="(?i)^Ubuntu\/lucid UPnP/\S+ MiniUPnPd/(\S+)$">
|
250
|
-
<description>miniupnpd on an Ubuntu lucid/10.04</description>
|
251
|
-
<example os.version="10.04" service.version="1.4">Ubuntu/lucid UPnP/1.0 MiniUPnPd/1.4</example>
|
252
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
253
|
-
<param pos="1" name="service.version"/>
|
254
|
-
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
255
|
-
<param pos="0" name="os.product" value="Linux"/>
|
256
|
-
<param pos="0" name="os.version" value="10.04"/>
|
257
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:canonical:ubuntu_linux:10.04"/>
|
258
|
-
</fingerprint>
|
259
|
-
<fingerprint pattern="(?i)^Ubuntu\/karmic UPnP/\S+ MiniUPnPd/(\S+)$">
|
260
|
-
<description>miniupnpd on an Ubuntu karmic/9.10</description>
|
261
|
-
<example os.version="9.10" service.version="1.4">Ubuntu/karmic UPnP/1.0 MiniUPnPd/1.4</example>
|
262
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
263
|
-
<param pos="1" name="service.version"/>
|
264
|
-
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
265
|
-
<param pos="0" name="os.product" value="Linux"/>
|
266
|
-
<param pos="0" name="os.version" value="9.10"/>
|
267
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:canonical:ubuntu_linux:9.10"/>
|
268
|
-
</fingerprint>
|
269
|
-
<fingerprint pattern="(?i)^Ubuntu\/jaunty UPnP/\S+ MiniUPnPd/(\S+)$">
|
270
|
-
<description>miniupnpd on an Ubuntu jaunty/9.04</description>
|
271
|
-
<example os.version="9.04" service.version="1.4">Ubuntu/jaunty UPnP/1.0 MiniUPnPd/1.4</example>
|
272
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
273
|
-
<param pos="1" name="service.version"/>
|
274
|
-
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
275
|
-
<param pos="0" name="os.product" value="Linux"/>
|
276
|
-
<param pos="0" name="os.version" value="9.04"/>
|
277
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:canonical:ubuntu_linux:9.04"/>
|
278
|
-
</fingerprint>
|
279
|
-
<fingerprint pattern="(?i)^Ubuntu\/hardy UPnP/\S+ MiniUPnPd/(\S+)$">
|
280
|
-
<description>miniupnpd on an Ubuntu hardy/8.04</description>
|
281
|
-
<example os.version="8.04" service.version="1.4">Ubuntu/hardy UPnP/1.0 MiniUPnPd/1.4</example>
|
282
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
283
|
-
<param pos="1" name="service.version"/>
|
284
|
-
<param pos="0" name="os.vendor" value="Ubuntu"/>
|
285
|
-
<param pos="0" name="os.product" value="Linux"/>
|
286
|
-
<param pos="0" name="os.version" value="8.04"/>
|
287
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:canonical:ubuntu_linux:8.04"/>
|
288
|
-
</fingerprint>
|
289
|
-
<fingerprint pattern="(?i)^Linux Mips (\S+) UPnP/\S+ MiniUPnPd/(\S+)$">
|
290
|
-
<description>Linux MIPS UPnP Server</description>
|
291
|
-
<example>Linux Mips 2.4.20 UPnP/1.0 MiniUPnPd/1.2</example>
|
292
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
293
|
-
<param pos="2" name="service.version"/>
|
294
|
-
<param pos="0" name="os.vendor" value="Linux"/>
|
295
|
-
<param pos="0" name="os.product" value="Linux"/>
|
296
|
-
<param pos="1" name="os.version"/>
|
297
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:linux:linux_kernel:{os.version}"/>
|
298
|
-
</fingerprint>
|
299
|
-
<fingerprint pattern="(?i)^SmoothWall Express/(\S+) UPnP/\S+ miniupnpd/(\S+)$">
|
300
|
-
<description>Smoothwall Express UPnP Server</description>
|
301
|
-
<example os.version="3.0" service.version="1.0">SmoothWall Express/3.0 UPnP/1.0 miniupnpd/1.0</example>
|
302
|
-
<param pos="0" name="os.vendor" value="Smoothwall"/>
|
303
|
-
<param pos="0" name="os.product" value="Smoothwall"/>
|
304
|
-
<param pos="1" name="os.version"/>
|
305
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:smoothwall:smoothwall:{os.version}"/>
|
306
|
-
<param pos="0" name="service.product" value="MiniUPnP"/>
|
307
|
-
<param pos="2" name="service.version"/>
|
308
|
-
</fingerprint>
|
309
|
-
<fingerprint pattern="^(?i)Linux UPnP/1.0 Sonos/([\d\.\-a-z]+) \((BR\d+)\)$">
|
310
|
-
<description>Sonos Bridge/ZoneBridge</description>
|
311
|
-
<example hw.model="BR100" hw.version="47.2-59120">Linux UPnP/1.0 Sonos/47.2-59120 (BR100)</example>
|
312
|
-
<param pos="0" name="hw.vendor" value="Sonos"/>
|
313
|
-
<param pos="0" name="hw.product" value="Bridge"/>
|
314
|
-
<param pos="0" name="hw.device" value="Network Audio"/>
|
315
|
-
<param pos="1" name="hw.version"/>
|
316
|
-
<param pos="2" name="hw.model"/>
|
317
|
-
<param pos="0" name="os.product" value="Linux"/>
|
318
|
-
</fingerprint>
|
319
|
-
<fingerprint pattern="^(?i)Linux UPnP/1.0 Sonos/([\d\.\-a-z]+) \(ANVIL\)$">
|
320
|
-
<description>Sonos Subwoofer Speaker</description>
|
321
|
-
<example>Linux UPnP/1.0 Sonos/31.3-22220 (ANVIL)</example>
|
322
|
-
<param pos="0" name="hw.vendor" value="Sonos"/>
|
323
|
-
<param pos="0" name="hw.product" value="Sub"/>
|
324
|
-
<param pos="0" name="hw.device" value="Network Audio"/>
|
325
|
-
<param pos="1" name="hw.version"/>
|
326
|
-
<param pos="0" name="os.product" value="Linux"/>
|
327
|
-
</fingerprint>
|
328
|
-
<fingerprint pattern="(?i)^Linux UPnP/1.0 Sonos/([\d\.\-a-z]+) \(ZP(S?\d+)\)$">
|
329
|
-
<description>Sonos PLAY/ZonePlayer wireless speaker</description>
|
330
|
-
<example hw.model="S1" hw.version="39.2-47040c">Linux UPnP/1.0 Sonos/39.2-47040c (ZPS1)</example>
|
331
|
-
<example hw.model="S3" hw.version="47.2-59120">Linux UPnP/1.0 Sonos/47.2-59120 (ZPS3)</example>
|
332
|
-
<example hw.model="120" hw.version="34.16-37101">Linux UPnP/1.0 Sonos/34.16-37101 (ZP120)</example>
|
333
|
-
<param pos="0" name="hw.vendor" value="Sonos"/>
|
334
|
-
<param pos="0" name="hw.product" value="PLAY"/>
|
335
|
-
<param pos="0" name="hw.device" value="Network Audio"/>
|
336
|
-
<param pos="1" name="hw.version"/>
|
337
|
-
<param pos="2" name="hw.model"/>
|
338
|
-
<param pos="0" name="os.product" value="Linux"/>
|
339
|
-
</fingerprint>
|
340
|
-
<fingerprint pattern="(?i)^Linux UPnP/1.0 Sonos/([\d\.\-a-z]+) \(WD(\d+)\)$">
|
341
|
-
<description>Sonos Wireless Dock</description>
|
342
|
-
<example hw.model="100" hw.version="36.4-41270">Linux UPnP/1.0 Sonos/36.4-41270 (WD100)</example>
|
343
|
-
<param pos="0" name="hw.vendor" value="Sonos"/>
|
344
|
-
<param pos="0" name="hw.product" value="Wireless Dock"/>
|
345
|
-
<param pos="0" name="hw.device" value="Network Audio"/>
|
346
|
-
<param pos="1" name="hw.version"/>
|
347
|
-
<param pos="2" name="hw.model"/>
|
348
|
-
<param pos="0" name="os.product" value="Linux"/>
|
349
|
-
</fingerprint>
|
350
|
-
<fingerprint pattern="^(\S+) \d+/Service Pack \d+, UPnP/[\d\.]+, TVersity Media Server$">
|
351
|
-
<description>TVersity Media Server UPnP Server</description>
|
352
|
-
<example>5.2.3790 2/Service Pack 1, UPnP/1.0, TVersity Media Server</example>
|
353
|
-
<example>5.1.2600 2/Service Pack 3, UPnP/1.0, TVersity Media Server</example>
|
354
|
-
<param pos="0" name="service.vendor" value="TVersity"/>
|
355
|
-
<param pos="0" name="service.product" value="Media Server"/>
|
356
|
-
<param pos="1" name="service.version"/>
|
357
|
-
</fingerprint>
|
358
|
-
<fingerprint pattern="^(\S+) 2/, UPnP/\S+, TVersity Media Server$">
|
359
|
-
<description>TVersity Media Server UPnP Server</description>
|
360
|
-
<example>6.2.8400 2/, UPnP/1.0, TVersity Media Server</example>
|
361
|
-
<example>6.2.9200 2/, UPnP/1.0, TVersity Media Server</example>
|
362
|
-
<example>6.0.6000 2/, UPnP/1.0, TVersity Media Server</example>
|
363
|
-
<example>6.1.7600 2/, UPnP/1.0, TVersity Media Server</example>
|
364
|
-
<param pos="0" name="service.vendor" value="TVersity"/>
|
365
|
-
<param pos="0" name="service.product" value="Media Server"/>
|
366
|
-
<param pos="1" name="service.version"/>
|
367
|
-
</fingerprint>
|
368
|
-
<fingerprint pattern="^LINUX/([\d\.]+) UPnP/[\d\.]+ BRCM400/([\d\.]+)$">
|
369
|
-
<description>Belkin/Linksys BRCM400 Wireless Router UPnP Server</description>
|
370
|
-
<example>LINUX/2.4 UPnP/1.0 BRCM400/1.0</example>
|
371
|
-
<param pos="0" name="service.vendor" value="Linksys"/>
|
372
|
-
<param pos="0" name="service.product" value="BRCM400"/>
|
373
|
-
<param pos="2" name="service.version"/>
|
374
|
-
<param pos="0" name="os.vendor" value="Linksys"/>
|
375
|
-
<param pos="0" name="os.product" value="Linux"/>
|
376
|
-
<param pos="1" name="os.version"/>
|
377
|
-
<param pos="0" name="os.device" value="Router"/>
|
378
|
-
</fingerprint>
|
379
|
-
<fingerprint pattern="^Linux-(\S+), UPnP/[\d\.]+, PMS/([\d\.]+)$">
|
380
|
-
<description>PlayStation3 Media Server UPnP Server</description>
|
381
|
-
<example>Linux-amd64-2.6.18-238.9.1.el5, UPnP/1.0, PMS/1.52.1</example>
|
382
|
-
<example>Linux-i386-2.6.33.2, UPnP/1.0, PMS/1.21.1</example>
|
383
|
-
<param pos="0" name="service.vendor" value="Sony"/>
|
384
|
-
<param pos="0" name="service.product" value="PMS"/>
|
385
|
-
<param pos="2" name="service.version"/>
|
386
|
-
<param pos="0" name="os.vendor" value="Linux"/>
|
387
|
-
<param pos="0" name="os.product" value="Linux"/>
|
388
|
-
<param pos="1" name="os.version"/>
|
389
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:linux:linux_kernel:{os.version}"/>
|
390
|
-
</fingerprint>
|
391
|
-
<fingerprint pattern="^Windows_XP-(\S+), UPnP/[\d\.]+, PMS/([\d\.]+)$">
|
392
|
-
<description>PlayStation3 Media Server UPnP Server</description>
|
393
|
-
<example>Windows_XP-amd64-5.2, UPnP/1.0, PMS/1.54.0</example>
|
394
|
-
<example>Windows_XP-x86-5.1, UPnP/1.0, PMS/1.20.400</example>
|
395
|
-
<param pos="0" name="service.vendor" value="Sony"/>
|
396
|
-
<param pos="0" name="service.product" value="PMS"/>
|
397
|
-
<param pos="2" name="service.version"/>
|
398
|
-
<param pos="0" name="os.vendor" value="Microsoft"/>
|
399
|
-
<param pos="0" name="os.product" value="Windows XP"/>
|
400
|
-
<param pos="1" name="os.version"/>
|
401
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:microsoft:windows_xp:{os.version}"/>
|
402
|
-
</fingerprint>
|
403
|
-
<fingerprint pattern="^Windows_7-x86-(\S+), UPnP/[\d\.]+, PMS/([\d\.]+)$">
|
404
|
-
<description>PlayStation3 Media Server UPnP Server</description>
|
405
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.20</example>
|
406
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.22.0</example>
|
407
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.25.1</example>
|
408
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.51.0</example>
|
409
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.20.412</example>
|
410
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.71.0</example>
|
411
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.20.409</example>
|
412
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.72.0</example>
|
413
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.10.51</example>
|
414
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.40.0</example>
|
415
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.53.0</example>
|
416
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.52.0</example>
|
417
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.50.1</example>
|
418
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.30.1</example>
|
419
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.50.0</example>
|
420
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.54.0</example>
|
421
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.52.1</example>
|
422
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.60.0</example>
|
423
|
-
<example>Windows_7-x86-6.1, UPnP/1.0, PMS/1.70.1</example>
|
424
|
-
<param pos="0" name="service.vendor" value="Sony"/>
|
425
|
-
<param pos="0" name="service.product" value="PMS"/>
|
426
|
-
<param pos="2" name="service.version"/>
|
427
|
-
<param pos="0" name="os.vendor" value="Microsoft"/>
|
428
|
-
<param pos="0" name="os.product" value="Windows 7"/>
|
429
|
-
<param pos="1" name="os.version"/>
|
430
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:microsoft:windows_7:{os.version}"/>
|
431
|
-
</fingerprint>
|
432
|
-
<fingerprint pattern="^Windows_7-x86_64-(\S+), UPnP/[\d\.]+, PMS/([\d\.]+)$">
|
433
|
-
<description>PlayStation3 Media Server UPnP Server</description>
|
434
|
-
<param pos="0" name="service.vendor" value="Sony"/>
|
435
|
-
<param pos="0" name="service.product" value="PMS"/>
|
436
|
-
<param pos="2" name="service.version"/>
|
437
|
-
<param pos="0" name="os.vendor" value="Microsoft"/>
|
438
|
-
<param pos="0" name="os.product" value="Windows 7"/>
|
439
|
-
<param pos="1" name="os.version"/>
|
440
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:microsoft:windows_7:{os.version}"/>
|
441
|
-
</fingerprint>
|
442
|
-
<fingerprint pattern="^Microsoft-Windows/6.2 UPnP/(?:\S+) UPnP-Device-Host/(?:\S+)$">
|
443
|
-
<description>Windows 8 or Windows Server 2012 with unknown UPnP components</description>
|
444
|
-
<param pos="0" name="os.vendor" value="Microsoft"/>
|
445
|
-
<param pos="0" name="os.product" value="Windows 8"/>
|
446
|
-
<param pos="0" name="os.certainty" value="0.65"/>
|
447
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:microsoft:windows_8:-"/>
|
448
|
-
</fingerprint>
|
449
|
-
<fingerprint pattern="^Mac_OS_X-x86_64-(\S+), UPnP/[\d\.]+, PMS/([\d\.]+)$">
|
450
|
-
<description>PlayStation3 Media Server UPnP Server</description>
|
451
|
-
<example>Mac_OS_X-x86_64-10.5.8, UPnP/1.0, PMS/1.20</example>
|
452
|
-
<param pos="0" name="service.vendor" value="Sony"/>
|
453
|
-
<param pos="0" name="service.product" value="PMS"/>
|
454
|
-
<param pos="2" name="service.version"/>
|
455
|
-
<param pos="0" name="os.vendor" value="Apple"/>
|
456
|
-
<param pos="0" name="os.product" value="Mac OS X"/>
|
457
|
-
<param pos="1" name="os.version"/>
|
458
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:apple:mac_os_x:{os.version}"/>
|
459
|
-
</fingerprint>
|
460
|
-
<fingerprint pattern="^Linux/(\S+), UPnP/\S+, Free UPnP Entertainment Service/ReadyNAS$">
|
461
|
-
<description>Free UPnP Entertainment Service UPnP Server</description>
|
462
|
-
<param pos="0" name="service.product" value="FUPPES"/>
|
463
|
-
<param pos="0" name="os.vendor" value="Linux"/>
|
464
|
-
<param pos="0" name="os.product" value="Linux"/>
|
465
|
-
<param pos="1" name="os.version"/>
|
466
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:linux:linux_kernel:{os.version}"/>
|
467
|
-
<param pos="0" name="hw.vendor" value="Netgear"/>
|
468
|
-
<param pos="0" name="hw.device" value="NAS"/>
|
469
|
-
<param pos="0" name="hw.family" value="ReadyNAS"/>
|
470
|
-
<param pos="0" name="hw.product" value="ReadyNAS"/>
|
471
|
-
</fingerprint>
|
472
|
-
<fingerprint pattern="^Linux/(\S+), UPnP/\S+, Free UPnP Entertainment Service/$">
|
473
|
-
<description>Free UPnP Entertainment Service UPnP Server</description>
|
474
|
-
<param pos="0" name="service.product" value="FUPPES"/>
|
475
|
-
<param pos="0" name="os.vendor" value="Linux"/>
|
476
|
-
<param pos="0" name="os.product" value="Linux"/>
|
477
|
-
<param pos="1" name="os.version"/>
|
478
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:linux:linux_kernel:{os.version}"/>
|
479
|
-
</fingerprint>
|
480
|
-
<fingerprint pattern="^FreeBSD/(\S+), UPnP/\S+, Free UPnP Entertainment Service/$">
|
481
|
-
<description>Free UPnP Entertainment Service UPnP Server</description>
|
482
|
-
<param pos="0" name="service.product" value="FUPPES"/>
|
483
|
-
<param pos="0" name="os.vendor" value="FreeBSD"/>
|
484
|
-
<param pos="0" name="os.product" value="FreeBSD"/>
|
485
|
-
<param pos="1" name="os.version"/>
|
486
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:freebsd:freebsd:{os.version}"/>
|
487
|
-
</fingerprint>
|
488
|
-
<fingerprint pattern="^ipOS/([\d\.]+) UPnP/[\d\.]+ ipUPnP/([\d\.]+)$">
|
489
|
-
<description>D-Link WAP Dynamic DNS UPnP Server</description>
|
490
|
-
<param pos="0" name="service.vendor" value="D-Link"/>
|
491
|
-
<param pos="0" name="service.product" value="ipUPnP"/>
|
492
|
-
<param pos="2" name="service.version"/>
|
493
|
-
<param pos="0" name="os.vendor" value="D-Link"/>
|
494
|
-
<param pos="0" name="os.product" value="ipOS"/>
|
495
|
-
<param pos="1" name="os.version"/>
|
496
|
-
<param pos="0" name="os.device" value="WAP"/>
|
497
|
-
</fingerprint>
|
498
|
-
<fingerprint pattern="^ipOS/([\d\.]+) UPnP/[\d\.]+ ipGENADevice/([\d\.]+)$">
|
499
|
-
<description>D-Link DGL-4300 Gaming Router UPnP Server</description>
|
500
|
-
<param pos="0" name="service.vendor" value="D-Link"/>
|
501
|
-
<param pos="0" name="service.product" value="ipGENADevice"/>
|
502
|
-
<param pos="2" name="service.version"/>
|
503
|
-
<param pos="0" name="os.vendor" value="D-Link"/>
|
504
|
-
<param pos="0" name="os.product" value="ipOS"/>
|
505
|
-
<param pos="1" name="os.version"/>
|
506
|
-
<param pos="0" name="os.device" value="Router"/>
|
507
|
-
</fingerprint>
|
508
|
-
<fingerprint pattern="^TBS/R2 UPnP/[\d\.]+ MiniUPnPd/[\d\.]+$">
|
509
|
-
<description>D-Link generic</description>
|
510
|
-
<example>TBS/R2 UPnP/1.0 MiniUPnPd/1.2</example>
|
511
|
-
<param pos="0" name="hw.vendor" value="D-Link"/>
|
512
|
-
</fingerprint>
|
513
|
-
<fingerprint pattern="^ipos/([\d\.]+) UPnP/[\d\.]+ (TL-\w+)/(\S+)$">
|
514
|
-
<description>TP-Link WAP UPnP Server</description>
|
515
|
-
<example>ipos/7.0 UPnP/1.0 TL-WR841N/6.0/7.0</example>
|
516
|
-
<example>ipos/7.0 UPnP/1.0 TL-WR841N/8.0</example>
|
517
|
-
<example>ipos/7.0 UPnP/1.0 TL-WR740N/4.0</example>
|
518
|
-
<example>ipos/7.0 UPnP/1.0 TL-WR940N/1.0</example>
|
519
|
-
<example>ipos/7.0 UPnP/1.0 TL-WR741N/4.0</example>
|
520
|
-
<example>ipos/7.0 UPnP/1.0 TL-WR740N/1.0</example>
|
521
|
-
<example>ipos/7.0 UPnP/1.0 TL-WR741N/1.0/2.0</example>
|
522
|
-
<example>ipos/7.0 UPnP/1.0 TL-WR740N/1.0/2.0</example>
|
523
|
-
<example>ipos/7.0 UPnP/1.0 TL-WR941N/2.0</example>
|
524
|
-
<param pos="0" name="service.vendor" value="TP-Link"/>
|
525
|
-
<param pos="2" name="service.product"/>
|
526
|
-
<param pos="3" name="service.version"/>
|
527
|
-
<param pos="0" name="os.vendor" value="TP-Link"/>
|
528
|
-
<param pos="0" name="os.product" value="ipOS"/>
|
529
|
-
<param pos="1" name="os.version"/>
|
530
|
-
<param pos="0" name="os.device" value="WAP"/>
|
531
|
-
</fingerprint>
|
532
|
-
<fingerprint pattern="^Linux/(\S+), UPnP/[\d\.]+, Portable SDK for UPnP devices/(\S+)$">
|
533
|
-
<description>Portable SDK for UPnP Server</description>
|
534
|
-
<example>Linux/2.4.20-46.7asp, UPnP/1.0, Portable SDK for UPnP devices/1.6.17</example>
|
535
|
-
<example>Linux/2.6.10-iop1-1, UPnP/1.0, Portable SDK for UPnP devices/1.4.1</example>
|
536
|
-
<example>Linux/2.6.12-5.1-brcmstb-dm800, UPnP/1.0, Portable SDK for UPnP devices/1.6.0</example>
|
537
|
-
<example>Linux/2.6.12.6-VENUS, UPnP/1.0, Portable SDK for UPnP devices/1.6.10</example>
|
538
|
-
<example>Linux/2.6.12.6-arm1-040, UPnP/1.0, Portable SDK for UPnP devices/1.6.5.2</example>
|
539
|
-
<example>Linux/2.6.13, UPnP/1.0, Portable SDK for UPnP devices/1.6.0</example>
|
540
|
-
<example>Linux/2.6.18_pro500-davinci_N03A_IPCAM_1.0-g5c649288-dirty, UPnP/1.0, Portable SDK for UPnP devices/1.6.6</example>
|
541
|
-
<example>Linux/2.6.28, UPnP/1.0, Portable SDK for UPnP devices/1.6.10</example>
|
542
|
-
<example>Linux/2.6.28-11-server, UPnP/1.0, Portable SDK for UPnP devices/1.6.6</example>
|
543
|
-
<example>Linux/2.6.28-17-generic, UPnP/1.0, Portable SDK for UPnP devices/1.6.6</example>
|
544
|
-
<example>Linux/2.6.28.1-xxxx-std-ipv4-32, UPnP/1.0, Portable SDK for UPnP devices/1.4.3</example>
|
545
|
-
<example>Linux/2.6.32-220.7.1.el6.x86_64, UPnP/1.0, Portable SDK for UPnP devices/1.6.14</example>
|
546
|
-
<example>Linux/2.6.32-24-generic, UPnP/1.0, Portable SDK for UPnP devices/1.6.6</example>
|
547
|
-
<example>Linux/2.6.32-279.1.1.el6.x86_64, UPnP/1.0, Portable SDK for UPnP devices/1.6.13</example>
|
548
|
-
<example>Linux/2.6.32-279.11.1.el6.x86_64, UPnP/1.0, Portable SDK for UPnP devices/1.6.14</example>
|
549
|
-
<example>Linux/2.6.32-279.14.1.el6.x86_64, UPnP/1.0, Portable SDK for UPnP devices/1.6.14</example>
|
550
|
-
<example>Linux/2.6.32-279.14.1.el6.x86_64, UPnP/1.0, Portable SDK for UPnP devices/1.6.15</example>
|
551
|
-
<param pos="0" name="service.product" value="libupnp"/>
|
552
|
-
<param pos="2" name="service.version"/>
|
553
|
-
<param pos="0" name="os.vendor" value="Linux"/>
|
554
|
-
<param pos="0" name="os.product" value="Linux"/>
|
555
|
-
<param pos="1" name="os.version"/>
|
556
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:linux:linux_kernel:{os.version}"/>
|
557
|
-
</fingerprint>
|
558
|
-
<fingerprint pattern="^Linux/(\S+) UPnP/[\d\.]+ DLNADOC/[\d\.]+ Portable SDK for UPnP devices/(\S+)$">
|
559
|
-
<description>DLNADOC Portable SDK for UPnP Server</description>
|
560
|
-
<example>Linux/3.0.8 UPnP/1.0 DLNADOC/1.50 Portable SDK for UPnP devices/1.6.6</example>
|
561
|
-
<example>Linux/2.6.23.17_stm23_0125dorade00 UPnP/1.0 DLNADOC/1.50 Portable SDK for UPnP devices/1.4.6-5</example>
|
562
|
-
<param pos="0" name="service.product" value="libupnp"/>
|
563
|
-
<param pos="2" name="service.version"/>
|
564
|
-
<param pos="0" name="os.vendor" value="Linux"/>
|
565
|
-
<param pos="0" name="os.product" value="Linux"/>
|
566
|
-
<param pos="1" name="os.version"/>
|
567
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:linux:linux_kernel:{os.version}"/>
|
568
|
-
</fingerprint>
|
569
|
-
<fingerprint pattern="^Linux/(\S+), UPnP/[\d\.]+, Intel SDK for UPnP devices ?/(\S+)$">
|
570
|
-
<description>Intel SDK for UPnP Server</description>
|
571
|
-
<example>Linux/2.6.10_dev-malta-mips2_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2</example>
|
572
|
-
<example>Linux/2.4.18_mvl30-ixdp425, UPnP/1.0, Intel SDK for UPnP devices/1.3.1</example>
|
573
|
-
<param pos="0" name="service.product" value="libupnp"/>
|
574
|
-
<param pos="2" name="service.version"/>
|
575
|
-
<param pos="0" name="os.vendor" value="Linux"/>
|
576
|
-
<param pos="0" name="os.product" value="Linux"/>
|
577
|
-
<param pos="1" name="os.version"/>
|
578
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:linux:linux_kernel:{os.version}"/>
|
579
|
-
</fingerprint>
|
580
|
-
<fingerprint pattern="^Linux, UPnP/[\d\.]+, Intel SDK for UPnP devices ?/(\S+)$">
|
581
|
-
<description>Intel SDK for UPnP Server</description>
|
582
|
-
<example>Linux, UPnP/1.0, Intel SDK for UPnP devices /1.2</example>
|
583
|
-
<param pos="0" name="service.product" value="libupnp"/>
|
584
|
-
<param pos="1" name="service.version"/>
|
585
|
-
</fingerprint>
|
586
|
-
<fingerprint pattern="^Darwin/(\S+), UPnP/\S+, Portable SDK for UPnP devices/(\S+)$">
|
587
|
-
<description>Portable SDK for UPnP Server</description>
|
588
|
-
<example>Darwin/10.2.0, UPnP/1.0, Portable SDK for UPnP devices/1.6.6</example>
|
589
|
-
<param pos="0" name="service.product" value="libupnp"/>
|
590
|
-
<param pos="2" name="service.version"/>
|
591
|
-
<param pos="0" name="os.vendor" value="Apple"/>
|
592
|
-
<param pos="0" name="os.product" value="Mac OS X"/>
|
593
|
-
<param pos="1" name="os.version"/>
|
594
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:apple:mac_os_x:{os.version}"/>
|
595
|
-
</fingerprint>
|
596
|
-
<fingerprint pattern="^Loxone Miniserver (.*) UPnP/1.0$">
|
597
|
-
<description>Loxone Miniserver Smart Home</description>
|
598
|
-
<example host.name="some name">Loxone Miniserver some name UPnP/1.0</example>
|
599
|
-
<param pos="0" name="hw.vendor" value="Loxone"/>
|
600
|
-
<param pos="0" name="hw.product" value="Miniserver"/>
|
601
|
-
<param pos="0" name="hw.device" value="Building Automation"/>
|
602
|
-
<param pos="1" name="host.name"/>
|
603
|
-
</fingerprint>
|
604
|
-
<fingerprint pattern="^RouterOS/(\S+)UPnP/1.0 MikroTik UPnP/1.0$">
|
605
|
-
<description>MikroTik RouterOS</description>
|
606
|
-
<example os.version="6.43">RouterOS/6.43UPnP/1.0 MikroTik UPnP/1.0</example>
|
607
|
-
<param pos="0" name="os.vendor" value="MikroTik"/>
|
608
|
-
<param pos="0" name="os.device" value="Router"/>
|
609
|
-
<param pos="0" name="os.family" value="RouterOS"/>
|
610
|
-
<param pos="0" name="os.product" value="RouterOS"/>
|
611
|
-
<param pos="1" name="os.version"/>
|
612
|
-
<param pos="0" name="os.cpe23" value="cpe:/o:mikrotik:routeros:{os.version}"/>
|
613
|
-
</fingerprint>
|
614
|
-
<fingerprint pattern="^Roku UPnP/\S+ Roku/(\S+)$">
|
615
|
-
<description>Roku with a version</description>
|
616
|
-
<example hw.version="8.1.6">Roku UPnP/1.0 Roku/8.1.6</example>
|
617
|
-
<param pos="0" name="hw.vendor" value="Roku"/>
|
618
|
-
<param pos="0" name="hw.product" value="Roku"/>
|
619
|
-
<param pos="0" name="hw.device" value="Media Server"/>
|
620
|
-
<param pos="1" name="hw.version"/>
|
621
|
-
</fingerprint>
|
622
|
-
<fingerprint pattern="^Roku UPnP/\S+ MiniUPnPd/\S+$">
|
623
|
-
<description>Roku without a version</description>
|
624
|
-
<example>Roku UPnP/1.0 MiniUPnPd/1.4</example>
|
625
|
-
<param pos="0" name="hw.vendor" value="Roku"/>
|
626
|
-
<param pos="0" name="hw.product" value="Roku"/>
|
627
|
-
<param pos="0" name="hw.device" value="Media Server"/>
|
628
|
-
</fingerprint>
|
629
|
-
<fingerprint pattern="^UPnP/\S+, DLNADOC/\S+, Platinum/(\S+)$">
|
630
|
-
<description>Xbox Media Center UPnP Server</description>
|
631
|
-
<example>UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1</example>
|
632
|
-
<example>UPnP/1.0, DLNADOC/1.50, Platinum/0.6.6.0</example>
|
633
|
-
<example>UPnP/1.0, DLNADOC/1.50, Platinum/0.5.4.0</example>
|
634
|
-
<example>UPnP/1.0, DLNADOC/1.50, Platinum/0.5.3.0</example>
|
635
|
-
<param pos="0" name="service.vendor" value="Microsoft"/>
|
636
|
-
<param pos="0" name="service.product" value="XBMC"/>
|
637
|
-
<param pos="1" name="service.version"/>
|
638
|
-
</fingerprint>
|
639
|
-
<fingerprint pattern="Synology/DSM/(\d+\.\d+\.\d+\.\d+)$">
|
640
|
-
<description>Synology DiskStation NAS with IP</description>
|
641
|
-
<example host.ip="192.168.1.100">Synology/DSM/192.168.1.100</example>
|
642
|
-
<param pos="0" name="hw.vendor" value="Synology"/>
|
643
|
-
<param pos="0" name="hw.family" value="DiskStation"/>
|
644
|
-
<param pos="0" name="hw.device" value="NAS"/>
|
645
|
-
<param pos="0" name="os.device" value="NAS"/>
|
646
|
-
<param pos="0" name="os.family" value="Linux"/>
|
647
|
-
<param pos="0" name="os.product" value="DSM"/>
|
648
|
-
<param pos="0" name="os.vendor" value="Synology"/>
|
649
|
-
<param pos="1" name="host.ip"/>
|
650
|
-
</fingerprint>
|
651
|
-
<fingerprint pattern="Synology/DSM/(\S+)$">
|
652
|
-
<description>Synology DiskStation NAS with hostname</description>
|
653
|
-
<example host.name="stuff">Synology/DSM/stuff</example>
|
654
|
-
<param pos="0" name="hw.vendor" value="Synology"/>
|
655
|
-
<param pos="0" name="hw.family" value="DiskStation"/>
|
656
|
-
<param pos="0" name="hw.device" value="NAS"/>
|
657
|
-
<param pos="1" name="host.name"/>
|
658
|
-
</fingerprint>
|
659
|
-
</fingerprints>
|