Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: webGl injection. #100

Merged
merged 3 commits into from
Nov 16, 2022
Merged

fix: webGl injection. #100

merged 3 commits into from
Nov 16, 2022

Conversation

petrpatek
Copy link
Contributor

The old injection was detected and caused a hard block using fingerprints with Kasada protection. Without fingerprints, it worked fine. Example website: coachaustralia.com

@petrpatek petrpatek requested a review from barjin November 16, 2022 09:57
@petrpatek petrpatek changed the title Improved webGl injection. Fix: webGl injection. Nov 16, 2022
@petrpatek petrpatek changed the title Fix: webGl injection. fix: webGl injection. Nov 16, 2022
@barjin barjin force-pushed the master branch 4 times, most recently from 7765de6 to d91f2be Compare November 16, 2022 13:44
@barjin
Copy link
Collaborator

barjin commented Nov 16, 2022

Thanks for the PR!

I vaguely remember this was done to hide from certain CreepJS detections.

master fix/web-gl (this branch)

I'm not really opinionated here though, CreepJS is just too strict sometimes. Let's merge it and see how it performs over time.

@barjin barjin merged commit 0c4d05a into master Nov 16, 2022
@barjin barjin deleted the fix/web-gl branch November 16, 2022 14:36
@petrpatek
Copy link
Contributor Author

ouch, that might be a problem. I have tested it with firefox, and since this "fix" the Kasada protection started working.

@barjin
Copy link
Collaborator

barjin commented Nov 18, 2022

Huh, looking into this a bit deeper now, what was your setup? Mine is most likely tripping Kasada either way (after the initial page, no others are loading).

kasada

@petrpatek
Copy link
Contributor Author

I believe this is not the only difference I made. I have also disabled the headless fixes and Intl API injection. However, the last thing I disabled was the webGL and it started to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants