Releases: phefley/burp-javascript-security-extension
Releases · phefley/burp-javascript-security-extension
v1.1.5 - Driverpath issues
Corrected the driver path settings issues.
v1.1.4
Requests via Selenium had no cookies ported over from the Burp request. Now, cookie headers are ported over, cookies are added to the Selenium session, and then a GET request is attempted.
v.1.1.3
Corrected cross-domain script includes check to only look at DOM scripts. Anything included in the HTML will be removed.