- 扫描 ID:
- f8e46da5-e024-44d8-bc0a-57e38c496440已完成
- 提交的 URL:
- https://pentest-tools.com/
- 报告完成时间:
风险 · 找到 0 个
可能带来安全风险的做法
安全标头 · 找到 9 个
可以增强 Web 应用程序安全性的 HTTP 响应标头
了解更多...名称 | 值 | 支持 | 信息 |
---|---|---|---|
Strict-Transport-Security | max-age=15552000; includeSubDomains; | 良性 | 声明只能通过安全连接 (HTTPS) 访问网站。 单击可了解更多信息... |
X-Frame-Options | SAMEORIGIN | 良性 | 表明是否允许浏览器在 <frame>、<iframe>、<embed> 或 <object> 中渲染页面。 单击可了解更多信息... |
X-Content-Type-Options | nosniff | 良性 | 表明应该遵循 Content-Type 标头中公布的 MIME 类型,并且不得进行更改。 单击可了解更多信息... |
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://*.impactcdn.com https://pentest-tools.pxf.io 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://*.impactcdn.com https://pentest-tools.pxf.io 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; | 良性 | 控制允许用户代理为指定页面加载的资源。 单击可了解更多信息... |
Referrer-Policy | no-referrer | 良性 | 控制请求中应该包含多少引荐者信息。 单击可了解更多信息... |
Clear-Site-Data | — | 良性 | 控制客户端浏览器为来源服务器存储的数据。 单击可了解更多信息... |
X-Permitted-Cross-Domain-Policies | none | 良性 | 控制 Web 客户端(例如 Adobe Flash Player 或 Adobe Acrobat)是否拥有跨域处理数据的权限。 单击可了解更多信息... |
Permissions-Policy | camera=(); display-capture=(); fullscreen=(); geolocation=(); microphone=() | 新 | 允许和拒绝在文档或 iframe 中使用浏览器功能。 单击可了解更多信息... |
Cross-Origin-Embedder-Policy | — | 新 | 配置将跨源资源嵌入到文档中。 单击可了解更多信息... |
Cross-Origin-Opener-Policy | same-origin | 新 | 确保顶级文档不与跨源文档共享浏览背景组。 单击可了解更多信息... |
Cross-Origin-Resource-Policy | — | 新 | 请求浏览器阻止对给定资源的 no-cors 跨源/跨站点请求。 单击可了解更多信息... |
X-XSS-Protection | 0 | 停用 | 已弃用。当检测到页面遭受反射式跨站点脚本 (XSS) 攻击时,停止加载页面。 单击可了解更多信息... |
Feature-Policy | — | 停用 | 已弃用。替换为 Permissions-Policy 标头。 单击可了解更多信息... |
Expect-CT | — | 停用 | 已弃用。选择加入报告和/或执行证书透明度要求。 单击可了解更多信息... |
Public-Key-Pins | — | 停用 | 已弃用。允许 HTTPS 网站抵御攻击者使用错误颁发的或其他欺诈性证书进行假冒。 单击可了解更多信息... |
安全违规行为 · 找到 0 个
违反安全策略的请求或资源
证书 · 找到· 11 个
SSL/TLS 证书使网站能够加密客户端和服务器之间的事务并提供服务器身份验证
主题 | 颁发日期 | 到期日期 |
---|---|---|
pentest-tools.com | 2024年9月26日 01:09:21 | 2024年12月25日 01:09:20 |
cdn.usefathom.com | 2024年11月14日 09:15:45 | 2025年2月12日 09:15:44 |
cdn-cookieyes.com | 2024年9月22日 10:46:46 | 2024年12月21日 10:46:45 |
www.bing.com | 2024年9月16日 23:16:19 | 2025年3月15日 23:16:19 |
log.cookieyes.com | 2024年3月26日 00:00:00 | 2025年4月25日 23:59:59 |
ingest.sentry.io | 2024年10月3日 00:00:00 | 2025年7月29日 23:59:59 |
directory.cookieyes.com | 2024年2月2日 00:00:00 | 2025年3月3日 23:59:59 |
*.google-analytics.com | 2024年10月21日 08:36:57 | 2025年1月13日 08:36:56 |
www.google.com | 2024年10月21日 08:38:45 | 2025年1月13日 08:38:44 |
*.g.doubleclick.net | 2024年10月21日 08:36:57 | 2025年1月13日 08:36:56 |