Security Report Summary
A
Site: https://cyberthreat.id/
IP Address: 103.149.180.5
Report Time: 14 May 2025 14:49:26 UTC
Headers:
  • Content-Security-Policy
  • Referrer-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • X-Frame-Options
  • Permissions-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
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/2200
alt-svch3=":443"; ma=2592000
cache-controlmax-age=45, public
content-encodinggzip
content-security-policydefault-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' stackpath.bootstrapcdn.com cdn.materialdesignicons.com pixel.wp.com stats.wp.com www.youtube.com certify-js.alexametrics.com connect.facebook.net adservice.google.co.id adservice.google.com www.google-analytics.com www.googletagmanager.com www.googletagservices.com partner.googleadservices.com adservice.google.com.sg https://*.googlesyndication.com; style-src 'self' 'unsafe-inline' cdn.jsdelivr.net fonts.googleapis.com stackpath.bootstrapcdn.com cdn.materialdesignicons.com; img-src 'self' data: blob: pixel.wp.com v4v6.ipv6-test.com cyberthreat.id certify.alexametrics.com https://*.googlesyndication.com cdn.jsdelivr.net img.youtube.com log.pinterest.com maps.googleapis.com maps.gstatic.com stats.g.doubleclick.net www.google-analytics.com www.gstatic.com; font-src 'self' data: cdn.jsdelivr.net cdnjs.cloudflare.com fonts.googleapis.com fonts.gstatic.com; connect-src 'self' stats.addtoany.com stats.g.doubleclick.net csi.gstatic.com pagead2.googlesyndication.com www.google-analytics.com; media-src 'self' www.youtube.com; object-src 'self'; frame-src 'self' https://tpc.googlesyndication.com/ https://*.facebook.com assets.pinterest.com googleads.g.doubleclick.net public.tableau.com static.addtoany.com www.google.com www.youtube.com; worker-src 'self' m.cyberthreat.id; frame-ancestors 'self'; form-action 'self'; upgrade-insecure-requests; block-all-mixed-content; base-uri 'self'; manifest-src 'self'; report-uri https://x1z0t0by.uriports.com/reports/report; report-to default
content-typetext/html; charset=UTF-8
dateWed, 14 May 2025 14:49:25 GMT
expect-ctenforce,max-age=2592000,report-uri="https://x1z0t0by.uriports.com/reports/report"
expiresWed, 14 May 2025 14:50:10 GMT
feature-policysync-xhr 'self' report-uri https://x1z0t0by.uriports.com/reports/report
feature-policy-report-onlygeolocation 'none'; camera 'none'; fullscreen *; payment 'self'
last-modifiedWed, 14 May 2025 14:49:10 GMT
nel{"report_to":"default","max_age":2592000,"include_subdomains":true,"failure_fraction":0.05}
pragmapublic
referrer-policystrict-origin-when-cross-origin
report-to{"group":"default","max_age":10886400,"endpoints":[{"url":"https://x1z0t0by.uriports.com/reports"}],"include_subdomains":true}
serverRuang-Siber
serverApache/2.4.54 (Debian)
strict-transport-securitymax-age=31536000; includeSubDomains
varyAccept-Encoding
x-content-type-optionsnosniff
x-frame-optionsSAMEORIGIN
x-powered-byPHP/7.4.33
x-robots-tagall
x-xss-protection1; mode=block
content-length24590
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.
expect-ctExpect-CT will soon be deprecated and can be removed.
feature-policyFeature Policy has been renamed to Permissions Policy, see the details here.
nelNetwork Error Logging is a new header that instructs the browser to send reports during various network or application errors. You can sign up for a free account on Report URI to collect these reports.
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.
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.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.
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-powered-byX-Powered-By can usually be seen with values like "PHP/5.5.9-1ubuntu4.5" or "ASP.NET". Trying to minimise the amount of information you give out about your server is a good idea. This header should be removed or the value changed.
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.