Security Report Summary
A
Site: | https://organizationassessments.accenture.com/ |
---|---|
IP Address: | 170.248.93.129 |
Report Time: | 21 Feb 2019 22:18:28 UTC |
Headers: |
|
Warning: | Grade capped at A, please see warnings below. |
Supported By
Netsparker - security scanner | Go beyond secure http headers and scan your website for critical vulnerabilities malicious hackers can exploit. Learn more with a free demo of Netsparker! |
---|
Raw Headers
HTTP/1.1 | 200 OK |
---|---|
Cache-Control | private,no-cache,max-age=31536000 |
Pragma | no-cache,no-cache |
Content-Length | 5308 |
Content-Type | text/html |
Expires | Wed, 20 Feb 2019 22:18:26 GMT |
Server | Microsoft-IIS/7.5 |
Set-Cookie | ;path=/;HttpOnly |
Set-Cookie | ASPSESSIONIDCGTRDDBC=OGLJNBJDEACGOHKNEKINIEIE; secure; path=/; HttpOnly |
X-Powered-By | ASP.NET |
Strict-Transport-Security | max-age=31536000; includeSubdomains |
Public-Key-Pins | pin-sha256='X3pGTSOuJeEVw989IJ/cEtXUEmy52zs1TZQrU06KUKg='; pin-sha256='MHJYVThihUrJcxW6wcqyOISTXIsInsdj3xK8QrZbHec='; pin-sha256='isi41AizREkLvvft0IRW4u3XMFR2Yg7bvrF7padyCJg='; includeSubdomains; max-age=2592000 |
X-Frame-Options | SAMEORIGIN |
X-Content-Type-Options | nosniff |
X-Xss-Protection | 1; mode=block |
Referrer-Policy | same-origin |
X-UA-Compatible | IE=EmulateIE5 |
Content-Security-Policy | default-src 'self' 'unsafe-eval' 'unsafe-inline' *.accenture.com; script-src 'self' 'unsafe-inline' 'unsafe-eval'; img-src 'self' *.accenture.com data:; connect-src 'self' *.accenture.com |
Date | Thu, 21 Feb 2019 22:18:27 GMT |
Missing Headers
Feature-Policy | Feature Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
---|
Warnings
Content-Security-Policy | This policy contains 'unsafe-inline' which is dangerous in the default-src directive. This policy contains 'unsafe-eval' which is dangerous in the default-src directive. This 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. |
---|
Upcoming Headers
Expect-CT | Expect-CT allows a site to determine if they are ready for the upcoming Chrome requirements and/or enforce their CT policy. |
---|
Additional Information
Server | This Server header seems to advertise the software being run on the server but you can remove or change this value. |
---|---|
Set-Cookie | This cookie has the appropriate flags set. |
X-Powered-By | X-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. |
Strict-Transport-Security | HTTP 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. |
Public-Key-Pins | HTTP Public Key Pinning protects your site from MiTM attacks using rogue X.509 certificates. By whitelisting only the identities that the browser should trust, your users are protected in the event a certificate authority is compromised. Analyse this policy in more detail. |
X-Frame-Options | X-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-Content-Type-Options | X-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". |
X-Xss-Protection | X-XSS-Protection sets the configuration for the cross-site scripting filters built into most browsers. The best configuration is "X-XSS-Protection: 1; mode=block". |
Referrer-Policy | Referrer 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-Policy | Content 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. |