Overview
MFA adds layers of security by requiring more than just a password. If one factor (like a password) is compromised, the attacker still needs the other factors to gain access.
Types of Factors
- Knowledge: Something you know (Password, PIN).
- Possession: Something you have (Smartphone, Security Key).
- Inherence: Something you are (Fingerprint, Face ID).
Importance
MFA is one of the most effective ways to prevent unauthorized access and account takeovers.