arvinddoraiswamy / mywebappscripts

A collection of all the lists, scripts and techniques I use while doing web application penetration tests.
MIT License
168 stars 80 forks source link

Exclude parameter to track in the "parameter in URL" extension #20

Open arvinddoraiswamy opened 10 years ago

arvinddoraiswamy commented 10 years ago

Maybe there is a cookie which matches the regex and is getting detected on every request. We KNOW that it isn't vulnerable, so we should be able to exclude it from the results.