Security Report Summary
D
Site: https://gamamaquinashmlg.azurewebsites.net/account/login?returnurl=%2f
IP Address: 191.233.203.34
Report Time: 03 May 2024 22:59:18 UTC
Headers:
  • Strict-Transport-Security
  • X-Frame-Options
  • Content-Security-Policy
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
Advanced:
Your site could be at risk, let’s perform a deeper security analysis of your site 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.
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".
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.
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
Content-Typetext/html; charset=utf-8
DateFri, 03 May 2024 22:59:18 GMT
Cache-Controlno-cache
Content-Encodinggzip
Expires-1
Pragmano-cache
Set-CookieIdentity.External=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/; secure; samesite=lax; httponly
Set-Cookie.AspNetCore.Antiforgery.9fXoN5jHCXs=CfDJ8CQ9uOyW83xEiGVtRSEMptTzIThZWGPwDlyOsAhn-mhXWG_al6VVFolHfuK_pPwtVTrLWrg3yYNG1r8xqrqBnFCWeGnJtQDwJqUdSCRO6q4Y4OEgdx0l60tLxJK2In4ijvagmvYswSjZQCMRsFqQaN4; path=/; samesite=strict; httponly
Set-Cookie.AspNetCore.Session=CfDJ8CQ9uOyW83xEiGVtRSEMptQ8XAb1NYWVY1Ljy6L%2BoQo78SXjvMfcxlqsgRoSNnhm96K1gollH3l%2FVTzVmjoD1fYGPAF7xMNP6H5WmQKiIlcd6AjdpfgBFNP89VBu7hVLCTitabERqeBBQH5dFvyx0bh2Uwx6Wb3%2BuQv%2BkiNb8tg8; path=/; samesite=lax; httponly
Set-CookieARRAffinity=51d2b344858fe2c529d1ebf3dd54182f8ef76799f0c4f6278b03f9d2abbd621f;Path=/;HttpOnly;Secure;Domain=gamamaquinashmlg.azurewebsites.net
Set-CookieARRAffinitySameSite=51d2b344858fe2c529d1ebf3dd54182f8ef76799f0c4f6278b03f9d2abbd621f;Path=/;HttpOnly;SameSite=None;Secure;Domain=gamamaquinashmlg.azurewebsites.net
Transfer-Encodingchunked
VaryAccept-Encoding
Strict-Transport-Securitymax-age=2592000
Request-ContextappId=
X-Frame-OptionsSAMEORIGIN
X-Powered-ByASP.NET
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 'secure' flag is not set on this cookie. There is no Cookie Prefix on this cookie.
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.
X-Powered-ByX-Powered-By can usually be seen with values like "PHP/5.5.9-1ubuntu4.5" or "ASP.NET". Trying to minimise the amount of information you give out about your server is a good idea. This header should be removed or the value changed.