Skip to content

Releases: phefley/burp-javascript-security-extension

v1.1.5 - Driverpath issues

23 Mar 03:16
8e51ae1
Compare
Choose a tag to compare

Corrected the driver path settings issues.

v1.1.4

30 Oct 03:23
Compare
Choose a tag to compare

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

28 Oct 21:00
Compare
Choose a tag to compare

Corrected cross-domain script includes check to only look at DOM scripts. Anything included in the HTML will be removed.