Security Report Summary
R
Redirect: Click here to follow the redirect to https://www.mightynetworks.com/?inactive_network=1.
Site: https://selaras.mn.co/
IP Address: 162.159.128.53
Report Time: 25 Apr 2024 06:04:15 UTC
Headers:
  • Content-Security-Policy
  • Referrer-Policy
  • X-Content-Type-Options
  • X-Frame-Options
  • Strict-Transport-Security
  • Permissions-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Perform a deeper security analysis of your website and APIs:
Missing Headers
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Warnings
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the script-src directive. This policy contains 'unsafe-eval' which is dangerous in the script-src directive.
Raw Headers
HTTP/2301
dateThu, 25 Apr 2024 06:04:15 GMT
content-typetext/html; charset=utf-8
locationhttps://www.mightynetworks.com/?inactive_network=1
cache-controlno-cache
content-security-policydefault-src 'self' *.mightynetworks.com *.mn.co; child-src 'self' blob: *; connect-src 'self' *.akamaized.net *.amazonaws.com/upload.usersnap.com *.analytics.google.com *.chime.aws *.facebook.com *.google-analytics.com *.googlesyndication.com *.imgix.net *.live-video.net *.kaltura.com *.mightynetworks.com *.mn.co analytics.google.com adservice.google.com api.getrewardful.com api.segment.io api.stripe.com api-iam.intercom.io app.brightback.com bat.bing.com capture.trackjs.com cdn.linkedin.oribi.io cdn.segment.com js.stripe.com rum.browser-intake-datadoghq.com session-replay.browser-intake-datadoghq.com sockjs.pusher.com statsigapi.net stats.g.doubleclick.net translate.google.com translate.googleapis.com uploads.intercomcdn.com widget.usersnap.com ws.pusherapp.com www.google.com www.googletagmanager.com www.googleadservices.com logs.browser-intake-datadoghq.com analytics.tiktok.com d8acyc0zqfjzr.cloudfront.net wss:; media-src 'self' blob: data: *; font-src 'self' data: fonts.gstatic.com fonts.intercomcdn.com *.mightynetworks.com *.mn.co; img-src 'self' blob: data: *; script-src 'self' 'unsafe-eval' 'unsafe-inline' *.chime.aws *.capterra.com *.google-analytics.com *.googlesyndication.com *.mightynetworks.com *.mn.co *.usersnap.com ajax.googleapis.com apis.google.com app.brightback.com bat.bing.com cdnjs.cloudflare.com cdn.embedly.com cdn.jsdelivr.net cdn.segment.com cdn.trackjs.com code.highcharts.com connect.facebook.net googleads.g.doubleclick.net js.intercomcdn.com js.stripe.com snap.licdn.com static.ads-twitter.com stats.pusher.com translate.google.com translate.googleapis.com widget.intercom.io www.datadoghq-browser-agent.com www.googletagmanager.com www.google.com www.gstatic.com www.googleadservices.com www.youtube.com analytics.tiktok.com; object-src 'none'; style-src 'self' blob: data: 'unsafe-inline' *.mightynetworks.com *.mn.co cdnjs.cloudflare.com cdn.jsdelivr.net fonts.googleapis.com; report-uri /api/web/v1/analytics/csp_violations
mighty-clustercore-prod-a
mighty-envproduction
mighty-locationproduction
mighty-runtimek8s
mighty-servicefrontend
p3pCP="Mighty Networks does not have a P3P policy. The standard has been abandoned, see: http://fb.me/p3p"
referrer-policystrict-origin-when-cross-origin
set-cookiecc_banner_level=ccpa_lax; path=/; expires=Tue, 25 Apr 2034 06:04:15 GMT
x-content-type-optionsnosniff
x-download-optionsnoopen
x-frame-optionsSAMEORIGIN
x-localeen
x-mighty-prerenderfalse
x-permitted-cross-domain-policiesnone
x-request-id81b952bc-edbe-4c3c-b8e5-56e2a88f991e
x-runtime0.033779
x-xss-protection1; mode=block
cf-cache-statusDYNAMIC
strict-transport-securitymax-age=2592000
set-cookie_session_id=2db333b189c0a127191a68c03bf4215e; path=/; expires=Tue, 22 Oct 2024 06:04:15 GMT; secure; HttpOnly
set-cookie__cf_bm=m6fzdie.6oJTvIENNtUL2AXlnrYVv5MfFyiP_.L7EEk-1714025055-1.0.1.1-hviAPDU00_Phjwoe6syiRbmW34e.9hAnHBYd4cV3inurVZrILed.1vtwmB5bYbvjf.2aDfF9.rFb2ZQIq3KQjQ; path=/; expires=Thu, 25-Apr-24 06:34:15 GMT; domain=.mn.co; HttpOnly; Secure; SameSite=None
set-cookie_cfuvid=sl_Qa5k9Lvr9eTXOvAdGH5.rIsVApsIAEJKg_K2eRso-1714025055900-0.0.1.1-604800000; path=/; domain=.mn.co; HttpOnly; Secure; SameSite=None
servercloudflare
cf-ray879c22754f839645-SJC
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
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.
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.
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-optionsX-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-xss-protectionX-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.
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.
set-cookieThere is no Cookie Prefix on this cookie. This is not a SameSite Cookie.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".