-
-
Notifications
You must be signed in to change notification settings - Fork 742
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
[Feature] Bypass Press-and-Hold HUMAN challange #893
Comments
We have solved it recently, but in the private community. |
What do you mean for private community? Where can I download the bypasser? |
Yeah that works as well, but the captcha shows all the time! I don't even know which data is being used by the HUMAN challenge to detect whether im a bot or not... |
They detect your cdp + bad IP |
is CDP Chrome DevTools Protocol? |
Sorry, what does CDP stands for? Either way, I also thought that rotating proxies could do the trick |
No problem, what does UA mean? |
In summary, you need to solve cdp detection. |
Alright, could you tell me what does CDP stand for? |
Correct, see #899 |
It is not possible to fix it properly without modifying the Chromium source. If anyone could start a project for a custom Chromium, would be great |
I agree publishing makes no sense because these threads are monitored. But anyway, cdp solution is not ideal. If you try to solve this ^ captcha, you will see issues. I bypass this captcha (by click), but yes, I saw limitations. Ideal solution will be patching chromium and using puppeteer without any evasions at all. Btw, if you want to reproduce the captcha, you can do following
|
I also bypass it. But I wanted to solve this captcha. So had to set I solved it.. but yes, good job Human, if you read this 😅 |
Which private community are you talking about? Would love to be part of it. |
Feature request
I'm trying to create an e-commerce WebScraper, but the website I'm targeting uses a HUMAN Press-and-Hold captcha. I have tried simulating user actions to bypass it, but it seems that there is some underlying mechanism to detect bots.
I have looked into the documentation of humansecurity (https://edocs.humansecurity.com/docs/human-challenge#test-scenarios), but I couldn't find a solution.
It would be great if there was a way to bypass these non-mainstream captchas as well.
HUMAN security solutions are widely used, so having a bypasser for HUMAN security captchas would be a powerful addition to the plugin.
E-commerce: https://wayfair.com
The text was updated successfully, but these errors were encountered: