alexzorin / authy

Go library and program to access your Authy TOTP secrets.
MIT License
800 stars 57 forks source link

Attestation token is missing #33

Open MECU opened 3 months ago

MECU commented 3 months ago
2024/07/01 13:43:43 No existing device registration found, will perform registration now

What is your phone number's country code? (digits only): 1

What is your phone number? (digits only): <redacted>
[AUTHY_DEBUG] Sent request to: https://api.authy.com/json/users/1-<redacted>/status, got response: {"message":"Attestation token is missing","success":false,"errors":{},"error_code":"60000"}
2024/07/01 13:43:49 Device registration failed: There doesn't seem to be an Authy account attached to that phone number
shadowkora commented 3 months ago

https://www.bleepingcomputer.com/news/security/hackers-abused-api-to-verify-millions-of-authy-mfa-phone-numbers/ Most likely related to this

krishofmans commented 3 months ago

I'm getting the same message, will this require api changes before this tool will work again?