recog 2.1.7 → 2.1.8
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/smb_native_os.xml +75 -9
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ee3ce118a10e5688d601d74f812499f0c7121350
|
4
|
+
data.tar.gz: e0f8d34bc69a3a0f622eda09bec250947e3290b7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 66ef2bf42675c4008db79f6402aca4a93b0260974dfda65b0c1047771a6ab06943ced92836ce5c338afea9cfa90e43ae65fd3da10ddd3e3082a138321c681164
|
7
|
+
data.tar.gz: 0fc94cc8e96465eb6ba034a7d36a27d35ad8d3d36af33c25466151ca4f5846b3276d642fedcb3f66ae8bb5967f1d32768ec756d552983dd98d7dfbafbcd8e9ff
|
data/lib/recog/version.rb
CHANGED
data/xml/smb_native_os.xml
CHANGED
@@ -49,6 +49,15 @@
|
|
49
49
|
<param pos="0" name="os.product" value="Windows XP"/>
|
50
50
|
<param pos="1" name="os.build"/>
|
51
51
|
</fingerprint>
|
52
|
+
<fingerprint pattern="^Windows XP (Home|Professional)(?: Edition)?$">
|
53
|
+
<description>Windows XP without a version</description>
|
54
|
+
<example os.edition="Home">Windows XP Home Edition</example>
|
55
|
+
<example os.edition="Professional">Windows XP Professional</example>
|
56
|
+
<param pos="0" name="os.certainty" value="1.0"/>
|
57
|
+
<param pos="0" name="os.vendor" value="Microsoft"/>
|
58
|
+
<param pos="0" name="os.product" value="Windows XP"/>
|
59
|
+
<param pos="1" name="os.edition"/>
|
60
|
+
</fingerprint>
|
52
61
|
<fingerprint pattern="^Windows \.NET">
|
53
62
|
<description>Windows Server 2003 Beta</description>
|
54
63
|
<param pos="0" name="os.certainty" value="1.0"/>
|
@@ -63,9 +72,10 @@
|
|
63
72
|
<param pos="0" name="os.product" value="Windows Server 2003 R2"/>
|
64
73
|
<param pos="1" name="os.build"/>
|
65
74
|
</fingerprint>
|
66
|
-
<fingerprint pattern="^Windows Server 2003 R2 (\d+) (Service Pack \d+)
|
75
|
+
<fingerprint pattern="^Windows Server 2003 R2 (\d+) (Service Pack \d+)(?:, v\.\d+)?$">
|
67
76
|
<description>Windows Server 2003 R2 (SP)</description>
|
68
77
|
<example os.build="3790" os.version="Service Pack 2">Windows Server 2003 R2 3790 Service Pack 2</example>
|
78
|
+
<example os.build="3790" os.version="Service Pack 2">Windows Server 2003 R2 3790 Service Pack 2, v.2825</example>
|
69
79
|
<param pos="0" name="os.certainty" value="1.0"/>
|
70
80
|
<param pos="0" name="os.vendor" value="Microsoft"/>
|
71
81
|
<param pos="0" name="os.product" value="Windows Server 2003 R2"/>
|
@@ -73,16 +83,23 @@
|
|
73
83
|
<param pos="2" name="os.version"/>
|
74
84
|
</fingerprint>
|
75
85
|
<fingerprint pattern="^Windows Server 2003 (\d+)$">
|
76
|
-
<description>Windows Server 2003</description>
|
86
|
+
<description>Windows Server 2003 with a build</description>
|
77
87
|
<example os.build="3790">Windows Server 2003 3790</example>
|
78
88
|
<param pos="0" name="os.certainty" value="1.0"/>
|
79
89
|
<param pos="0" name="os.vendor" value="Microsoft"/>
|
80
90
|
<param pos="0" name="os.product" value="Windows Server 2003"/>
|
81
91
|
<param pos="1" name="os.build"/>
|
82
92
|
</fingerprint>
|
83
|
-
<fingerprint pattern="^Windows Server 2003
|
93
|
+
<fingerprint pattern="^Windows Server 2003$">
|
94
|
+
<description>Windows Server 2003 without a build</description>
|
95
|
+
<example>Windows Server 2003</example>
|
96
|
+
<param pos="0" name="os.certainty" value="1.0"/>
|
97
|
+
<param pos="0" name="os.vendor" value="Microsoft"/>
|
98
|
+
<param pos="0" name="os.product" value="Windows Server 2003"/>
|
99
|
+
</fingerprint>
|
100
|
+
<fingerprint pattern="^Windows Server 2003 (\d+) (Service Pack \d+)(?:, v\.\d+)?$">
|
84
101
|
<description>Windows Server 2003 (SP)</description>
|
85
|
-
<example os.build="3790" os.version="Service Pack 1">Windows Server 2003 3790 Service Pack 1</example>
|
102
|
+
<example os.build="3790" os.version="Service Pack 1">Windows Server 2003 3790 Service Pack 1, v.3309</example>
|
86
103
|
<example os.build="3790" os.version="Service Pack 2">Windows Server 2003 3790 Service Pack 2</example>
|
87
104
|
<param pos="0" name="os.certainty" value="1.0"/>
|
88
105
|
<param pos="0" name="os.vendor" value="Microsoft"/>
|
@@ -91,10 +108,17 @@
|
|
91
108
|
<param pos="2" name="os.version"/>
|
92
109
|
</fingerprint>
|
93
110
|
<!-- Note that 2008 SP1 is technically "2008 Gold" according to Microsoft -->
|
94
|
-
<fingerprint pattern="^Windows Server
|
111
|
+
<fingerprint pattern="^Windows Server 2008$">
|
112
|
+
<description>Windows Server 2008 without a build</description>
|
113
|
+
<example>Windows Server 2008</example>
|
114
|
+
<param pos="0" name="os.certainty" value="1.0"/>
|
115
|
+
<param pos="0" name="os.vendor" value="Microsoft"/>
|
116
|
+
<param pos="0" name="os.product" value="Windows Server 2008"/>
|
117
|
+
</fingerprint>
|
118
|
+
<fingerprint pattern="^Windows Server \(R\) 2008 (\w+|\w+ \w+|\w+ \w+ \w+)(?: (?:with|without) Hyper-V|) (\d+) (Service Pack \d+)(?:, v\.\d+)?$">
|
95
119
|
<description>Windows Server 2008</description>
|
96
120
|
<example os.edition="Enterprise" os.version="Service Pack 1">Windows Server (R) 2008 Enterprise without Hyper-V 6001 Service Pack 1</example>
|
97
|
-
<example os.edition="Enterprise" os.version="Service Pack 2">Windows Server (R) 2008 Enterprise 6002 Service Pack 2</example>
|
121
|
+
<example os.edition="Enterprise" os.version="Service Pack 2">Windows Server (R) 2008 Enterprise 6002 Service Pack 2, v.275</example>
|
98
122
|
<param pos="0" name="os.certainty" value="1.0"/>
|
99
123
|
<param pos="0" name="os.vendor" value="Microsoft"/>
|
100
124
|
<param pos="0" name="os.product" value="Windows Server 2008"/>
|
@@ -161,7 +185,7 @@
|
|
161
185
|
<param pos="1" name="os.build"/>
|
162
186
|
</fingerprint>
|
163
187
|
<!-- 2008 R2 -->
|
164
|
-
<fingerprint pattern="^Windows Server 2008 R2 (\w+|\w+ \w+|\w+ \w+ \w+) (\d+) (Service Pack \d+)
|
188
|
+
<fingerprint pattern="^Windows Server 2008 R2 (\w+|\w+ \w+|\w+ \w+ \w+) (\d+) (Service Pack \d+)(?:, v\.\d+)?$">
|
165
189
|
<description>Windows Server 2008</description>
|
166
190
|
<example>Windows Server 2008 R2 Enterprise 7601 Service Pack 1</example>
|
167
191
|
<example>Windows Server 2008 R2 Standard 7601 Service Pack 1</example>
|
@@ -183,6 +207,26 @@
|
|
183
207
|
<param pos="1" name="os.edition"/>
|
184
208
|
<param pos="2" name="os.build"/>
|
185
209
|
</fingerprint>
|
210
|
+
<fingerprint pattern="^Windows Server 2016(?: Technical Preview \d+)? (\w+|\w+ \w+|\w+ \w+ \w+)(?: Evaluation)? (\d+)$">
|
211
|
+
<description>Windows Server 2016 with a build, without service pack</description>
|
212
|
+
<example os.edition="Datacenter" os.build="14393">Windows Server 2016 Datacenter 14393</example>
|
213
|
+
<example os.edition="Standard" os.build="14393">Windows Server 2016 Standard Evaluation 14393</example>
|
214
|
+
<example os.edition="Essentials" os.build="10586">Windows Server 2016 Technical Preview 4 Essentials 10586</example>
|
215
|
+
<param pos="0" name="os.certainty" value="1.0"/>
|
216
|
+
<param pos="0" name="os.vendor" value="Microsoft"/>
|
217
|
+
<param pos="0" name="os.product" value="Windows Server 2016"/>
|
218
|
+
<param pos="1" name="os.edition"/>
|
219
|
+
<param pos="2" name="os.build"/>
|
220
|
+
</fingerprint>
|
221
|
+
<fingerprint pattern="^Windows Storage Server 2016 (?:\w+|\w+ \w+|\w+ \w+ \w+) (\d+)$">
|
222
|
+
<description>Windows Server 2016 Storage</description>
|
223
|
+
<example os.build="14393">Windows Storage Server 2016 Standard 14393</example>
|
224
|
+
<param pos="0" name="os.certainty" value="1.0"/>
|
225
|
+
<param pos="0" name="os.vendor" value="Microsoft"/>
|
226
|
+
<param pos="0" name="os.product" value="Windows Server 2016"/>
|
227
|
+
<param pos="0" name="os.edition" value="Storage"/>
|
228
|
+
<param pos="1" name="os.build"/>
|
229
|
+
</fingerprint>
|
186
230
|
<fingerprint pattern="^Windows Web Server 2008 R2 (\d+) (Service Pack \d+)$">
|
187
231
|
<description>Windows Server 2008 R2 Web</description>
|
188
232
|
<example os.version="Service Pack 1">Windows Web Server 2008 R2 7601 Service Pack 1</example>
|
@@ -202,6 +246,16 @@
|
|
202
246
|
<param pos="0" name="os.edition" value="Web"/>
|
203
247
|
<param pos="1" name="os.build"/>
|
204
248
|
</fingerprint>
|
249
|
+
<fingerprint pattern="^Windows Storage Server 2008 R2 (?:\w+|\w+ \w+|\w+ \w+ \w+) (\d+) (Service Pack \d+)$">
|
250
|
+
<description>Windows Server 2008 Storage R2 (SP)</description>
|
251
|
+
<example os.version="Service Pack 1" os.build="7601">Windows Storage Server 2008 R2 Essentials 7601 Service Pack 1</example>
|
252
|
+
<param pos="0" name="os.certainty" value="1.0"/>
|
253
|
+
<param pos="0" name="os.vendor" value="Microsoft"/>
|
254
|
+
<param pos="0" name="os.product" value="Windows Server 2008 R2"/>
|
255
|
+
<param pos="0" name="os.edition" value="Storage"/>
|
256
|
+
<param pos="1" name="os.build"/>
|
257
|
+
<param pos="2" name="os.version"/>
|
258
|
+
</fingerprint>
|
205
259
|
<fingerprint pattern="^Windows Vista \(TM\) (\w+|\w+ \w+|\w+ \w+ \w+) (\d+) (Service Pack \d+)$">
|
206
260
|
<description>Windows Vista (SP)</description>
|
207
261
|
<example os.edition="Home Premium" os.version="Service Pack 2">Windows Vista (TM) Home Premium 6002 Service Pack 2</example>
|
@@ -221,10 +275,11 @@
|
|
221
275
|
<param pos="1" name="os.edition"/>
|
222
276
|
<param pos="2" name="os.build"/>
|
223
277
|
</fingerprint>
|
224
|
-
<fingerprint pattern="^(Windows (?:7|8|8\.1)(?:| RT)) (\w+|\w+ \w+|\w+ \w+ \w+) (\d+) (Service Pack \d+)
|
278
|
+
<fingerprint pattern="^(Windows (?:7|8|8\.1)(?:| RT)) (\w+|\w+ \w+|\w+ \w+ \w+) (\d+) (Service Pack \d+)(?:, v\.\d+)?$">
|
225
279
|
<description>Windows 7/8 (SP + Edition)</description>
|
226
280
|
<example os.edition="Enterprise" os.version="Service Pack 1">Windows 7 Enterprise 7601 Service Pack 1</example>
|
227
281
|
<example os.edition="Starter" os.version="Service Pack 1">Windows 7 Starter 7601 Service Pack 1</example>
|
282
|
+
<example os.edition="Ultimate" os.build="7601" os.version="Service Pack 1">Windows 7 Ultimate 7601 Service Pack 1, v.178</example>
|
228
283
|
<param pos="0" name="os.certainty" value="1.0"/>
|
229
284
|
<param pos="0" name="os.vendor" value="Microsoft"/>
|
230
285
|
<param pos="1" name="os.product"/>
|
@@ -328,7 +383,7 @@
|
|
328
383
|
<param pos="1" name="os.edition"/>
|
329
384
|
<param pos="2" name="os.build"/>
|
330
385
|
</fingerprint>
|
331
|
-
<fingerprint pattern="^Windows 10 (
|
386
|
+
<fingerprint pattern="^Windows 10 ((?:\w+|\w+ \w+|\w+ \w+ \w+)(?: LTSB(?: Evaluation)?)?) (\d+)$">
|
332
387
|
<description>Windows 10</description>
|
333
388
|
<example os.build="10130" os.edition="Enterprise">Windows 10 Enterprise 10130</example>
|
334
389
|
<example os.build="10130" os.edition="Mobile Enterprise">Windows 10 Mobile Enterprise 10130</example>
|
@@ -336,6 +391,8 @@
|
|
336
391
|
<example os.build="10130" os.edition="Home">Windows 10 Home 10130</example>
|
337
392
|
<example os.build="10130" os.edition="Education">Windows 10 Education 10130</example>
|
338
393
|
<example os.build="10130" os.edition="Professional">Windows 10 Professional 10130</example>
|
394
|
+
<example os.build="10240" os.edition="Enterprise N 2015 LTSB">Windows 10 Enterprise N 2015 LTSB 10240</example>
|
395
|
+
<example os.build="14393" os.edition="Enterprise 2016 LTSB Evaluation">Windows 10 Enterprise 2016 LTSB Evaluation 14393</example>
|
339
396
|
<param pos="0" name="os.certainty" value="1.0"/>
|
340
397
|
<param pos="0" name="os.vendor" value="Microsoft"/>
|
341
398
|
<param pos="0" name="os.product" value="Windows 10"/>
|
@@ -543,4 +600,13 @@
|
|
543
600
|
<param pos="1" name="service.version"/>
|
544
601
|
</fingerprint>
|
545
602
|
|
603
|
+
<fingerprint pattern="^(?i:unix)$">
|
604
|
+
<description>Generally some Samba variant, which reports Unix</description>
|
605
|
+
<example>Unix</example>
|
606
|
+
<param pos="0" name="os.family" value="Unix"/>
|
607
|
+
<param pos="0" name="os.certainty" value="0.75"/>
|
608
|
+
<param pos="0" name="service.product" value="Samba"/>
|
609
|
+
<param pos="0" name="service.vendor" value="Samba"/>
|
610
|
+
</fingerprint>
|
611
|
+
|
546
612
|
</fingerprints>
|
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.1.
|
4
|
+
version: 2.1.8
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Rapid7 Research
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2017-05-
|
11
|
+
date: 2017-05-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rspec
|