Form Security
CAPTCHA Presence on Admin Page Check
The administration interface is a prime target for attackers. Check that a CAPTCHA protects access to this sensitive area and reinforces the security of your admin accounts.
What this test checks
This test checks for the presence of a CAPTCHA on your site's administration interface (usually /admin, /administrator, /wp-admin). The admin area is a prime target for brute‑force attacks. A CAPTCHA adds an extra barrier against automated access attempts.
Our recommendation
Protect admin access with a CAPTCHA. Also enable complementary measures such as login attempt limiting, two‑factor authentication (2FA), and blocking suspicious IP addresses. Use a Web Application Firewall (WAF) and regularly review admin access logs.
Security tests