Security Report Summary
B
Site: | https://www.ace.aaa.com/ | ||
---|---|---|---|
IP Address: | 45.60.124.133 | ||
Report Time: | 31 Aug 2025 05:54:28 UTC | ||
Headers: |
|
||
Advanced: |
|
Missing Headers
Content-Security-Policy | Content Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets. |
---|---|
Permissions-Policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Raw Headers
HTTP/2 | 200 |
---|---|
referrer-policy | no-referrer |
strict-transport-security | max-age=63072000; includeSubdomains; |
x-frame-options | SAMEORIGIN |
cache-control | max-age=300,stale-while-revalidate=3600 |
last-modified | Sat, 30 Aug 2025 09:28:29 GMT |
etag | "2c08-63d91c2e93051-gzip" |
expires | Sun, 31 Aug 2025 05:51:19 GMT |
content-encoding | gzip |
x-vhost | ace-publish |
content-type | text/html;charset=utf-8 |
x-content-type-options | nosniff |
accept-ranges | bytes |
age | 489 |
date | Sun, 31 Aug 2025 05:54:28 GMT |
set-cookie | affinity="3f0d35db156300f9"; Path=/; HttpOnly; secure |
x-served-by | cache-dub4345-DUB |
x-cache | HIT |
x-timer | S1756619669.973133,VS0,VS0,VE2 |
vary | Accept-Encoding |
set-cookie | visid_incap_2444368=ZyqkZPYTT7GZNSKEcNveI5Tjs2gAAAAAQUIPAAAAAABkuLO/6bVh61697eMGqlP2; expires=Sun, 30 Aug 2026 22:29:47 GMT; HttpOnly; path=/; Domain=.ace.aaa.com |
set-cookie | nlbi_2444368=mjtPUsRlRit75RJIYXljLAAAAABXLPqb8zRpSIJomREkVbIT; HttpOnly; path=/; Domain=.ace.aaa.com |
set-cookie | incap_ses_1376_2444368=W3mNGdkKTlGuW1bjC4kYE5Tjs2gAAAAAboomqvTcDv2NEvWPggFzoQ==; path=/; Domain=.ace.aaa.com |
x-cdn | Imperva |
x-iinfo | 7-29947388-29947390 NNNN CT(0 4 0) RT(1756619668957 7) q(0 0 0 0) r(0 0) U24 |
Upcoming Headers
Cross-Origin-Embedder-Policy | Cross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP. |
---|---|
Cross-Origin-Opener-Policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
Cross-Origin-Resource-Policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
Additional Information
referrer-policy | Referrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites. |
---|---|
strict-transport-security | HTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS by getting the User Agent to enforce the use of HTTPS. |
x-frame-options | X-Frame-Options tells the browser whether you want to allow your site to be framed or not. By preventing a browser from framing your site you can defend against attacks like clickjacking. |
x-content-type-options | X-Content-Type-Options stops a browser from trying to MIME-sniff the content type and forces it to stick with the declared content-type. The only valid value for this header is "X-Content-Type-Options: nosniff". |