Security Report Summary
A
Site: https://maritim.go.id/
IP Address: 103.98.31.234
Report Time: 19 Mar 2024 05:27:04 UTC
Headers:
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
  • X-Frame-Options
  • Strict-Transport-Security
  • Content-Security-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! 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.
Warnings
Permissions-PolicyWe didn't detect a viable policy.
Raw Headers
HTTP/1.1200 OK
DateTue, 19 Mar 2024 05:27:02 GMT
ServerApache
X-Content-Type-Optionsnosniff
X-XSS-Protection1; mode=block
Referrer-Policyno-referrer-when-downgrade
Permissions-Policyaccelerometer 'none'; camera 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; payment 'none'; usb 'none'
ExpiresSat, 01 Jan 2000 00:00:01 GMT
Cache-Controlpost-check=0, pre-check=0, max-age=0, s-maxage=600
Pragmano-cache
Access-Control-Allow-Origin*
Last-ModifiedTue, 19 Mar 2024 05:27:04 GMT
VaryAccept-Encoding
Content-Encodinggzip
MyHeaderFeel safe zombiesecured headers in use!!! It took D=1210131 microseconds for Zombiesecured to serve this request on t=1710826022979300
Set-CookielhvypRmE=91120aecd05baff8bf42033e27843cb5; expires=Tue, 19-Mar-2024 07:27:02 GMT; Max-Age=7200; path=/;HttpOnly;Secure
Set-Cookielanguage=english; expires=Wed, 19-Mar-2025 05:27:02 GMT; Max-Age=31536000; path=/;HttpOnly;Secure
Set-CookieyrWKQPEZ=a2mpu2oumqpsg5ai8npj0vafk8hjit24; expires=Wed, 20-Mar-2024 05:27:02 GMT; Max-Age=86400; path=/; HttpOnly;HttpOnly;Secure
X-Frame-OptionsDENY
Strict-Transport-Securitymax-age=31536000; includeSubDomains; preload
Content-Length11264
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.
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.
Access-Control-Allow-OriginThis is a very lax CORS policy. Such a policy should only be used on a public CDN.
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.