Security Report Summary
C
Site: | https://www.ace.aaa.com/ | ||
---|---|---|---|
IP Address: | 45.60.124.133 | ||
Report Time: | 18 May 2025 06:21:51 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. |
---|---|
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. |
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 |
---|---|
x-frame-options | SAMEORIGIN |
cache-control | max-age=300,stale-while-revalidate=3600 |
last-modified | Sat, 17 May 2025 08:22:53 GMT |
etag | "2c5a-635509aee0465-gzip" |
expires | Sun, 18 May 2025 04:34:29 GMT |
content-encoding | gzip |
x-vhost | ace-publish |
content-type | text/html;charset=utf-8 |
x-content-type-options | nosniff |
accept-ranges | bytes |
age | 6742 |
date | Sun, 18 May 2025 06:21:51 GMT |
strict-transport-security | max-age=31557600 |
set-cookie | affinity="ab84caf1af7519df"; Path=/; HttpOnly; secure |
x-served-by | cache-dub4353-DUB |
x-cache | HIT |
x-timer | S1747549311.272481,VS0,VS0,VE2 |
vary | Accept-Encoding |
set-cookie | visid_incap_2444368=DdBcBUGZS+yxutVjuPC96n58KWgAAAAAQUIPAAAAAADS2X09k0MG/70tJOLiLK1L; expires=Sun, 17 May 2026 22:47:36 GMT; HttpOnly; path=/; Domain=.ace.aaa.com |
set-cookie | nlbi_2444368=pIt7LjOk5lSiVmGrYXljLAAAAABzxJHN439HQn85Nfmy9laa; HttpOnly; path=/; Domain=.ace.aaa.com |
set-cookie | incap_ses_1379_2444368=d00FMzJO8hopJtrVcjEjE358KWgAAAAAzPdFnzBFn6dNTJ3aIHY6uw==; path=/; Domain=.ace.aaa.com |
x-cdn | Imperva |
x-iinfo | 13-61879518-61879523 NNNN CT(5 8 0) RT(1747549311245 9) 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
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". |
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. |