TLS-Fingerprint-API icon indicating copy to clipboard operation
TLS-Fingerprint-API copied to clipboard

200 empty response

Open bjermeland opened this issue 3 years ago • 4 comments

Worked great so far to avoid fingerprints, but getting detected by Bet365 now (most likely CF blocking it).

Reproduce:

  1. Go to random event at Bet365
  2. Find a request containing 'web?' in networks tab, copy as curl
  3. Paste it into your API

It returns 200 OK, with empty response body. Without your API, I'm getting 403 Forbidden by CF.

bjermeland avatar Mar 03 '22 16:03 bjermeland

I don't think 200 empty response is a fingerprinting block.

Visiting the URL directly in chrome results in the same thing. I think you might need to set a referrer header.

Carcraftz avatar Mar 03 '22 16:03 Carcraftz

Getting same issue when copy-pasting exactly same request into your API with all headers, so they must be detecting it somehow. 100% not IP related. Do you have any ideas how they can be detecting it still?

bjermeland avatar Mar 03 '22 19:03 bjermeland

Its happening with me too. Same thing, same url, same copypaste

Colombo97 avatar Mar 06 '22 19:03 Colombo97

@bjermeland Did you solve it?

Colombo97 avatar Mar 06 '22 19:03 Colombo97