-
Notifications
You must be signed in to change notification settings - Fork 2
/
CHANGELOG
275 lines (180 loc) · 4.36 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
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.