2captcha-java icon indicating copy to clipboard operation
2captcha-java copied to clipboard

Java library for easy integration with the API of 2captcha captcha solving service to bypass recaptcha, hcaptcha, funcaptcha, geetest and solve any other captchas.

Results 10 2captcha-java issues
Sort by recently updated
recently updated
newest added
trafficstars

Captcha.getParams method returns a copy of the original map, making it impossible to add additional parameters to break the captcha. Ex: AmazonWaf. amazonWaf.getParams().put("challengeScript", "value"). The value will never be added...

Turnstile requires 3 parameters, if you do not use proxy. type | String | Yes | Task type:TurnstileTaskProxylessTurnstileTask -- | -- | -- | -- websiteURL | String | Yes...

Dependency maven:com.squareup.okhttp3:okhttp:4.7.2 is vulnerable Upgrade to 4.9.2 CVE-2023-0833, Score: 5.5 A flaw was found in Red Hat's AMQ-Streams, which ships a version of the "OKHttp" component with an information disclosure...

https://2captcha.com/api-docs/amazon-aws-waf-captcha#code-examples In example, the java code for Amazon Captcha(aws waf) is: ![image](https://github.com/user-attachments/assets/3ea039b7-cc8a-4689-9ce8-d17356aa8d31) Please fix this.

With the upgrade of Java versions, Maven modular development does not allow the use of artifact IDs starting with numbers for naming. This means that 2captcha Java cannot be imported...

The Cloudflare Challenge class has been added, and everything else works and is compatible with Cloudflare Challenge.

Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.7.2 to 4.9.2. Commits 3edf17c Prepare for release 4.9.2. 262b3cd Handle strict module handling on JDK17 (#6707) (#6742) f574ea2 Cherry pick fix for CVE-2021-0341 onto 4.9.x (#6741)...

dependencies
java