Ready for 2.9.4 release #1187

This commit is contained in:
Ryan Dewhurst
2018-06-15 09:40:06 +02:00
parent 42685a45b3
commit c7df7265ab
3 changed files with 9 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
[Work in progress](https://github.com/wpscanteam/wpscan/compare/2.9.4...master)
## Version 2.9.4
Released: 2018-05-30
Released: 2018-06-15
* Updated dependencies and required ruby version
* Improved CLI output
@@ -18,16 +18,17 @@ Released: 2018-05-30
* Check HTTP status of each value in /robots.txt (Thank you @g0tmi1k!)
* Follow any redirections (e.g. http -> https) (Thank you @g0tmi1k!)
* Lots of other enhancements by @g0tmi1k & WPScan Team
* Database export file enumeration.
WPScan Database Statistics:
* Total tracked wordpresses: 319
* Total tracked plugins: 74611
* Total tracked themes: 16606
* Total tracked plugins: 74896
* Total tracked themes: 16666
* Total vulnerable wordpresses: 305
* Total vulnerable plugins: 1643
* Total vulnerable plugins: 1645
* Total vulnerable themes: 286
* Total wordpress vulnerabilities: 8327
* Total plugin vulnerabilities: 2597
* Total plugin vulnerabilities: 2603
* Total theme vulnerabilities: 352
## Version 2.9.3

View File

@@ -9,7 +9,7 @@ GEM
docile (1.3.1)
ethon (0.11.0)
ffi (>= 1.3.0)
ffi (1.9.23)
ffi (1.9.25)
hashdiff (0.3.7)
json (2.1.0)
mini_portile2 (2.3.0)
@@ -44,8 +44,8 @@ GEM
unicode-display_width (~> 1.1, >= 1.1.1)
typhoeus (1.3.0)
ethon (>= 0.9.0)
unicode-display_width (1.3.3)
webmock (3.4.1)
unicode-display_width (1.4.0)
webmock (3.4.2)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff

BIN
data.zip

Binary file not shown.