Which security standard forces a system to demand multiple independent proofs of identity—such as a password mixed with an instant mobile token—before permitting user access?
Explanation:
MFA combines validation factors from distinct categories: something you know (password), something you have (token/device), or something you are (biometrics).
Explanation:
Cross-site scripting (XSS) is a common attack that injects malicious scripts into web applications, exploiting vulnerabilities to steal data or hijack sessions.
No comments yet. Be the first to start the discussion!