v9.0.20131107 - 11 Nov 2013
Build v9.0.20131107 - 11th November 2013
New Features
- Added a test for PHP-CGI remote code execution
- Added a test which checks for SSL certificates with a Public Key length less than 2048 bit
- Added a test that checks for Microsoft IIS server service.cnf file
Improvements
- Improved XSS testing script.
- From an alert, clicking on the affected file takes the user to the file in the site structure. This is useful when additional information on the affected file is required (such as the referrers in the case of Broken links, or the source of the web page)
- DOM XSS alerts will include more information (such as the HTML written for document.write)
- Improved Code Execution script to find more specific issues and reduce the number of requests performed
Bug Fixes
- Fixed an issue causing application deadlock.
- Fixed false positives shown in broken links
- Fixed some false positives with Script_Source_Code_Disclosure.script
- Fixed DOM XSS false positives
- Fixed an issue with Analyze_Parameter_Values script causing the script not to parse relative paths correctly
- Fixed false positives with Slow HTTP Denial Of Server script