Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Releases: NetSPI/xssValidator

Authorization Headers

18 Feb 04:42
Compare
Choose a tag to compare

This release fixes a bug described in #14 in which authorization headers were not being properly passed to the xss detectors.

All of the HTTP request headers will now be passed directly to xss detectors.

Active Scanner, DOM-XSS and more

31 Dec 02:36
Compare
Choose a tag to compare
1.3.0

Merged scanner and develop

Event Handlers

27 Aug 02:20
Compare
Choose a tag to compare

Thanks to @f-block for adding the ability to test vulnerabilities introduced via event handlers, such as onmouseout. When phantom.js receives a response it is designed to hover on each element of the page, in an attempt to trigger the appropriate event handlers.

Cleaned up the GUI a bit, and added the ability to dynamically generated payloads (thanks again, @f-block)

Slimer.JS Implemented

15 Jun 18:40
Compare
Choose a tag to compare
  • _Slimer.JS_ Added support for slimer.js, a scriptable gecko engine.