Added a test looking for sensitive files such as .mysql_history, .bash_history and others. Acunetix will verify the contents of these files to reduce false positives caused by custom 404s.
Improvements
Updated database of WordPress core and plugin vulnerabilities.
Added more checks for vulnerable JavaScript libraries.
Improved WADL parsing to support more representation types.
Bug Fixes
Fixed some false positives in JavaScript libraries audit.
Fixed a false positive in File Inclusion script.
Fixed an issue causing JSON and XML inputs not being checked for XSS.
Fixed SSL audit bug that is triggered when server_name extension was not sent to the server during SSL negotiation.
v10.0.20150820 - 20 Aug 2015
Copy LinkCopy Link
Build v10.0.20150820 - 20th August 2015
New Features
Added a test for Server-Side Template Injection vulnerability.
Added tests for new WordPress (core and plugins) vulnerabilities.
Various optimisations to Amazon S3 related scripts such as XXE and SSRF
Improved the script looking for possible sensitive files
XSS script can now find less common XSS variants such as double encode payloads
SQL injection script checks for other variants such as SQL injection in order by, group by
XSS script now checks for many user controllable tag attributes
Various optimizations in the generation of reports
Improved Server Directory Traversal script
Improved Host Header Attack script
Bug Fixes
Fixed JS errors that appear in HTTP editor.
Restricted links matching was not working in some situations.
Fixed the slow response time alert – moved alert details from description.
Fixed a false positive with Struts2_Development_Mode script.
Auto login crash if requests were failing after a long time.
Existing cookies from manual browsing were ignored by crawler.
Reduced some false positives in Backup file reporting.
Login Sequence Recorder will delete the cookies it collected in the wizard.
Crawler will use cookies from LSR in manual mode.
v9.5.20140602 - 03 Jun 2014
Copy LinkCopy Link
Build v9.5.20140602 - 3rd June 2014
New Features
Added a check for Open Flash Chart ‘ofc_upload_image.php’ Remote PHP Code Execution Vulnerability which affects various web applications including WordPress plugins, Joomla! components, piwik, and others
Added a script which checks for various known Drupal vulnerabilities (in Drupal modules and Drupal core)
Added a test for SFTP/FTP credentials exposure. Various SFTP/FTP clients are storing connection credentials in plain text files (such as sftp-config.json, recentservers.xml, etc.) that are later uploaded on the web server
Added a test for Parallels Plesk SSO (Single sign-on) XXE (XML External Entity) and XSS (Cross-Site Scripting) vulnerabilities
Added a test for systems running PHP versions < 5.5.12, 5.4.28 (multiple vulnerabilities fixed in these versions including the Heartbleed bug affecting PHP)
Added a test looking if the Elasticsearch service is accessible
Added a test for Elasticsearch remote code execution
Added a test for nginx SPDY heap buffer overflow (CVE-2014-0133)