|
|
|
|
|
by ivewonyoung
483 days ago
|
|
> why don't they ask for the 2nd factor first, and password second? Sounds like it would make it much harder to spoof. How? First off if it's a TOTP without a notification the fake website can just ignore the TOTP input and always say it's correct and move to collecting your password. If it's a notification type 2FA, when you go to the fake site it can request a login with your username in the background which will send you a notification, you will enter the 2FA code and then password which the attacker will login with. |
|
You're right, hadn't thought of this. But I wish there was a better way to verify that the login prompt is genuine, today it seems almost arbitrarily hard to be 100% sure of this.