Which of the following is NOT a common authentication method used in applications?
- Biometric authentication
- Captcha verification
- Role-based access control (RBAC)
- Single sign-on
Biometric authentication, single sign-on, and role-based access control (RBAC) are common authentication methods used in applications. Captcha verification is primarily used to prevent automated access by bots.
Loading...
Related Quiz
- Which security mechanism helps prevent privilege escalation attacks in access control?
- You are conducting security testing on a database application. You discover that the application is vulnerable to SQL injection attacks. What should be the immediate action to mitigate this vulnerability?
- During database table testing, you find that certain columns lack appropriate indexing, resulting in slow query performance. How would you optimize the database tables to improve query performance?
- What is the purpose of spike testing in performance testing?
- Which type of testing focuses on finding errors in the database schema and data consistency?