HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

1 headers
Vary
Performance
Accept-Encoding

Caching Headers

3 headers
Cache-Control
Caching
no-store
Expires
Caching
Sun, 27 Jul 1997 13:00:00 GMT
Pragma
Caching
no-cache

Content Headers

2 headers
Content-Length
Content
5968
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
Oracle XML DB/Oracle Database

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
ORA_WWV_APP_100=ORA_WWV-LjWUjKvwnfQRRYCmNnrbh6ql; path=/apex/; HttpOnly

Other Headers

1 headers
Date
Other
Mon, 03 Nov 2025 10:28:14 GMT

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 898ms