Table of Contents

GSA Recaptcha Service Solver: Capv2v3

Capv2v3 is a service for solving Recaptcha v2, Recaptcha v3 and HCaptcha that can be use for GSA Software products (and others).

Download it here: Capv2v3 Setup - last updated to v64 on 2024-03-25

Support is here: GSA Forum - Main coding was done by Forum user CL67F.

Overview

Capv2v3 is working with these programs:

Content of setup

CapV2V3 can work with :

Option A: No proxy (optional)

The Recaptcha V2 V3 technology detects and register your IP of your PC. If you use this option, you will get quickly poor success rate.

Option B: list of proxies (optional)

If file is absent, this functionality is disabled. The proxy is selected in random order. It is tried 3 times then considered as failed, therefore replaced by an other random proxy in list. The previous proxy is deleted from the list.

Format for the proxy files is always:

182.25.68.36:9985
182.25.68.36:9985:user:password

You can of course also use GSA Proxy Scraper and let it export e.g. google passed proxies automatically to this file location.

Option C: Rotating proxies (optional)

If file is present, this option has priority. If file is absent, this functionality is disabled. Each access to the address gives a new proxy. Proxies are in rotation. The proxy is tried 3 times then considered as failed, therefore replaced by an other random proxy from address.

Format for the proxy files is always:

p.webshare.io:9999

Logs

Usage in GSA Products

When configuring a new csaptcha service, click on ADD and choose “Capv2v3” from the popup menu. You will get a dialog as seen below:

Just leave the HOST as it is (127.0.0.1:8181 which is the default setup in script).

Remarks

Capv2v3 works generally with 5 to 10 threads depending on your PC configuration and power.

There are 2 ways how Recaptcha v2 is solved