Security Report Summary
A
Site: | https://imagetovideoai.app/ | ||
---|---|---|---|
IP Address: | 172.67.135.46 | ||
Report Time: | 17 Mar 2025 15:32:52 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 15:32:52 GMT |
content-type | text/html; charset=utf-8 |
referrer-policy | strict-origin-when-cross-origin |
x-frame-options | ALLOW-FROM https://statichunt.com |
x-content-type-options | nosniff |
x-dns-prefetch-control | on |
strict-transport-security | max-age=31536000; includeSubDomains |
permissions-policy | camera=(), microphone=(), geolocation=() |
x-clerk-auth-reason | session-token-and-uat-missing |
x-clerk-auth-status | signed-out |
x-middleware-rewrite | /en/ |
vary | RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding |
link | </_next/static/media/2d141e1a38819612-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2" |
x-powered-by | Next.js |
cache-control | private, no-cache, no-store, max-age=0, must-revalidate |
access-control-allow-origin | * |
access-control-allow-methods | * |
access-control-allow-headers | * |
cf-cache-status | DYNAMIC |
report-to | {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=CY30JTXmBk8Y3H%2FwgKeuf31g09QGCpQI5xlgbd4nylLShQDiCfA30EMUJ1brR44Wh%2BmRwJyiEkYWqpJn3SAt%2FJ4UlThLz6T7qwmAxwQlS7oupT4RmqswAMMxhTaWiIFTDf0PGZU%3D"}],"group":"cf-nel","max_age":604800} |
nel | {"success_fraction":0,"report_to":"cf-nel","max_age":604800} |
server | cloudflare |
cf-ray | 921d8ba1da15f0ea-DUB |
content-encoding | gzip |
alt-svc | h3=":443"; ma=86400 |
server-timing | cfL4;desc="?proto=TCP&rtt=1007&min_rtt=942&rtt_var=383&sent=6&recv=8&lost=0&retrans=0&sent_bytes=3431&recv_bytes=1352&delivery_rate=2538124&cwnd=160&unsent_bytes=0&cid=c79e319137e626a9&ts=617&x=0" |
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. |
---|---|
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. |
permissions-policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
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. |
access-control-allow-origin | This is a very lax CORS policy. Such a policy should only be used on a public CDN. |
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". |