REA Group

Technology
Security Score
F
53/100

Poor security posture. Critical issues require immediate attention. 1 high severity issue found.

Scanned 3 days ago

Is this your business?

Claim this page to get detailed reports, request re-scans, and manage your profile.

Missing Content-Security-Policy
HIGH
HEADERS

No Content-Security-Policy header found. CSP helps prevent XSS attacks.

Recommendation: Implement a Content-Security-Policy header.

Missing DMARC record
MEDIUM
DNS

No DMARC record found. DMARC builds on SPF and DKIM to prevent email spoofing.

Recommendation: Add a DMARC record at _dmarc.yourdomain.com

Missing HSTS header
MEDIUM
TLS

HTTP Strict Transport Security is not enabled.

Recommendation: Add the Strict-Transport-Security header to enforce HTTPS.

Missing X-Frame-Options
MEDIUM
HEADERS

No X-Frame-Options header found. This allows the site to be framed.

Recommendation: Add X-Frame-Options: DENY or SAMEORIGIN header.

Missing X-Content-Type-Options
MEDIUM
HEADERS

No X-Content-Type-Options header found.

Recommendation: Add X-Content-Type-Options: nosniff header.

Sensitive paths in robots.txt
MEDIUM
FILES

robots.txt reveals potentially sensitive paths: /wp-admin/

Recommendation: Review robots.txt and consider if these paths should be listed.

No DKIM records detected
LOW
DNS

No DKIM records found for common selectors. DKIM provides email authentication.

Recommendation: Configure DKIM signing for your email service.

Missing CAA records
LOW
DNS

No CAA records found. CAA records specify which CAs can issue certificates.

Recommendation: Add CAA records to restrict certificate issuance to trusted CAs.

Missing Referrer-Policy
LOW
HEADERS

No Referrer-Policy header found.

Recommendation: Add a Referrer-Policy header (e.g., strict-origin-when-cross-origin).

Missing Permissions-Policy
LOW
HEADERS

No Permissions-Policy header found.

Recommendation: Add a Permissions-Policy header to control browser features.

X-Powered-By header present
LOW
HEADERS

Technology stack disclosed: PHP/7.4.33

Recommendation: Remove the X-Powered-By header to hide technology stack.

No security.txt found
LOW
FILES

No security.txt file was found. This file helps security researchers contact you.

Recommendation: Add a security.txt file at /.well-known/security.txt per RFC 9116.