Form Security
Two-Factor Authentication (2FA) Check
Two-factor authentication (2FA) adds an essential security layer. Learn how to check its presence on your site and enable it to protect user accounts.
What this test checks
This test looks for indicators of two-factor authentication (2FA) presence on your site, whether via mentions in HTML code, dedicated forms, or specific plugins. 2FA is an indispensable protection against unauthorised access, even if a password is compromised.
Our recommendation
Enable two-factor authentication (2FA) for all administrator accounts and, if possible, for users. Use solutions like Google Authenticator, SMS codes, or security keys (FIDO2). In WordPress, install a plugin like Wordfence or Google Authenticator. In Laravel, use the Laravel Fortify package or a dedicated plugin. Educate your users about the importance of 2FA.
Security tests