Security Report Summary
A+
Site: https://tniad.mil.id/
IP Address: 2001:df4:bd00::990:121
Report Time: 19 Mar 2024 03:58:43 UTC
Headers:
  • Permissions-Policy
  • Referrer-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • X-Frame-Options
  • Content-Security-Policy
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Raw Headers
HTTP/2200
dateTue, 19 Mar 2024 03:59:15 GMT
content-typetext/html; charset=UTF-8
varyAccept-Encoding
cache-controlmax-age=0, no-cache, no-store, must-revalidate
expiresMon, 29 Oct 1923 20:30:00 GMT
pragmano-cache
serverSentinel
expect-staplemax-age=7776000; report-uri="https://sentinel.report-uri.com/r/d/staple/reportOnly"
permissions-policyautoplay=(self), camera=(self), fullscreen=(self), microphone=(self), interest-cohort=()
referrer-policystrict-origin-when-cross-origin
strict-transport-securitymax-age=31536000; includeSubDomains
x-content-type-optionsnosniff
x-frame-optionsSAMEORIGIN
x-permitted-cross-domain-policiesnone
x-xss-protection1; mode=block
x-download-optionsnoopen
report-to{"group":"default","max_age":10886400,"endpoints":[{"url":"https://sentinel.uriports.com/reports"}],"include_subdomains":true}
cross-origin-embedder-policyunsafe-none
cross-origin-opener-policysame-origin-allow-popups
cross-origin-resource-policycross-origin
content-security-policybase-uri 'self'; default-src 'none'; script-src 'strict-dynamic' 'nonce-PsiBP6i02c4lJkAIUecarRYteIDPkFK7'; style-src 'self' 'unsafe-inline' fonts.googleapis.com; img-src 'self' data: blob: a.tile.openstreetmap.org b.tile.openstreetmap.org c.tile.openstreetmap.org i.ytimg.com maps.googleapis.com maps.gstatic.com s3.eu-west-1.amazonaws.com twemoji.maxcdn.com widget.kominfo.go.id www.googletagmanager.com www.gstatic.com; font-src 'self' data: fonts.gstatic.com widget-v4.tidiochat.com; connect-src 'self' maps.googleapis.com stats.addtoany.com stats.g.doubleclick.net widget.kominfo.go.id www.google-analytics.com wss://socket.tidio.co; media-src 'self' widget-v4.tidiochat.com; object-src 'none'; form-action 'self'; frame-ancestors 'self'; frame-src 'self' docs.google.com newassets.hcaptcha.com static.addtoany.com view.officeapps.live.com www.google.com www.youtube.com; manifest-src 'self'; worker-src 'self'; upgrade-insecure-requests;
content-encodinggzip
Additional Information
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
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.
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-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.
report-toReport-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.
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.
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.