Security Report Summary
D
Site: https://www.ssg.com/
IP Address: 202.8.171.10
Report Time: 19 May 2024 14:24:06 UTC
Headers:
  • Referrer-Policy
  • Strict-Transport-Security
  • Content-Security-Policy
  • X-Frame-Options
  • X-Content-Type-Options
  • Permissions-Policy
Advanced:
Your site could be at risk, let’s perform a deeper security analysis of your site and APIs:
Missing Headers
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. Recommended value "Strict-Transport-Security: max-age=31536000; includeSubDomains".
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.
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. Recommended value "X-Frame-Options: SAMEORIGIN".
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.
Raw Headers
HTTP/1.1200
DateSun, 19 May 2024 14:24:06 GMT
Content-Typetext/html;charset=utf-8
Connectionclose
VaryAccept-Encoding
Cache-Controlno-cache, no-store, must-revalidate
Pragmano-cache
Set-CookieCHECKED=730ec42c15eb11ef8a1948df377034e27566146278395377; Domain=.ssg.com; Expires=Sun, 26 May 2024 14:24:06 GMT; Path=/
Set-CookiePCID=17161286463620688104096; Domain=.ssg.com; Expires=Fri, 06 Jun 2092 17:38:13 GMT; Path=/
Set-CookieFSID=sdqlc63t540b4o68s9v4; Domain=.ssg.com; Path=/; HttpOnly
Set-CookieFSID1=sdqlc668s9v3t540b4o5; Domain=.ssg.com; Path=/; HttpOnly
Set-Cookiewhere=SE%3DY%26CHNL_ID%3D0000015208%26CK_WHERE%3Ddirect_ssg%26et%3D1716128646362; Domain=.ssg.com; Path=/
Set-CookieCKWHERE=direct_ssg; Domain=.ssg.com; Path=/
Set-Cookieffirst=1110; Domain=.ssg.com; Expires=Thu, 01 Jan 1970 00:00:10 GMT; Path=/
P3PCP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"
Access-Control-Allow-Credentialstrue
Access-Control-Allow-Headers*
Referrer-Policyno-referrer-when-downgrade
Timing-Allow-Origin: *
Content-Encodinggzip
Set-CookieTS01e49c73=010874cb80f68d4f9394f2abf3c99c2a3e791325e7f7ff421aac6a9d9ef2926f1308cb07cdd33d5578c54cc749b8ebb96de3f87086; Path=/
Set-CookieTS0197eadc=010874cb80f68d4f9394f2abf3c99c2a3e791325e7f7ff421aac6a9d9ef2926f1308cb07cdd33d5578c54cc749b8ebb96de3f87086; path=/; domain=.ssg.com
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
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.