This is a plugin that solves invisible recaptcha
no external solvers needed.
OB2 Version: 0.2.4 Beta
Author: DJ Hooligan
Screenshots:
EDIT:
Simpler version
Just paste the captcha url and choose your useragent
[ATTACH A ZIP FILE WITH THE PLUGIN]
OB2CaptchaPluginV2.zip (140.2 KB)
9 Likes
sleguen
October 14, 2022, 10:41am
3
Hi DJ Hooligan,
Works very well. As advertised only with recaptcha v2 invisible .
Thanks
1 Like
Hello @DJHooligan ,
but this is for recaptcha v3 only right ?
thanks last night i tested your plugins and its work , it save time.
nope its for V2 only
edit, recaptcha V3 with data-action=“null” works to!
BEAST89
October 16, 2022, 10:06am
8
how do you know if website is using recaptcha v2 or v3 whats the differnce between them ?
sleguen
October 16, 2022, 10:48am
9
Sometimes in the post request : googleReCaptchaVersion “v3” or you have to test…
Recaptcha V3 without action (data-action=“null”) works to:
<captcha-widget data-captcha-type="recaptcha" data-widget-id="0" data-version="v3" data-sitekey="6LcN4R****" data-action="null" data-s="null" data-callback="divDynamicRecaptcha1Callback" data-enterprise="false" data-container-id="#divDynamicRecaptcha1" data-binded-button-id="null"></captcha-widget>
bro is site contain “Userverify” it mean it not bypassable. Right ?
Does this work for enterprise?
It works for all kind of invisible ReCaptcha’s that are automatically rendered,
explicitly rendered Captcha’s dont always work (or better they dont always fail )
Sabina
November 21, 2022, 6:11pm
17
sleguen
December 30, 2022, 3:38pm
19
Hi,
It’s not possible to bypass this captcha with DJHooligan plugin.
If it’s possible:
-Don’t write anything after anchor? or reload?
-size must be invisible
Have a nice day!
1 Like
Cannot bypass. Is there a new update?