Skip to content
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

Captcha screen - App update 1.5.0 #4671

Closed
javierpalopez opened this issue Aug 24, 2016 · 9 comments
Closed

Captcha screen - App update 1.5.0 #4671

javierpalopez opened this issue Aug 24, 2016 · 9 comments

Comments

@javierpalopez
Copy link

http://pokemongohub.net/captcha-game-pokemon-go-bots-trackers/

As soon as the game detects abnormal player behaviour, the player is prompted with a simple captcha screen.

@Gzerox
Copy link
Contributor

Gzerox commented Aug 24, 2016

This is not confirmed yet, is it ?

If is real, this will be a pain in the ass :\

@maxprzemo
Copy link

It can only be used to register player?

@sohje
Copy link
Contributor

sohje commented Aug 24, 2016

Any screenshots with captchas from app?

@duttonw
Copy link
Contributor

duttonw commented Aug 24, 2016

the diff from the andriod app shows recaptcha and web browser to support it included. :'(

@drricksanchez321
Copy link

So it sounds like any server response may come with a captcha challenge request.. all further actions prohibited until a valid response is sent.. If the challenge is only triggered from 'abnormal' behavior, the goal of the bot going forward should be preventing the captcha challenge request rather than cracking the captcha (but that's pretty obvious?). For that.. we'd need to be able to solve the captchas when they arise through the bot.. spawning some browser window with the captcha script, collecting the hash and attaching to the response. Recaptcha uses the hash and the remote IP to validate -- since we'd solve it on the same machine as the bot, the IP would match.

@supergithubo
Copy link

On the good side, we'll now determine what specific behavior will trigger suspicious activity :)

@k4n30 k4n30 closed this as completed Aug 25, 2016
@mjmadsen
Copy link
Contributor

@k4n30 We'll be needing an issue for this as soon as they activate that portion of code.

@k4n30
Copy link
Contributor

k4n30 commented Aug 25, 2016

Agreed, but right now it's not an issue with the bot, and will only get lost if it remains open until it becomes an issue. Could be a feature request though :p

@mjmadsen
Copy link
Contributor

I'm fine with that. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants