Is this WordPress malware scanner free?
Yes, completely free with no registration required. Enter your WordPress site URL and get an instant security report with over 30 automated checks, a security score, and actionable fix recommendations.
Is the scan safe — will it affect my website?
Yes, the scanner is completely safe. It only performs read-only checks by requesting public pages and files, exactly as a regular visitor or search engine would. No changes are made to your site, no files are written, and no admin credentials are required.
How long does a WordPress security scan take?
Most scans complete in 1–3 minutes. Scan time depends on your site's size and server response speed. The scanner crawls up to 30 pages by default and runs all security checks in parallel.
What does the security score mean?
The security score ranges from 0 to 100. A score of 90–100 means your site is well-protected (Guardian or Defender tier). 70–89 means minor issues to fix (Vigilant). 50–69 means notable risks requiring attention (Caution). Below 50 means serious vulnerabilities that need urgent action (At Risk or Critical).
Does the scanner check plugins and themes for known vulnerabilities?
Yes. The scanner detects which plugins and themes are installed on your site by analysing the page source, then cross-references them against the WPScan vulnerability database (CVE database) to find known security exploits. This requires a WPScan API key configured on the server.
What if malware or a virus is found on my site?
Each finding includes a plain-English description of the threat, its location, and a step-by-step recommendation for fixing it. Common remediation steps include removing malicious files, updating WordPress core or plugins, blocking sensitive file access in .htaccess, and restoring from a clean backup.
Why is my site flagged even though I just updated everything?
Updates fix known software vulnerabilities but don't address configuration issues. Many findings — like missing security headers, exposed wp-config.php, open user registration, or directory listing — are configuration problems unrelated to plugin versions. Review each finding individually for targeted fixes.
Can I scan any WordPress website?
You may only scan websites you own or have explicit written authorisation to test. Scanning third-party websites without permission may be illegal under computer crime laws in your jurisdiction.
How often should I scan my WordPress site for malware?
We recommend scanning at least once a month, and after every major update (WordPress core, plugins, or themes). Sites running e-commerce, accepting payments, or handling user data should scan more frequently — weekly if possible.
What is the difference between Critical, High, Medium, and Low severity?
Critical findings (e.g. malware injection, exposed wp-config.php) require immediate action — they indicate active compromise or direct data breach risk. High findings are serious vulnerabilities that attackers can exploit. Medium findings are configuration weaknesses that increase attack surface. Low findings are best-practice improvements with minimal immediate risk.