FinalRecon
FinalRecon copied to clipboard
[REQUEST] Basic auth and custom cookies
Various websites require you to log in to view the content, which could turn out more images, external links (It's not too rare to share join-chat links) and a lot of other stuff
Keep up with this great work!
Thankyou!!, I am working on basic auth part but what about custom cookies ? please elaborate...
Let's say that a website has only a login page that does not require you logged in to view it, and let's assume that a captcha challenge is required. How would you crawl the not public content of the website?
I would login with the browser, copy the cookies for that website, and use them in FinalRecon to crawl the pages