Security Report Summary
A
Site: | https://cyberthreat.id/ | ||
---|---|---|---|
IP Address: | 103.149.180.5 | ||
Report Time: | 14 May 2025 14:49:26 UTC | ||
Headers: |
|
||
Warning: | Grade capped at A, please see warnings below. | ||
Advanced: |
|
Missing Headers
Permissions-Policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
---|
Warnings
Content-Security-Policy | This 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/2 | 200 |
---|---|
alt-svc | h3=":443"; ma=2592000 |
cache-control | max-age=45, public |
content-encoding | gzip |
content-security-policy | default-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-type | text/html; charset=UTF-8 |
date | Wed, 14 May 2025 14:49:25 GMT |
expect-ct | enforce,max-age=2592000,report-uri="https://x1z0t0by.uriports.com/reports/report" |
expires | Wed, 14 May 2025 14:50:10 GMT |
feature-policy | sync-xhr 'self' report-uri https://x1z0t0by.uriports.com/reports/report |
feature-policy-report-only | geolocation 'none'; camera 'none'; fullscreen *; payment 'self' |
last-modified | Wed, 14 May 2025 14:49:10 GMT |
nel | {"report_to":"default","max_age":2592000,"include_subdomains":true,"failure_fraction":0.05} |
pragma | public |
referrer-policy | strict-origin-when-cross-origin |
report-to | {"group":"default","max_age":10886400,"endpoints":[{"url":"https://x1z0t0by.uriports.com/reports"}],"include_subdomains":true} |
server | Ruang-Siber |
server | Apache/2.4.54 (Debian) |
strict-transport-security | max-age=31536000; includeSubDomains |
vary | Accept-Encoding |
x-content-type-options | nosniff |
x-frame-options | SAMEORIGIN |
x-powered-by | PHP/7.4.33 |
x-robots-tag | all |
x-xss-protection | 1; mode=block |
content-length | 24590 |
Upcoming Headers
Cross-Origin-Embedder-Policy | Cross-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-Policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
Cross-Origin-Resource-Policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
Additional Information
content-security-policy | Content 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-ct | Expect-CT will soon be deprecated and can be removed. |
feature-policy | Feature Policy has been renamed to Permissions Policy, see the details here. |
nel | Network 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-policy | Referrer 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-to | Report-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. |
server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |
server | This Server header seems to advertise the software being run on the server but you can remove or change this value. |
strict-transport-security | HTTP 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-options | X-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-options | X-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-by | X-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-protection | X-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. |