logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Santiago Kantorowicz
2023-02-15

tldr - powered by Generative AI

The presentation discusses various methods to improve authentication security and prevent attacks, including reducing the number of attempts, not disclosing if the OTP or password is wrong, and using special solutions like UV keys and push authentication.
  • Reducing the number of attempts to log in can make it more difficult for attackers to use credential stuffing.
  • Not disclosing if the OTP or password is wrong can also make it more difficult for attackers.
  • Special solutions like UV keys and push authentication can improve security, but may not be feasible for all users.
  • Other methods like JavaScript validations and knowledge questions can also be used to improve security.