Security Report Summary
A
Site: https://ghostflux.com/
IP Address: 76.76.21.21
Report Time: 28 Apr 2024 09:01:05 UTC
Headers:
  • Content-Security-Policy
  • Permissions-Policy
  • Referrer-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • X-Frame-Options
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Warnings
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the script-src directive.
Permissions-PolicyWe detected an invalid directive, " window-management".
Raw Headers
HTTP/2200
access-control-allow-origin*
age1885358
cache-controlpublic, max-age=0, must-revalidate
content-dispositioninline
content-encodinggzip
content-security-policydefault-src 'self'; connect-src 'self' submit-form.com; script-src 'self' 'unsafe-inline' *.cloudflare.com; style-src 'self' 'unsafe-inline'; img-src 'self'; object-src 'none'; frame-ancestors 'self'; frame-src *.cloudflare.com
content-typetext/html; charset=utf-8
dateSun, 28 Apr 2024 09:01:05 GMT
etagW/"97ef9330be7e019e9eec22efbec9c4bf"
permissions-policyaccelerometer=(), autoplay=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(), geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), midi=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=(), clipboard-read=(), clipboard-write=(), hid=(), serial=(), window-management=()
referrer-policystrict-origin-when-cross-origin
serverVercel
strict-transport-securitymax-age=31536000
varyRSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Url
x-content-type-optionsnosniff
x-matched-path/
x-vercel-cacheHIT
x-vercel-idsfo1::zfqdm-1714294865463-1ded37724830
X-Frame-OptionsHeader not set, see Additional Information below.
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-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-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
access-control-allow-originThis is a very lax CORS policy. Such a policy should only be used on a public CDN.
content-security-policyContent 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. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
referrer-policyReferrer 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.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
strict-transport-securityHTTP 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-content-type-optionsX-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-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.