https://webressort.de
Scan complete
webressort.de
14 issues detected
Scanned 4 months ago
14
Total
0
Critical
0
High
4
Medium
WordPress version 6.9.1 detected
WP_DEBUG is disabled (no PHP errors visible)
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: Referrer-Policy -- Controls referrer information
3 of 6 security headers configured
SSL certificate valid (41 days remaining) — issued by Let's Encrypt
HTTP correctly redirects to HTTPS
WordPress license file exposed
/license.txt
User enumeration possible via REST API -- found: sf
How to fix: Disable the REST API users endpoint with a plugin like Disable REST API or add a filter to block /wp/v2/users.
wp-cron.php is publicly accessible (potential DDoS vector)
/wp-cron.php
How to fix: Disable WP-Cron in wp-config.php with define("DISABLE_WP_CRON", true) and use a real server cron job instead.
Suspicious inline JavaScript: unicode-escaped strings
How to fix: Inspect this inline JavaScript carefully — obfuscated code can indicate malware injection.
1 trusted external script(s): 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