Security Report Summary
A
Site: | https://www.koinpark.com/ | ||
---|---|---|---|
IP Address: | 172.67.138.65 | ||
Report Time: | 17 Mar 2025 21:51:08 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. |
---|
Raw Headers
HTTP/2 | 200 |
---|---|
date | Mon, 17 Mar 2025 21:51:08 GMT |
content-type | text/html; charset=utf-8 |
vary | Accept-Encoding |
strict-transport-security | max-age=31536000; includeSubDomains; preload |
last-modified | Monday, 17-Mar-2025 21:51:07 UTC |
x-response-time | - |
x-transaction-id | 64d154b4717d6d341985da53c62f12ab |
x-rate-limit-limit | 50 |
x-rate-limit-reset | 2025-03-17T21:51:07+00:00 |
cross-origin-embedder-policy | same-origin |
x-xss-protection | 1; mode=block |
x-real-ip | 34.254.109.160 |
x-forwarded-for | 34.254.109.160, 34.254.109.160 |
x-frame-options | SAMEORIGIN |
x-content-type-options | nosniff |
referrer-policy | no-referrer |
set-cookie | HttpOnly; Secure; SameSite=Strict |
cache-control | no-cache, no-store |
expires | 0 |
pragma | no-cache |
cross-origin-opener-policy | same-origin |
cross-origin-resource-policy | Cross-Origin |
permissions-policy | accelerometer=(), autoplay=(), camera=(), display-capture=(), encrypted-media=(), fullscreen=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=() |
access-control-allow-methods | GET, POST, OPTIONS |
cf-cache-status | DYNAMIC |
server-timing | cfCacheStatus;desc="DYNAMIC" |
report-to | {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=u1nGrDzKmniAprFXRCpcuMC7KtwEzqCQxR0IShQwObJXIesBvvLU1Fqh6SCl7KCwqsnQaHRspzO%2FGPHa%2BnOx%2FAZtoACIFPbCdy601eeKpBVu6YsR6ngxC6dipav%2BZRoH%2Bn6G"}],"group":"cf-nel","max_age":604800} |
nel | {"success_fraction":0,"report_to":"cf-nel","max_age":604800} |
server | cloudflare |
cf-ray | 921fb5b908d69581-DUB |
content-encoding | gzip |
alt-svc | h3=":443"; ma=86400 |
server-timing | cfL4;desc="?proto=TCP&rtt=1047&min_rtt=1023&rtt_var=334&sent=6&recv=8&lost=0&retrans=0&sent_bytes=3427&recv_bytes=1351&delivery_rate=2742424&cwnd=101&unsent_bytes=0&cid=2bdca26c222f6f07&ts=362&x=0" |
Additional Information
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. |
---|---|
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. |
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. |
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". |
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. |
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. |
permissions-policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
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". |