websecurity@lists.webappsec.org

The Web Security Mailing List

View all threads

Arachni Framework v1.3 & WebUI v0.5.8 have been released (Web Application Security Scanner)

TL
Tasos Laskos
Wed, Oct 7, 2015 5:42 PM

Hey folks,

There's a new version of Arachni, a modular and high-performance Web Application Security Scanner Framework.

The highlights of this release are:

  • Simplified Issue structures in the generated reports.
  • Support for populating the browsers' localStorage from a JSON file.
  • Support for auditing UI Inputs -- orphaned <input> elements, submitting their data
    via callbacks for DOM events.
  • Support for auditing UI Forms -- <input> and <button> groups not belonging to any <form> elements, but instead associated via JavaScript code.
  • Performance improvements resulting in significantly reduced scan durations.

For more details about the new release please visit:
http://www.arachni-scanner.com/blog/arachni-framework-v1-3-webui-v0-5-8-release

Download page:
http://www.arachni-scanner.com/download/

Homepage          - http://www.arachni-scanner.com
Blog              - http://www.arachni-scanner.com/blog
Documentation      - https://github.com/Arachni/arachni/wiki
Support            - http://support.arachni-scanner.com
GitHub page        - http://github.com/Arachni/arachni
Code Documentation - http://rubydoc.info/github/Arachni/arachni
Author            - Tasos "Zapotek" Laskos (http://twitter.com/Zap0tek)
Twitter            - http://twitter.com/ArachniScanner
Copyright          - 2010-2015 Tasos Laskos

Cheers,
Tasos Laskos.

Hey folks, There's a new version of Arachni, a modular and high-performance Web Application Security Scanner Framework. The highlights of this release are: * Simplified Issue structures in the generated reports. * Support for populating the browsers' localStorage from a JSON file. * Support for auditing UI Inputs -- orphaned <input> elements, submitting their data via callbacks for DOM events. * Support for auditing UI Forms -- <input> and <button> groups not belonging to any <form> elements, but instead associated via JavaScript code. * Performance improvements resulting in significantly reduced scan durations. For more details about the new release please visit: http://www.arachni-scanner.com/blog/arachni-framework-v1-3-webui-v0-5-8-release Download page: http://www.arachni-scanner.com/download/ Homepage - http://www.arachni-scanner.com Blog - http://www.arachni-scanner.com/blog Documentation - https://github.com/Arachni/arachni/wiki Support - http://support.arachni-scanner.com GitHub page - http://github.com/Arachni/arachni Code Documentation - http://rubydoc.info/github/Arachni/arachni Author - Tasos "Zapotek" Laskos (http://twitter.com/Zap0tek) Twitter - http://twitter.com/ArachniScanner Copyright - 2010-2015 Tasos Laskos Cheers, Tasos Laskos.