Security Report Summary
B
Site: https://preproddigitalsys.avanse.com//
IP Address: 172.232.78.205
Report Time: 20 Apr 2024 16:23:36 UTC
Headers:
  • X-Frame-Options
  • Referrer-Policy
  • Content-Security-Policy
  • X-Content-Type-Options
  • 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-PolicyThis 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/2200
dateSat, 20 Apr 2024 16:23:35 GMT
content-typetext/html
set-cookiehd_user_http=; Expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0; Path=/; HttpOnly; SameSite=Lax
set-cookiehd_user_https=aad5615b0471efba05c5a8bcd677173965017e9e6675169495f76e2b9200a83a:1713630215920; Path=/; Secure; HttpOnly; SameSite=Lax
last-modifiedMon, 11 Dec 2023 06:30:24 GMT
etagW/"59aace2fd642d56a720176de2230c80f"
x-amz-server-side-encryptionAES256
varyAccept-Encoding
x-cacheError from cloudfront
via1.1 814a3a374ba48e9f7a44669fa317654c.cloudfront.net (CloudFront)
x-amz-cf-popBOM78-P3
x-amz-cf-idxvndlZs8Aavomfi2GK-q6LHO5el9OxDE1fZxtuVDrdfozY34LjzO5Q==
age2614
x-xss-protection1; mode=block
x-frame-optionsSAMEORIGIN
referrer-policystrict-origin
content-security-policyconnect-src https: http: wss: ws: 'self'; base-uri 'self'; default-src blob: https: http: wss: 'self' gap: content:; script-src blob: https: 'self' 'unsafe-inline' 'unsafe-eval' *.gstatic.com *.avanse.com *.google.com *.cloudinary.com *.doubleclick.net *.cloudfront.net *.w3.org; style-src 'self' 'unsafe-inline' *.avanse.com *.googleapis.com *.w3.org *.google.com; object-src 'none'; font-src 'self' data: *.googleapis.com *.gstatic.com *.cloudfront.net; frame-src 'self' date: *.digio.in *.officeapps.live.com *.google.com; img-src 'self' data: blob: *.avanse.com *.amazonaws.com *.doubleclick.net; frame-ancestors 'self'; media-src https: 'self' *.google.com *.bidswitch.net *.cloudinary.com *.doubleclick.net *.netcore.co.in;
x-content-type-optionsnosniff
strict-transport-securitymax-age=3600; includeSubDomains
cross-origin-embedder-policyunsafe-none
cross-origin-opener-policysame-origin-allow-popups
cross-origin-resource-policycross-origin
pragmano-cache
set-cookiePath=/; HttpOnly; Secure; SameSite=lax
cache-controlprivate, no-cache, no-store, must-revalidate, max-age=0
varyOrigin
content-encodinggzip
Additional Information
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.
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.
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-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.
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.