comp9447-team4 / soar

The main repository for comp9447-team4
3 stars 0 forks source link

Threat: Password Spraying #79

Open nathand99 opened 3 years ago

nathand99 commented 3 years ago

Attempted to login to the Mythical Mysfits site but failed to remember password. Repeated attempts either successful/unsuccessful

Possible mediation:

nathand99 commented 3 years ago

I turned on Advanced Security on Cognito which uses adaptive authentication to add protections against sign-in attempts that are rated as higher risk such as coming from an unrecognized location or device. See more: https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pool-settings-adaptive-authentication.html This will alert the user if there are logins (successful or unsuccessful) which are deemed risky by the adaptive authentication.