Hello all,
Last night, I pushed OWASP Broken Web
Applications Project VM version 1.1beta1 to SourceForge. This release is now available
for download from
http://sourceforge.net/projects/owaspbwa/files/1.1beta1/. File names and MD5s are below:
OWASP_Broken_Web_Apps_VM_1.1beta1.zip MD5: e72d972d4cf3542a4242f4529daff7f3
OWASP_Broken_Web_Apps_VM_1.1beta1.7z MD5: 6552a283058ad37a541b7aa817399961
I haven't made this release the "default" download since it is a beta and there are at least a couple known issues (see release notes below). Most of the known bugs are in new applications, so overall even this beta release is an improvement over version 1.0. The size of the VM has grown a bit for this release... I think that is largely due to the addition of a couple Ruby applications and associated code.
The big changes for this release are additions of and updates to several OWASP projects on the VM. I will be reaching out to those projects to try to get them to check for / help me fix bugs, but any help with that is appreciated. The goal is to have the full 1.1 release out by the end of the month
(when I will be demonstrating the project at the Black Hat USA Arsenal).
If you notice any issues with the VM,
please let us know via the issue tracker on Google Code (preferred -
https://code.google.com/p/owaspbwa/issues/list), email to the group
here, or email directly to me. Also, please continue to submit (and
view) vulnerabilities at
http://sourceforge.net/apps/trac/owaspbwa/report/1.
Chuck
Version 1.1beta1 - 2013-07-10
- Added new applications: OWASP 1-liner, OWASP RailsGoat, OWASP Bricks, SpiderLabs "Magical Code Injection Rainbow", Cyclone
- Updated Mutillidae (name, version, and to use new SVN repository)
- Updated DVWA to new Git repository
- Added SSL support to web server
- Updated ModSecurity and updated Core Rule Set to current in Git
- Known issues:
o ModSecurity CRS blocking does not work
o OWASP 1-liner application appears to have functional issues (it was heavily modified to run on the VM through Apache)
o Other new applications have not been fully tested
o User Guide has not been updated