- Scan ID:
- 84c386da-9821-4f50-8db6-5f303deea43bFinished
- Submitted URL:
- https://pentest-tools.com/website-vulnerability-scanning/xss-scanner-online
- Report Finished:
Risks · 0 found
Practices that may pose security risks
Security Headers · 9 found
HTTP response headers that can harden the security of a web application
Learn more...Name | Value | Support | Info |
---|---|---|---|
Strict-Transport-Security | max-age=15552000; includeSubDomains; | Good | Declare that a website is only accessible over a secure connection (HTTPS). Click to learn more... |
X-Frame-Options | SAMEORIGIN | Good | Indicate whether a browser should be allowed to render a page in a <frame>, <iframe>, <embed> or <object>. Click to learn more... |
X-Content-Type-Options | nosniff | Good | Indicate that the MIME types advertised in the Content-Type headers should be followed and not be changed. Click to learn more... |
Content-Security-Policy | base-uri 'self'; font-src 'self' data: https://*.pentest-tools.com https://vercel.live https://fonts.gstatic.com https://script.hotjar.com https://assets.vercel.com self; form-action 'self' https://*.pentest-tools.com; frame-ancestors 'self' https://*.pentest-tools.com https://*.vercel.app https://pentesttools.onfastspring.com https://*.cloudfront.net; img-src 'self' https: data: https://*.pentest-tools.com https://pentesttools.onfastspring.com https://*.google-analytics.com https://googletagmanager.com https://*.googletagmanager.com https://*.analytics.google.com https://*.google.com https://ssl.gstatic.com https://www.gstatic.com https://*.g.doubleclick.net https://googleads.g.doubleclick.net https://google.com https://static.hotjar.com https://script.hotjar.com https://*.onfastspring.com self cdn-cookieyes.com; object-src none; script-src-attr 'none'; style-src 'self' 'unsafe-inline' https://*.pentest-tools.com https://*.googletagmanager.com https://vercel.live/fonts https://fonts.googleapis.com https://googletagmanager.com https://tagmanager.google.com https://static.hotjar.com https://script.hotjar.com https://*.onfastspring.com self unsafe-inline; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.pentest-tools.com https://bat.bing.com https://cdn.jsdelivr.net/npm/[email protected]/workbox/workbox-sw.js https://cdn.jsdelivr.net/npm/[email protected]/workbox/workbox-core.prod.js https://cdn.jsdelivr.net/npm/[email protected]/workbox/workbox-precaching.prod.js https://cdn.jsdelivr.net/npm/[email protected]/workbox/workbox-strategies.prod.js https://cdn.jsdelivr.net/npm/[email protected]/workbox/workbox-routing.prod.js https://www.google.com https://*.googletagmanager.com https://*.google-analytics.com https://*.google.com https://*.googleadservices.com https://*.adservice.google.com https://adservice.google.com https://tagmanager.google.com https://googleads.g.doubleclick.net https://*.doubleclick.net https://www.googleadservices.com https://*.googlesyndication.com https://static.hotjar.com https://script.hotjar.com https://vercel.live https://cdn.vercel-insights.com https://va.vercel-scripts.com https://*.sentry.com https://*.sentry-cdn.com https://*.onfastspring.com https://*.cloudfront.net https://*.hs-scripts.com https://js.hubspotfeedback.com/feedbackweb-new.js https://js.hubspot.com https://*.usemessages.com https://*.hs-analytics.net https://*.hscollectedforms.net https://*.hs-banner.com https://*.usefathom.com self cdn-cookieyes.com unsafe-inline; upgrade-insecure-requests; default-src 'self' https://*.pentest-tools.com self; worker-src 'self' blob:; connect-src 'self' ws: wss: https://*.pentest-tools.com https://bat.bing.com https://content.pentest-tools.com https://google-analytics.com https://*.google-analytics.com https://googletagmanager.com https://*.googletagmanager.com https://stats.g.doubleclick.net https://googleadservices.com https://*.googleadservices.com https://www.google.co.in https://www.google.co.id https://www.google.com https://analytics.google.com https://adservice.google.com https://*.google.com https://google.com https://www.google.id https://www.google.com.br https://www.google.co.uk https://www.google.ca https://www.google.com.au https://www.google.ro https://*.analytics.google.com https://*.g.doubleclick.net https://*.googlesyndication.com https://*.hotjar.com https://*.hotjar.io wss://*.hotjar.com https://vitals.vercel-insights.com https://vitals.vercel-analytics.com https://vercel.live https://*.sentry.io https://*.onfastspring.com https://js.hs-banner.com https://*.hubspot.com https://api.hsforms.com https://*.hscollectedforms.net https://*.usefathom.com self *.cookieyes.com cdn-cookieyes.com; frame-src 'self' https://*.pentest-tools.com https://*.googletagmanager.com https://*.optimize.google.com https://*.youtube.com https://*.youtube-nocookie.com https://*.simplecast.com https://td.doubleclick.net https://vars.hotjar.com https://vercel.live https://*.onfastspring.com https://*.hubspot.com https://*.linkedin.com; report-uri https://o1040042.ingest.sentry.io/api/6008920/security/?sentry_key=ea284f2b974341f888d14e98a637f6e0&sentry_environment=production; | Good | Control resources the user agent is allowed to load for a given page. Click to learn more... |
Referrer-Policy | no-referrer | Good | Control how much referrer information should be included with requests. Click to learn more... |
Clear-Site-Data | — | Good | Control the data stored by a client browser for their origins. Click to learn more... |
X-Permitted-Cross-Domain-Policies | none | Good | Control 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 | camera=(); display-capture=(); fullscreen=(); geolocation=(); microphone=() | New | Allow and deny the use of browser features in a document or iframe. Click to learn more... |
Cross-Origin-Embedder-Policy | — | New | Configure embedding cross-origin resources into the document. Click to learn more... |
Cross-Origin-Opener-Policy | same-origin | New | Ensure a top-level document does not share a browsing context group with cross-origin documents. Click to learn more... |
Cross-Origin-Resource-Policy | — | New | Request that the browser blocks no-cors cross-origin/cross-site requests to the given resource. Click to learn more... |
X-XSS-Protection | 0 | Deprecated | Deprecated. Stops pages from loading when they detect reflected cross-site scripting (XSS) attacks. Click to learn more... |
Feature-Policy | — | Deprecated | Deprecated. Replaced by the Permissions-Policy header. Click to learn more... |
Expect-CT | — | Deprecated | Deprecated. Opt in to reporting and/or enforcement of Certificate Transparency requirements. Click to learn more... |
Public-Key-Pins | — | Deprecated | Deprecated. Allows HTTPS websites to resist impersonation by attackers using mis-issued or otherwise fraudulent certificates. Click to learn more... |
Security Violations · 0 found
Requests or resources offending security policies
Certificates · 11 found
SSL/TLS Certificates enable websites to encrypt transactions between the client and the server and provide server identity verification
Subject | Issue date | Expiry date |
---|---|---|
pentest-tools.com | Nov 26, 2024, 10:48:00 | Feb 24, 2025, 10:47:59 |
cdn.usefathom.com | Nov 14, 2024, 09:15:45 | Feb 12, 2025, 09:15:44 |
cdn-cookieyes.com | Nov 20, 2024, 10:12:26 | Feb 18, 2025, 10:12:25 |
www.bing.com | Dec 15, 2024, 07:52:28 | Jun 13, 2025, 07:52:28 |
log.cookieyes.com | Mar 26, 2024, 00:00:00 | Apr 25, 2025, 23:59:59 |
ingest.sentry.io | Oct 3, 2024, 00:00:00 | Jul 29, 2025, 23:59:59 |
directory.cookieyes.com | Feb 2, 2024, 00:00:00 | Mar 3, 2025, 23:59:59 |
*.google-analytics.com | Nov 4, 2024, 08:37:47 | Jan 27, 2025, 08:37:46 |
www.google.com | Nov 4, 2024, 08:39:37 | Jan 27, 2025, 08:39:36 |
*.g.doubleclick.net | Nov 4, 2024, 08:37:47 | Jan 27, 2025, 08:37:46 |