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

Print out URL that doesn't have a CSRF token #7

Closed arvinddoraiswamy closed 10 years ago

arvinddoraiswamy commented 10 years ago

Function was returning the URL but not printing it out. Hence the extension is quite useless :)

arvinddoraiswamy commented 10 years ago

Fixed. The URL is now printed out as well.