https://www.justgiving.com/page/zencortex

Submitted URL:
https://www.justgiving.com/page/zencortex
Report Finished:

Risks ยท 0 found

Practices that may pose security risks

  • No classification

Security Headers ยท 6 found

HTTP response headers that can harden the security of a web application

Learn more...
NameValueSupportInfo
Strict-Transport-Securitymax-age=63072000; includeSubDomains; preloadGoodDeclare that a website is only accessible over a secure connection (HTTPS).

Click to learn more...
X-Frame-OptionsSAMEORIGINGoodIndicate whether a browser should be allowed to render a page in a <frame>, <iframe>, <embed> or <object>.

Click to learn more...
X-Content-Type-OptionsnosniffGoodIndicate that the MIME types advertised in the Content-Type headers should be followed and not be changed.

Click to learn more...
Content-Security-Policydefault-src 'self' https://*.justgiving.com https://*.jg-cdn.com; connect-src 'self' https://graphql.justgiving.com https://*.justgiving.com https://*.pingdom.net https://*.qualaroo.com https://bat.bing.com https://vc.hotjar.io/views/76275 https://*.hotjar.com https://sentry.io https://*.ingest.sentry.io https://*.ingest.us.sentry.io https://*.doubleclick.net https://*.google-analytics.com/ https://*.facebook.com https://*.jg-cdn.com https://heapanalytics.com https://*.auryc.com https://shotstack-api-stage-output.s3-ap-southeast-2.amazonaws.com/ https://cdn.shotstack.io/ https://consentcdn.cookiebot.com https://*.optimizely.com/ https://*.clarity.ms https://analytics.tiktok.com https://pixel.quantcount.com linkedin.oribi.io https://capigateway.brainlabsdigital.com https://*.analytics.google.com; script-src blob: 'self' 'unsafe-inline' https://*.googletagmanager.com https://tagmanager.google.com https://*.pingdom.net https://*.facebook.net https://*.jg-cdn.com https://*.justgiving.com https://www.youtube.com https://*.ytimg.com https://*.qualaroo.com https://bat.bing.com https://*.hotjar.com https://www.googleadservices.com https://*.google-analytics.com/ https://*.doubleclick.net https://www.google.com https://*.googletagmanager.com https://cdn.heapanalytics.com https://heapanalytics.com https://consent.cookiebot.com https://consentcdn.cookiebot.com https://*.optimizely.com/ https://*.clarity.ms https://*.adalyser.com https://analytics.tiktok.com https://snap.licdn.com https://secure.quantserve.com https://www.redditstatic.com https://platform.twitter.com https://static.ads-twitter.com https://rules.quantcount.com; style-src 'self' 'unsafe-inline' https://*.justgiving.com https://*.jg-cdn.com https://tagmanager.google.com https://fonts.googleapis.com https://*.googletagmanager.com https://heapanalytics.com; img-src * data: blob:; font-src 'self' https://*.jg-cdn.com https://*.gstatic.com https://*.hotjar.com data: https://heapanalytics.com; report-uri https://csp-report.justgiving.com/v1/submitReport/prd-jg-pages-ui; frame-src https://*.justgiving.com https://www.youtube.com https://*.hotjar.com https://*.qualaroo.com https://mixer.com https://player.twitch.tv https://www.twitch.tv https://*.doubleclick.net https://*.facebook.com https://consentcdn.cookiebot.com https://shotstack-api-stage-output.s3-ap-southeast-2.amazonaws.com/ https://cdn.shotstack.io/; media-src https://shotstack-api-stage-output.s3-ap-southeast-2.amazonaws.com/ https://cdn.shotstack.io/GoodControl resources the user agent is allowed to load for a given page.

Click to learn more...
Referrer-Policysame-originGoodControl how much referrer information should be included with requests.

Click to learn more...
Clear-Site-Dataโ€”GoodControl the data stored by a client browser for their origins.

Click to learn more...
X-Permitted-Cross-Domain-Policiesโ€”GoodControl whether a web client such as Adobe Flash Player or Adobe Acrobat has permission to handle data across domains.

Click to learn more...
Permissions-Policyโ€”NewAllow and deny the use of browser features in a document or iframe.

Click to learn more...
Cross-Origin-Embedder-Policyโ€”NewConfigure embedding cross-origin resources into the document.

Click to learn more...
Cross-Origin-Opener-Policyโ€”NewEnsure a top-level document does not share a browsing context group with cross-origin documents.

Click to learn more...
Cross-Origin-Resource-Policyโ€”NewRequest that the browser blocks no-cors cross-origin/cross-site requests to the given resource.

Click to learn more...
X-XSS-Protection1; mode=blockDeprecatedDeprecated. Stops pages from loading when they detect reflected cross-site scripting (XSS) attacks.

Click to learn more...
Feature-Policyโ€”DeprecatedDeprecated. Replaced by the Permissions-Policy header.

Click to learn more...
Expect-CTโ€”DeprecatedDeprecated. Opt in to reporting and/or enforcement of Certificate Transparency requirements.

Click to learn more...
Public-Key-Pinsโ€”DeprecatedDeprecated. Allows HTTPS websites to resist impersonation by attackers using mis-issued or otherwise fraudulent certificates.

Click to learn more...

Security Violations ยท 1 found

Requests or resources offending security policies

ViolationTypeInfo
Resource
https://www.googletagmanager.com/gtm.js?id=GTM-WL6ZNN
Description
Refused to connect to 'https://pagead2.googlesyndication.com/pagead/landing?gcs=G100&gcd=13p3p3l2l5l1&tag_exp=0&rnd=1007945349.1726825079&url=https%3A%2F%2Fwww.justgiving.com%2Fpage%2Fzencortex&dma_cps=syphamo&dma=1&npa=1&gtm=45He49j0n71WL6ZNNv71311722za200' because it violates the following Content Security Policy directive: "connect-src 'self' https://graphql.justgiving.com https://*.justgiving.com https://*.pingdom.net https://*.qualaroo.com https://bat.bing.com https://vc.hotjar.io/views/76275 https://*.hotjar.com https://sentry.io https://*.ingest.sentry.io https://*.ingest.us.sentry.io https://*.doubleclick.net https://*.google-analytics.com/ https://*.facebook.com https://*.jg-cdn.com https://heapanalytics.com https://*.auryc.com https://shotstack-api-stage-output.s3-ap-southeast-2.amazonaws.com/ https://cdn.shotstack.io/ https://consentcdn.cookiebot.com https://*.optimizely.com/ https://*.clarity.ms https://analytics.tiktok.com https://pixel.quantcount.com linkedin.oribi.io https://capigateway.brainlabsdigital.com https://*.analytics.google.com".
Content Security PolicyControl resources the user agent is allowed to load for a given page.

Click to learn more...

Certificates ยท 13 found

SSL/TLS Certificates enable websites to encrypt transactions between the client and the server and provide server identity verification

SubjectIssue dateExpiry date
*.justgiving.comJan 3, 2024, 00:00:00Jan 31, 2025, 23:59:59
justgiving.comAug 4, 2024, 00:00:00Sep 1, 2025, 23:59:59
*.jg-cdn.comJan 3, 2024, 00:00:00Jan 31, 2025, 23:59:59
ingest.sentry.ioNov 2, 2023, 00:00:00Dec 2, 2024, 23:59:59
cdn.optimizely.comAug 23, 2024, 16:55:59Nov 21, 2024, 16:55:58
graphql.justgiving.comFeb 13, 2024, 00:00:00Mar 13, 2025, 23:59:59
*.facebook.comJun 29, 2024, 00:00:00Sep 27, 2024, 23:59:59
logx.optimizely.comSep 16, 2024, 19:16:37Dec 15, 2024, 20:05:28
*.google-analytics.comAug 12, 2024, 06:33:44Nov 4, 2024, 06:33:43
consent.cookiebot.comFeb 28, 2024, 00:00:00Feb 27, 2025, 23:59:59