I’m new to openbullet 2 and already make a config or two but this time , I’m confronted with response code 403 in get http block with a cloudflare protected website. No matter what I put in the custom headers, the response is always 403 , but when I add xf_csrf cookie I get from requested headers (devtools, network tab), the response code is 200. I know that i have to parse this cookie (xf_csrf) but the issue is that I can’t find it in openbullet2’s debugger log. The only place I find it is through browser devtools.
Any suggestion as how I can parse it is welcome and thanks in advance.
CF may banned the ob2 tls fingerprint to surf, use the external tls client and try it out. You can get that from github
thanks bro for your response
anyone know how i can implement this into ob?
read the tls documentation that you going to use, you get everything what you want to know