Security Report Summary
B
Site: https://www.monotalk.xyz/
IP Address: 160.16.96.166
Report Time: 12 May 2024 01:29:18 UTC
Headers:
  • Referrer-Policy
  • X-Frame-Options
  • Strict-Transport-Security
  • X-Content-Type-Options
  • Content-Security-Policy
  • Permissions-Policy
Advanced:
Solid grade,let’s perform a deeper security analysis of your website and APIs:
Missing Headers
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.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Raw Headers
HTTP/2200
dateSun, 12 May 2024 01:28:33 GMT
serverApache
referrer-policystrict-origin-when-cross-origin
feature-policyaccelerometer 'none'; ambient-light-sensor 'none'; autoplay 'none'; camera 'none'; encrypted-media 'none'; fullscreen 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none';microphone 'none'; midi 'none';payment 'none';picture-in-picture 'none';usb 'none';
pragmano-cache
cache-controlno-cache, no-store, must-revalidate, private
content-security-policy-report-onlyscript-src-attr cdnjs.cloudflare.com www.googletagservices.com data; connect-src 'self' data: *.disqus.com www.google-analytics.com pagead2.googlesyndication.com syndication.twitter.com 3p.ampproject.net www.googletagmanager.com api.mixpanel.com ampcid.google.com ampcid.google.co.jp *.ampproject.net stats.g.doubleclick.net csi.gstatic.com api.amplitude.com translate.googleapis.com storage.googleapis.com; object-src pagead2.googlesyndication.com; style-src 'self' 'unsafe-inline' *.disquscdn.com *.google.com *.googleapis.com *.monotalk.xyz platform.twitter.com ton.twimg.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' pagead2.googlesyndication.com www.google-analytics.com *.disqus.com c.disquscdn.com disqus.com *.googletagmanager.com *.google-analytics.com *.ampproject.org adservice.google.com tagmanager.google.com adservice.google.co.jp platform.twitter.com cdn.syndication.twimg.com tagmanager.google.com googleads.g.doubleclick.net adservice.google.ca adservice.google.co.in adservice.google.co.kr adservice.google.co.th adservice.google.co.uk adservice.google.com.au adservice.google.com.br adservice.google.com.hk adservice.google.com.mm adservice.google.com.my adservice.google.com.ph adservice.google.com.sg adservice.google.com.tw adservice.google.com.vn adservice.google.de adservice.google.es adservice.google.fr cdnjs.cloudflare.com storage.googleapis.com cdn.amplitude.com www.googletagservices.com cdn.amplitude.com; font-src 'self' fonts.gstatic.com *.monotalk.xyz data: cdnjs.cloudflare.com; child-src 'self' googleads.g.doubleclick.net staticxx.facebook.com *.disqus.com kemsakurai.github.io *.ampproject.net syndication.twitter.com platform.twitter.com www.googletagmanager.com rcm-fe.amazon-adsystem.com disqus.com disqusads.com rcm-fe.amazon-adsystem.com; img-src 'self' *.disqus.com *.disquscdn.com *.googleusercontent.com *.google.com *.googledrive.comgoogledrive.com data: googledrive.com drive.google.com www.gstatic.com www.monotalk.xyz ssl.gstatic.com ir-jp.amazon-adsystem.com ssl.google-analytics.com www.google-analytics.com drive.google.com pagead2.googlesyndication.com stats.g.doubleclick.net cdn.viglink.com bcp.crwdcntrl.net drive.google.com www.googletagmanager.com www.google.co.jp; default-src 'self' c.disquscdn.com disqus.com disqusads.com googleads.g.doubleclick.net; report-uri /report/
x-frame-optionsDENY
varyCookie,Accept-Language,Accept-Encoding
content-languageja
strict-transport-securitymax-age=63072000; includeSubDomains; preload
x-content-type-optionsnosniff
x-xss-protection1; mode=block
referrer-policysame-origin
server-timingres;desc="Server app response time";dur=15
set-cookie__Secure-csrftoken=4PXtjSKDq9D0O8DL0nKdRVhv9DDimfY7UuOetJsN6twNu0zLeDOZpmNhOIGJlmJa; expires=Sun, 11 May 2025 01:28:33 GMT; Max-Age=31449600; Path=/; SameSite=Lax; Secure
content-encodinggzip
content-typetext/html; charset=utf-8
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
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.
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.
feature-policyFeature Policy has been renamed to Permissions Policy, see the details here.
content-security-policy-report-onlyContent Security Policy Report Only is used to test a Content Security Policy before making it live. The browser will report on actions that would have been taken based on the policy. 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.
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.
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-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.
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.
set-cookieThe 'httpOnly' flag is not set on this cookie.