DanMcInerney / xsscrapy

XSS spider - 66/66 wavsep XSS detected
1.66k stars 442 forks source link

Adding custom headers (sessions)? #75

Open ptrk01 opened 2 years ago

ptrk01 commented 2 years ago

XSScrapy is really a great tool, however, I am struggling to crawl login areas. I try to provide the sessions via header and cookies, but it does only crawl the areas outside the login page (public accessible pages). Is there an example how to run the tool with custom headers which include the user session?