https://www.fjm.cc
Scan complete
www.fjm.cc
16 issues detected
Scanned 4 months ago
16
Total
0
Critical
0
High
6
Medium
WordPress version 6.9.1 detected
WP_DEBUG is disabled (no PHP errors visible)
PHP 8.3.28 detected (supported version)
X-Powered-By header exposed: PHP/8.3.28 — reveals server software
How to fix: Hide X-Powered-By header. In php.ini set expose_php = Off, or add Header unset X-Powered-By to .htaccess.
Missing security header: X-Frame-Options -- Prevents clickjacking attacks
How to fix: Add to .htaccess: Header always set X-Frame-Options "SAMEORIGIN" — prevents clickjacking attacks.
Missing security header: X-Content-Type-Options -- Prevents MIME-type sniffing
How to fix: Add to .htaccess: Header always set X-Content-Type-Options "nosniff" — prevents MIME-type sniffing.
Missing security header: Strict-Transport-Security -- Enforces HTTPS connections
How to fix: Add to .htaccess or nginx: Header always set Strict-Transport-Security "max-age=31536000; includeSubDomains"
Missing security header: Referrer-Policy -- Controls referrer information
2 of 6 security headers configured
SSL certificate valid (78 days remaining) — issued by Let's Encrypt
HTTP correctly redirects to HTTPS
REST API user enumeration blocked
Suspicious inline JavaScript: atob() base64 decoding
How to fix: Inspect this inline JavaScript carefully — obfuscated code can indicate malware injection.
Unknown external JavaScript from: widget.webability.io
How to fix: Review this script source. If it's legitimate (analytics, chat widget), no action needed. If unknown, investigate and remove.
Found 1 unknown external JS source(s): widget.webability.io
Checked against 11 blacklist services
This surface scan checks what's publicly visible. A deep scan connects via SSH to check file integrity, database injections, and hidden backdoors.
Run Deep Scan — $1