Security Report Summary
A
Site: https://class-qa.utp.edu.pe/
IP Address: 2600:9000:25f1:7600:1c:3a25:2500:93a1
Report Time: 01 May 2024 17:16:10 UTC
Headers:
  • Referrer-Policy
  • Content-Security-Policy
  • X-Content-Type-Options
  • Strict-Transport-Security
  • X-Frame-Options
  • Permissions-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! 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
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the script-src directive.
Raw Headers
HTTP/2200
content-typetext/html
dateWed, 01 May 2024 17:16:11 GMT
last-modifiedTue, 30 Apr 2024 18:19:20 GMT
etagW/"851700873aa1f7db86b0a733c9d9c557"
x-amz-server-side-encryptionAES256
serverAmazonS3
content-encodinggzip
varyAccept-Encoding
x-cacheMiss from cloudfront
via1.1 3c07393070825e432329283f07a9d994.cloudfront.net (CloudFront)
x-amz-cf-popSFO53-P5
x-amz-cf-idy_9qM7G13bMLmE2aMHG2GALj-EykdHPM7cOP-HsJmEwBAx7SOh3LpA==
x-xss-protection1; mode=block
referrer-policystrict-origin-when-cross-origin
content-security-policydefault-src 'self' sso-dev.utp.edu.pe sso-qa.utp.edu.pe sso.utp.edu.pe; script-src 'self' 'unsafe-inline' script.hotjar.com static.hotjar.com www.google-analytics.com client.rum.us-east-1.amazonaws.com www.googletagmanager.com js-cdn.dynatrace.com code.jquery.com cdn.jsdelivr.net; connect-src 'self' utp-qa-upload-file-storage.s3.amazonaws.com exam.proctorizer.com api.ipify.org wss://socket-class-qa.utpxpedition.com *.utpxpedition.com sso-dev.utp.edu.pe sso-qa.utp.edu.pe sso.utp.edu.pe www.google-analytics.com dataplane.rum.us-east-1.amazonaws.com sts.us-east-1.amazonaws.com cognito-identity.us-east-1.amazonaws.com bf11397cjg.bf.dynatrace.com; img-src 'self' data: utp-qa-upload-file-storage.s3.amazonaws.com www.google-analytics.com; style-src 'self' 'unsafe-inline' fonts.googleapis.com cdnjs.cloudflare.com cdn.jsdelivr.net;base-uri 'self';form-action 'self';font-src 'self' fonts.gstatic.com data:;frame-src 'self' sso-dev.utp.edu.pe sso-qa.utp.edu.pe sso.utp.edu.pe; frame-ancestors 'self' exam.proctorizer.com class-qa.utp.edu.pe;
x-content-type-optionsnosniff
strict-transport-securitymax-age=2592000
cache-controlpublic, max-age=85
varyOrigin
X-Frame-OptionsHeader not set, see Additional Information below.
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
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.
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.
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.
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.