Security Report Summary
B
Site: https://www.a1.bg/bg
IP Address: 212.36.6.26
Report Time: 29 Apr 2024 03:16:53 UTC
Headers:
  • X-Content-Type-Options
  • Strict-Transport-Security
  • X-Frame-Options
  • Referrer-Policy
  • Content-Security-Policy
  • Permissions-Policy
Advanced:
Solid grade,let’s 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.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Raw Headers
HTTP/1.1200 OK
dateMon, 29 Apr 2024 03:16:53 GMT
content-typetext/html
set-cookiePHPSESSID=8m85sq7ppctdg11sg0ob3he0n7; path=/; domain=www.a1.bg; secure
expiresThu, 19 Nov 1981 08:52:00 GMT
cache-controlno-store, no-cache, must-revalidate, post-check=0, pre-check=0
pragmano-cache
set-cookiePHPSESSID=913jc7mocj52a7khhhig4sc6r7; path=/; domain=www.a1.bg; secure
set-cookiedigiCustomerId=373a2-d4cb782e4079817199533bda90a24e10; expires=Tue, 29-Apr-2025 03:16:52 GMT; path=/; domain=.a1.bg
set-cookiedigiCustomerId=db83c-d4cb782e4079817199533bda90a24e10; expires=Tue, 29-Apr-2025 03:16:52 GMT; path=/; domain=.a1.bg
set-cookiedevice=desktop; expires=Thu, 27-Apr-2034 03:16:53 GMT; path=/; domain=.a1.bg
set-cookiedevice=desktop; expires=Thu, 27-Apr-2034 03:16:53 GMT; path=/; domain=.a1.bg
varyAccept-Encoding
set-cookie884a5742480092ebfe73518f1b305ef0=2daa86395afd8157dd84dd315b9c19f2; path=/; HttpOnly
X-XSS-Protection1; mode=block
X-Content-Type-Optionsnosniff
Strict-Transport-Securitymax-age=31536000; includeSubdomains; preload
X-Frame-OptionsSAMEORIGIN
Referrer-Policystrict-origin-when-cross-origin
Content-Encodinggzip
Transfer-Encodingchunked
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-cookieThe 'httpOnly' flag is not set on this cookie. There is no Cookie Prefix on this cookie. This is not a SameSite Cookie.
set-cookieThe 'httpOnly' flag is not set on this cookie. There is no Cookie Prefix on this cookie. This 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-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".
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-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.
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.