firefox - Cloudflare identifying CURL -
so i'm trying create scripts have run on particular site protected cloudflare. getting 1 odd situation though:
- whenever send curl request command line particular website (just request), reports
503. - when same request firefox rested client, reports
200. - running in browser executes javascript protection expected (so200well)
what can possibly trick identifying curl vs firefox rested client-request, both seem exact same thing? i'm using:
- same ip
- same
user-agent(in fact tried mocking on 7 headers regular browser sends too, includingaccept-languageaccept-encoding, more)
apparently when using rested firefox add-on, uses cookies in firefox browser well. 1 of these cookies identified rested client being valid
Comments
Post a Comment