Security Report Summary
C
Site: | https://www.intertronix.com/Default.asp | ||
---|---|---|---|
IP Address: | 162.159.140.116 | ||
Report Time: | 09 Sep 2025 18:53:09 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. |
---|---|
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. Recommended value "X-Frame-Options: SAMEORIGIN". |
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 |
---|---|
date | Tue, 09 Sep 2025 18:53:09 GMT |
content-type | text/html; Charset=UTF-8 |
content-encoding | gzip |
cf-ray | 97c8e3054a02be19-DUB |
cf-cache-status | DYNAMIC |
cache-control | private |
set-cookie | volses=e5a4a2f1-fc53-3855-a00d-15f93cbc3d1e; expires=; path=/;Secure; HttpOnly; SameSite=Lax |
set-cookie | vsettings=; expires=Fri, 04-Sep-2026 05:00:00 GMT; path=/ |
set-cookie | Referrer=www%2Esecurityheaders%2Ecom; expires=Wed, 09-Sep-2026 16:53:08 GMT; path=/ |
set-cookie | AffiliateID=; expires=Wed, 09-Sep-2026 16:53:08 GMT; path=/ |
set-cookie | AffiliateTrackedToday=; expires=Wed, 10-Sep-2025 16:53:08 GMT; path=/ |
set-cookie | ASPSESSIONIDASSADRSC=BBPAMHDACEGCPENLCLBKBDIJ; path=/; HttpOnly |
set-cookie | __cf_bm=y7lePJKQCq.yu2UBHPIvsT_1_vxOPAEgyp33kBIPXyg-1757443989-1.0.1.1-V.a57phIIdgtqUGxzcF4Y7_5QOOC3GqMqDDHeCesV06JS8LHwM02nk09acB67PhnQuybi3ehlIaWduNMxkgxWrt96_eU98BRV9csU1myjKc; path=/; expires=Tue, 09-Sep-25 19:23:09 GMT; domain=.www.intertronix.com; HttpOnly; Secure; SameSite=None |
strict-transport-security | max-age=15552000 |
referrer-policy | strict-origin-when-cross-origin |
x-content-type-options | nosniff |
x-download-options | noopen |
x-powered-by | Volusion |
x-xss-protection | 1; mode=block |
server-timing | cfCacheStatus;desc="DYNAMIC" |
server-timing | cfOrigin;dur=0,cfEdge;dur=521 |
report-to | {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=aqlr1vWdsFQu7V1kwmhzbZ1msFAAQ0iy0ZRhHm73MMMsymVwXh%2B5%2BTwWyqNKTgMKonRHFZsMza%2Bs3Cl6petsBRboqwj%2Bg2ILCRZ%2FvKKFT3XfbPVSODTrfsx8NFE8OXEXi%2FK5%2BOE%3D"}],"group":"cf-nel","max_age":604800} |
nel | {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800} |
vary | Accept-Encoding |
server | cloudflare |
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
set-cookie | The 'secure' flag is not set on this cookie. There is no Cookie Prefix on this cookie. This is not a SameSite Cookie. |
---|---|
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. |
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. |
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". |
x-powered-by | X-Powered-By can usually be seen with values like "PHP/5.5.9-1ubuntu4.5" or "ASP.NET". Trying to minimise the amount of information you give out about your server is a good idea. This header seems to have been altered to remove such information, but could still be removed. |
x-xss-protection | X-XSS-Protection sets the configuration for the XSS Auditor built into older browsers. The recommended value was "X-XSS-Protection: 1; mode=block" but you should now look at Content Security Policy instead. |
report-to | Report-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur. You can sign up for a free account on Report URI to collect these reports. |
nel | Network Error Logging is a new header that instructs the browser to send reports during various network or application errors. You can sign up for a free account on Report URI to collect these reports. |
server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |