iriusrisk / bdd-security

BDD Automated Security Tests for Web Applications
http://www.continuumsecurity.net/bdd-intro.html
GNU Affero General Public License v3.0
559 stars 177 forks source link

Correct checkAccessUsingCookieMethod when ZAP bug is fixed #75

Open stephendv1 opened 7 years ago

stephendv1 commented 7 years ago

ZAP bug: https://github.com/zaproxy/zaproxy/issues/3673 means that we can't enable followRedirects for sendHarRequest.

kingthorin commented 6 years ago

Note, the ZAP issue has been corrected and the fix should be in the latest weekly releases as well as future stable releases.