Security Report Summary
A+
Site: https://legality.co.id/
IP Address: 15.235.193.207
Report Time: 06 Jun 2026 01:35:03 UTC
Headers:
  • Content-Security-Policy
  • Strict-Transport-Security
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Raw Headers
HTTP/2200
content-typetext/html
accept-rangesbytes
content-encodinggzip
varyOrigin
content-length37528
dateSat, 06 Jun 2026 01:35:02 GMT
access-control-allow-originhttps://developer.mozilla.org
access-control-allow-methodsPOST, GET, HEAD, OPTIONS
access-control-allow-headersX-PINGOTHER, Content-Type
access-control-max-age86400
content-security-policyupgrade-insecure-requests
strict-transport-securitymax-age=63072000
x-transactionf6244159a766721b
x-ua-compatibleIE=10, chrome=1
x-fb-debug19SZeRDIdqVchN/gJ3It6oo
clear-site-datacache
cross-origin-embedder-policysame-origin
cross-origin-opener-policysame-origin;report-to="coop_report"
cross-origin-resource-policysame-origin
cross-origin-embedder-policy-report-onlyrequire-corp;report-to="coep_report"
public-key-pinspin-sha256='47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='; pin-sha256='Fr6xbtK3/jtqJekoTYXoJDt15QE4HD+GbxFUWmgtOhA='; pin-sha256='T7RDbsW5fbIf4lh85/W+aGoSwW14lEABlaXzGxyeJ7c='; includeSubdomains; max-age=31536000
public-key-pins-report-onlypin-sha256='47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='; pin-sha256='Fr6xbtK3/jtqJekoTYXoJDt15QE4HD+GbxFUWmgtOhA='; pin-sha256='T7RDbsW5fbIf4lh85/W+aGoSwW14lEABlaXzGxyeJ7c='; includeSubdomains; max-age=31536000
set-cookie__Host-BMOSESSIONID=YnVnemlsbGE=; Max-Age=2592000; Path=/; Secure; HttpOnly; SameSite=Strict
cookieyummy_cookie=sinkom; tasty_cookie=ITServiceProvider
expect-ctenforce, max-age=30, report-uri="http://{$firewall}.legality.co.id/r/d/ct/enforce"
reporting-endpointscsp-endpoint="https://legality.co.id/csp-reports",hpkp-endpoint="https://legality.co.id/hpkp-reports"
x-fb-connection-qualityEXCELLENT; q=0.9, rtt=1, rtx=0, c=10, mss=1380, tbw=3534, tp=-1, tpl=-1, uplat=108, ullat=0
x-frame-optionsDENY
x-content-type-optionsnosniff
x-xss-protection1; mode=block
access-control-allow-credentialstrue
x-permitted-cross-domain-policiesnone
access-control-expose-headersX-FB-Debug, X-Loader-Length
permissions: ["*://developer.mozilla.org/*", "tabs"]
stric-transport-securitymax-age=31536000
referrer-policystrict-origin-when-cross-origin
permissions-policypicture-in-picture=(), geolocation=(self "https://legality.co.id"), microphone=(), camera=*;
pragmano-cache
cache-controlprivate, max-age=0, no-cache, no-store, must-revalidate
expiresThu, 01 Jan 1970 00:00:01
alt-svch3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
Additional Information
access-control-allow-originThe Access-Control-Allow-Origin header is used to configure CORS.
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.
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.
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.
cross-origin-embedder-policy-report-onlyCross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP.
public-key-pinsHTTP Public Key Pinning protects your site from MiTM attacks using rogue X.509 certificates. By whitelisting only the identities that the browser should trust, your users are protected in the event a certificate authority is compromised. Analyse this policy in more detail.
public-key-pins-report-onlyHTTP Public Key Pinning Report Only allows a host to test the effects of a HPKP policy before making it live. The browser will report on actions that would have been taken if the policy were live so a host can see what effect it would have. Analyse this policy in more detail.
set-cookieThis cookie has the appropriate flags set.
expect-ctExpect-CT will soon be deprecated and can be removed.
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-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.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.