Security Report Summary
R
Redirect: Click here to follow the redirect to https://digitalforum.bg/.
Site: http://digitalforum.bg/ - (Scan again over https)
IP Address: 212.5.51.45
Report Time: 15 Feb 2025 20:38:32 UTC
Headers:
  • X-Frame-Options
  • Content-Security-Policy
  • Referrer-Policy
  • X-Content-Type-Options
  • Permissions-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Perform a deeper security analysis of your website and APIs:
Missing Headers
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".
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Warnings
Site is using HTTPThis site was served over HTTP and did not redirect to HTTPS.
Response is not HTMLThe content-type of the response does not indicate HTML. Not all headers, and therefore the score, may be appropriate.
Raw Headers
HTTP/1.1301 Moved Permanently
ConnectionKeep-Alive
Keep-Alivetimeout=5, max=100
set-cookieips4_IPSSessionFront=0vh1qq15d2f28l79a3bpqvdmpe; path=/; secure; HttpOnly
x-ips-loggedin0
varyCookie,User-Agent
content-type;charset=UTF-8
x-xss-protection0
x-frame-optionssameorigin
content-security-policyframe-ancestors 'self'
x-content-security-policyframe-ancestors 'self'
referrer-policystrict-origin-when-cross-origin
locationhttps://digitalforum.bg/
expires0
cache-controlno-cache, no-store, must-revalidate, max-age=0, s-maxage=0
content-length0
dateSat, 15 Feb 2025 20:38:31 GMT
serverLiteSpeed
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
set-cookieThis is not a SameSite Cookie.
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.
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.
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-content-security-policyX Content Security Policy is required for CSP support in IE 10 and IE 11. For other modern browsers the Content-Security-Policy header should be used.
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.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".