fcavallarin / htcap

htcap is a web application scanner able to crawl single page application (SPA) recursively by intercepting ajax calls and DOM changes.
GNU General Public License v2.0
610 stars 114 forks source link

Add Wapiti Referrer and Extra Header Support #53

Closed faf0-addepar closed 5 years ago

faf0-addepar commented 5 years ago

Augment wapiti scanner requests with the headers from the original request including the Referer [sic] header. Also, add extra headers specified on the command-line, overriding headers from the original request with the same name.

faf0-addepar commented 5 years ago

reopening it after accidental close