JimmyLaurent / stormwall-bypass

A node library to help bypass stormwall protected websites
MIT License
9 stars 3 forks source link

Captcha #1

Closed ElijahDD closed 4 years ago

ElijahDD commented 4 years ago

Some sites using invisible recaptcha. Can it be solved?

JimmyLaurent commented 4 years ago

You'll have to be more specific here. Are you talking about stormwall protected sites ?

ElijahDD commented 4 years ago

You'll have to be more specific here. Are you talking about stormwall protected sites ?

Yes. Some stormwall protected sites using invisible recaptcha while entered on site.

JimmyLaurent commented 4 years ago

Can you give me some examples ?

ElijahDD commented 4 years ago

Can you give me some examples ?

https://www.netex24.net/#/ru/

Right now captcha

JimmyLaurent commented 4 years ago

Ok i've been able to have the captcha on a VPN IP.

It's a recaptcha v3 challenge, It's out of the scope of this package but yes it's definetely can be soved either by using a recaptcha solver service (ex: 2captcha.com) or by implementing you own bypass.

But in your case, I'd try to find good reputation IPs to avoid the challenge.

UPDATE: it's a recaptcha v2