-
-
Notifications
You must be signed in to change notification settings - Fork 250
/
CHANGELOG
366 lines (241 loc) · 5.84 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
1.45.1
======
* Updated the database for all CMS.
1.45.0
======
* New SS modules.
* New versions for all CMS.
* Fix Python version in Kali. Thank you @pr0b3r7 and @NorthShad0w.
1.44.1
======
* New Drupal versions, for the new tar.gz RCE.
* Update other versions as well.
1.44.0
======
* Marked Drupal as stable.
* Contribution by @mbomb007: Added README.md and CHANGELOG.md to Drupal interesting module URLs.
* Contribution by @masterwebsk: new Drupal version.
* New versions for all CMS except Joomla.
* Minor updates to update system.
1.43.0
======
* Contribution by @kieran-github: add --user-agent parameter.
* Contribution by @ageekymonk: Add new drupal 8 path.
* Contribution by @NicolasCARPi: Add Dockerfile.
* New Drupal and SS Modules.
1.42.0
======
* New version files for all CMS.
* Updated plugin files for some CMS.
1.41.3
======
* New versions for all CMS.
1.41.2
======
* New versions for all CMS.
* Downgrade Drupal due to bad plugin detection on 8.x. PRs encouraged.
1.41.1
======
* Minor documentation changes.
* New CMS versions.
1.41.0
======
* Add new versions of Drupal in order to detect RCE again.
* New Joomla version.
1.40.3
======
* Detects "Drupalgeddon 2"
* New versions for all other CMS.
1.40.2
======
* New versions for all CMSs.
1.40.1
======
* Reattempt release.
1.40.0
======
* Resolved issue that resulted in false negatives for plugins and themes on wordpress sites.
* Updated versions for drupal and moodle.
1.39.1
======
* New versions for all CMSs.
1.39.0
======
* Update plugins, themes.
* Update versions for all CMS.
* Fix failing test.
1.38.0
======
* Resolve issue that occurred when scanning a single site and requiring json output.
* Add beta version of joomla.
1.37.5
======
* Fix Pypi.
1.37.4
======
* Bees.
1.37.3
======
* Bees.
1.37.2
======
* New versions for all CMS except Silverstripe.
1.37.1
======
* Add handler for timeouts. Instead of throwing an exception it now shows a warning.
* Added --hide-progressbar option for people that want standard out but don't want the progressbar.
1.37.0
======
* New version for SilverStripe, Drupal, Joomla and Wordpress.
* Add detection for modules in modules/ and themes/ for Drupal.
1.36.2
======
* New versions for all CMSs.
1.36.1
======
* New versions for all CMSs.
1.36.0
======
* Improve moodle support.
1.35.4
======
* New Drupal and Wordpress versions.
1.35.3
======
* New versions for all CMS.
1.35.2
======
* Add new Drupal, SS and Joomla versions. Several known issues unfixed, see .todo.txt.
1.35.1
======
* Add new SS, Joomla and Drupal versions.
1.35.0
======
* New version signatures, and plugin and theme lists for Wordpress.
* New plugin and theme lists for SilverStripe.
* New beta versions for several CMSs.
* Minor internal changes.
1.34.11
=======
* Added fingerprints for new CMS versions.
1.34.10
=======
* New Drupal, Joomla and SilverStripe versions.
1.34.9
======
* New versions for all the things.
1.34.8
======
* New version for Drupal, SilverStripe & Wordpress.
1.34.7
======
* New Drupal & Wordpress versions.
1.34.6
======
* New Drupal & Joomla versions.
1.34.3
======
* New SS & Drupal versions.
1.34.2
======
* New Drupal & Silverstripe versions.
1.34.1
======
* Fix broken release.
1.34.0
======
* New WP, Joomla and Drupal versions out. WP fixes serval security issues, including SSRF, XSS and an arbitrary redirect.
1.33.7
======
* New Joomla, WP, SS and Drupal versions. WP has a XSS vuln.
1.33.6
======
* Add joomla 3.4.7.
* New interesting URLs for Joomla.
* Fixed readme for wordpress.
1.33.5
======
* New versions of SS, WP, and Joomla (RCE?)
1.33.4
======
* Improved documentation.
* Drupal 8.0.1 added.
1.33.3
======
* Drupal 8.0.0 added to DB.A
* Add interesting URL for joomla (approximate version disclosure.)
1.33.2
======
* Added new SS version (security fixes.)
1.33.1
======
* New versions for Joomla (unauthenticated SQL injection) and Drupal (open redirect).
1.33.0
======
* Additional interesting URLs for Joomla.
* Improved SIGINT handling.
* Improved SilverStripe detection.
* Notify users when following redirects.
* Prevent erroneous CMS identification edge case.
1.32.2
======
* New versions for Drupal & SilverStripe. No new vulnerabilities released.
1.32.1
======
* Security updates for SS & Wordpress.
* Now supports plugin and theme enumeration for wordpress.
* Removed async capabilities.
1.32.0
======
* New CMS versions (Joomla and Silverstripe)
* Resolve issue in Kali.
* Implement async scanning functionality. This coexists with synchronous scanning code and will likely be removed unless performance increases are substantial.
1.32.0-rc8
==========
* New Joomla and SS versions.
* Async mode in beta.
1.31.0
======
* Added --resume flag. Allows the resuming of long-running scans.
* New Wordpress and Drupal versions added to scanner. Drupal's is a security release.
1.30.0
======
* Add wordpress support (version enumeration only.)
* Improve cms identification.
* Improve mass-scanning.
* Add capacity to add custom host headers.
* Improve documentation.
1.29.0
======
* CMS identification functionality. This enables droopescan to automatically detect CMS.
* Prototype implementation for Joomla version detection.
* New Joomla versions (security fixes.)
* General output improvements.
1.28.0
======
* Update Drupal, new versions: 6.36 & 7.38 (Security fixes)
1.28.0-rc1
==========
* Internal improvements.
1.27.0
======
* UI improvements.
* Add support for relative paths for -U.
* Add fingerprints for SS 3.1.13 & 3.0.14.
* Version detection improvements.
1.27.0-beta
===========
* Version detection improvement.
* Accept relative paths in -U.
* Internal improvements.
1.26.1
======
* Bug fix for Kali.
1.26.0
======
* Update Drupal and SilverStripe. No security updates.
* Improve version detection.
* Added notice for legacy requests library (for Kali users.)
1.25.0
======
* Bug fix.