DanMcInerney / xsscrapy

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

Added cookie support #27

Closed decidedlygray closed 8 years ago

decidedlygray commented 8 years ago

Added:

I've made a bit of a mess of the xss_spider.start_requests to account for cookies, this logic can probably be cleaned up.

I used the COOKIES_DEBUG=true to debug and validate. I also routed requests through Burp to be extra sure and it looks like it is working. It could definitely take a second set of eyes before accepting though.

Cheers!

DanMcInerney commented 8 years ago

God bless you sir. As soon as I get the time I'll review and merge.

DanMcInerney commented 8 years ago

This is great. Appears to be working like a charm. Merging.