https://museumstechnik.de
Scan complete
museumstechnik.de
13 issues detected
Scanned 1 month ago
13
Total
0
Critical
0
High
4
Medium
WP_DEBUG is disabled (no PHP errors visible)
PHP 8.3.31 detected (supported version)
X-Powered-By header exposed: PHP/8.3.31 — 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: Content-Security-Policy -- Controls resource loading
Missing security header: Referrer-Policy -- Controls referrer information
Missing security header: Permissions-Policy -- Controls browser feature access
SSL certificate expires in 4 days
How to fix: Your SSL certificate expires soon. Set up auto-renewal or renew manually.
HTTP correctly redirects to HTTPS
2 trusted external script(s): cdnjs.cloudflare.com (CDN), code.jquery.com (CDN)
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