Security Report Summary
B
Site: https://lowendtalk.com/
IP Address: 172.67.68.9
Report Time: 12 Jun 2026 18:39:26 UTC
Headers:
  • Content-Security-Policy
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
  • Strict-Transport-Security
Warning: Grade capped at A, please see warnings below.
Advanced:
Solid grade,let’s 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
Strict-Transport-SecurityThe "max-age" directive is too small. The minimum recommended value is 2592000 (30 days).
Content-Security-PolicyNo valid directives found in policy.
Raw Headers
HTTP/2200
dateFri, 12 Jun 2026 18:39:26 GMT
content-typetext/html; charset=utf-8
servercloudflare
x-xss-protection1; mode=block
p3pCP="CAO PSA OUR"
x-garden-versionVanilla 3.3
varyAccept-Encoding,Cookie
strict-transport-securitymax-age=0; includeSubDomains; preload
content-security-policy
x-frame-optionsSAMEORIGIN
cache-controlpublic, max-age=120
expiresFri, 12 Jun 2026 18:41:26 GMT
cf-cache-statusDYNAMIC
x-content-type-optionsnosniff
report-to{"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=mbxzZnrGj45v6m89JFNOz64j5YhoC5xQc6CL0kg3YgfYHPcFdbCn20bvjHPeBGB7BjcTJqEjd%2FZLq93TdwLVc1w80qdAE4DJC2R8FCWGN033h5XvWsDGfZPgp4DSK%2BME"}]}
nel{"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
expect-ctmax-age=86400, enforce
referrer-policystrict-origin-when-cross-origin
content-encodinggzip
cf-raya0aafa6f197817bd-DUB
alt-svch3=":443"; ma=86400
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
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
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.
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.
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.
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".
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.
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.
expect-ctExpect-CT will soon be deprecated and can be removed.
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.