Security Report Summary
A
Site: https://cims.mastersofterp.in/
IP Address: 13.71.53.245
Report Time: 29 Apr 2024 03:59:29 UTC
Headers:
  • Content-Security-Policy
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Strict-Transport-Security
  • Permissions-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Warnings
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.
Referrer-PolicyThe "origin" value is not recommended.
Raw Headers
HTTP/2200
cache-controlprivate
content-typetext/html; charset=utf-8
content-encodinggzip
varyAccept-Encoding
server
x-aspnetmvc-version4.0
x-aspnet-version
request-contextappId=cid-v1:42ac5d5f-7ee4-4342-836b-9104a00ac26b
access-control-expose-headersRequest-Context
content-security-policydefault-src 'self'; style-src 'self' pythonapp.mastersofterp.in maxcdn.bootstrapcdn.com bootstrap.min.css 'unsafe-inline' api.mastersofterp.in cdn.jsdelivr.net www.google-analytics.com http://fonts.googleapis.com fonts.googleapis.com s3.amazonaws.com unpkg.com fonts.googleapis.com translate.googleapis.com cdn.datatables.net obetest.mastersofterp.in www.amcharts.com code.jquery.com cdnjs.cloudflare.com google.com https://www.gstatic.com obe.mastersofterp.in use.fontawesome.com cdn.plyr.io player.vimeo.com; font-src 'self' data: fonts.gstatic.com cdn.jsdelivr.net cdnjs.cloudflare.com unpkg.com use.fontawesome.com fonts.googleapis.com bootstrap.min.css maxcdn.bootstrapcdn.com; script-src * 'unsafe-inline' 'unsafe-eval' cdn.jsdelivr.net fonts.googleapis.com www.google-analytics.com http://fonts.googleapis.com; img-src 'self' data: translate.googleapis.com www.google.com code.jquery.com cdnjs.cloudflare.com www.gstatic.com msgcloudstorage.blob.core.windows.net www.google.com http://msgcloudstorage.blob.core.windows.net; frame-src app.powerbi.com youtube.com www.youtube.com msgcloudstorage.blob.core.windows.net pythonapp.mastersofterp.in localhost:1739 cimsuat.mastersofterp.in cims.mastersofterp.in vimeo.com www.youtube-nocookie.com en.wikipedia.org translate.googleapis.com iitms.co.in google.com player.vimeo.com content.googleapis.com accounts.google.com https://mastersoftsupport.freshdesk.com/ https://www.google.com/recaptcha/api2/bframe https://www.google.com/recaptcha/api2/anchor; connect-src 'self' noembed.com en.wikipedia.org cdn.plyr.io msgcloudstorage.blob.core.windows.net api.mastersofterp.in vimeo.com translate.google.com translate.googleapis.com cimsapiuat.mastersofterp.in cimsapi.mastersofterp.in https://mastersoftsupport.freshdesk.com/; media-src translate.googleapis.com msgcloudstorage.blob.core.windows.net www.google.com 'self' www.youtube.com vimeo.com player.vimeo.com;
x-frame-optionsSAMEORIGIN
x-content-type-optionsnosniff
x-xss-protection1; mode=block
referrer-policyorigin
x-permitted-cross-domain-policiesnone
strict-transport-securitymax-age=31536000; includeSubDomains
permissions-policyaccelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()
access-control-allow-origin*
access-control-allow-methodsGET, POST, PUT, DELETE, OPTIONS, PATCH
access-control-allow-headersContent-Type
access-control-allow-credentialstrue
dateMon, 29 Apr 2024 03:59:29 GMT
content-length6597
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
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
x-aspnetmvc-versionX-AspNetMvc-Version details further information about your ASP.NET MVC version and should be removed.
x-aspnet-versionX-AspNet-Version usually details specific information about your ASP.NET version. The value of this header seems to have been changed, but it could still be removed.
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-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-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".
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.
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.
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.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
access-control-allow-originThis is a very lax CORS policy. Such a policy should only be used on a public CDN.