Lucene search
+L

2622 matches found

Kitploit
Kitploit
added 2026/09/12 6:26 a.m.3 views

nvd

nvd 一个用 Go 编写的快速、简单的库,用于从 NVD(美国国家漏洞数据库)数据源获取 CVE。 安装 root@kitploit: go get github.com/daehee/nvd 用法 nvd 包提供了一个 Client,用于从官方 NVD 数据源获取 CVE: root@kitploit: // nvd client with ./tmp working dir client, err := NewClient"tmp" // Fetch single CVE cve, err := client.FetchCVE"CVE-2020-14882" // Fetch al...

10CVSS8.4AI score0.99997EPSS
SaveExploits42References2
Kitploit
Kitploit
added 2026/09/12 1:07 a.m.8 views

vulnerablecode

VulnerableCode VulnerableCode 是一个包含 Web 界面和 API 的软件包漏洞数据库。 为什么使用 VulnerableCode? VulnerableCode 提供 Web 界面和 API,用于访问已知软件包漏洞的数据库,其中包含来自上游和下游公共来源的全面信息,包括受漏洞影响的软件包以及修复漏洞的软件包。 有一个 公共 VulnerableCode 数据库 ,该项目还提供了构建你自己的数据库实例的工具。 入门指南 在你的本地机器上运行起来的说明位于 入门指南 VulnerableCode 文档还提供: 安装软件的先决条件。 用户界面介绍。 如何使用 AP...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 12:57 a.m.7 views

comission

CoMisSion - 白盒CMS分析 CoMisSion 是一个用于快速分析 CMS 配置的工具。该工具: 检查核心版本; 将核心文件与从 CMS 官方网站下载的新鲜压缩包进行比较,检查对核心的修改(新增、修改、删除); 查找最新的核心版本; 查找使用的核心版本中的漏洞(仅 WordPress); 检查插件和主题的版本; 将每个插件和每个主题文件与从 CMS 官方网站下载的新鲜压缩包进行比较,检查修改(新增、修改、删除); 查找使用的插件和主题版本中的漏洞。 🔥 注意:CoMisSion 不通过分析源代码来寻找漏洞。漏洞信息来自公共数据库,如 wpvulndb。发现新漏洞不是...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 11:00 p.m.11 views

move-vulnerability-database

¡Bienvenido a la Base de Datos de Vulnerabilidades de Move MVD v3.0! Una colección exhaustiva de patrones de vulnerabilidades en el ecosistema Move. Qué Incluye Patrones de Vulnerabilidad - Problemas de seguridad categorizados con ejemplos y niveles de severidad Apéndice - Informes de auditoría y...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 10:02 p.m.12 views

trivy-db

trivy-db 概述 trivy-db 是一个用于操作 Trivy DB 的 CLI 工具和库。 库 Trivy 在内部使用 trivy-db 来操作漏洞数据库。该数据库包含来自 NVD、Red Hat、Debian 等的漏洞信息。 CLI trivy-db CLI 工具用于构建漏洞数据库。GitHub Actions 工作流 会定期使用 trivy-db 构建新版本的漏洞数据库,并将其上传到 GitHub Container Registry(请参阅下面的下载漏洞数据库)。 root@kitploit: NAME: trivy-db - Trivy DB builder USAGE:...

5.9AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/11 9:27 p.m.11 views

burp-vulners-scanner

burp-vulners-scanner 描述 基于 Vulners.com 漏洞数据库 API 的 Burp Suite 扫描器插件 在 HTTP 响应中搜索指纹(灵感来源于 "Software Version Reporter" 插件),并检查 Vulners.com 漏洞数据库中的版本 实验性 在 Vulners.com 中检查唯一 URL,查找此类路径的利用代码 如果 Vulners 插件检测到易受攻击的软件,它将向你展示 CVE、安全公告,甚至可用的利用代码! 如何使用 要求 Burp Suite - 专业版 Java 1.8 Maven 安装 1. 克隆仓库 2. 在命令行中...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 9:04 p.m.18 views

osv.dev

文档 完整文档请参见此处。 API 文档请参见此处。 数据导出 我们提供了 GCS 存储桶 gs://osv-vulnerabilities 的数据导出。更多信息请查看我们的文档。 查看 Web UI OSV 的 Web UI 实例部署在 https://osv.dev。 使用扫描器 我们提供了一个基于 Go 的工具,可以扫描您的依赖项,并通过 OSV API 与 OSV 数据库进行比对,以发现已知漏洞。 目前它可以扫描各种锁文件、Debian Docker 容器、SPDX 和 CycloneDB SBOM 以及 Git 仓库。 扫描器位于其自己的仓库中。 本仓库 本仓库包含在 GCP...

5.9AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/11 8:24 p.m.16 views

wpscan

WPScan WordPress 安全扫描器 WPScan WordPress 漏洞数据库 - WordPress 安全插件 安装 前提条件 (可选但强烈推荐:rbenv) Ruby = 3.3 - 推荐:最新稳定版 Curl = 7.72 - 推荐:最新稳定版 7.29 版本存在段错误(segfault) 低于 7.72 的版本在某些情况下可能导致 Stream error in the HTTP/2 framing layer RubyGems - 推荐:最新稳定版 Nokogiri 可能需要通过包管理器安装某些依赖包(具体取决于操作系统),详情见...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/11 3:17 p.m.15 views

JCS

JCS(Joomla 组件扫描器)专为 Joomla CMS 的渗透测试目的而开发 JCS 能帮助您了解最新的组件漏洞和利用。 数据库可以从多个资源更新,并且实现了一个爬虫来查找组件和组件链接。 此版本支持 Exploitdb 和 Packetstorm 的漏洞,以创建 Joomla 组件数据库。 JCS 还可以为您生成 HTML 格式的报告。 功能特性: 多线程 请求间延迟 自定义 HTTP 头 支持 HTTP 代理 支持 HTTP 认证: BASIC DIGEST 基于正则表达式模式的组件爬虫 组件页面识别方式: 页面对比 正则表达式模式 在 HTML 标签中搜索 例如:not...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 12:09 p.m.20 views

ruby-advisory-db

Base de Datos de Avisos de Ruby La Base de Datos de Avisos de Ruby es un esfuerzo comunitario para recopilar todos los avisos de seguridad relevantes para las librerías de Ruby. Esperamos que otros creen los datos, como obtener CVEs, GHSA, OSVDB, cvss, o información original de vulnerabilidades...

7.5CVSS6.7AI score0.95537EPSS
SaveExploits13References3
Kitploit
Kitploit
added 2026/09/11 7:30 a.m.8 views

vuln-list

vuln-list 自动收集漏洞信息并将其保存为可解析格式 来源 目录| 操作系统| 来源| URL ---|---|---|--- alma/| AlmaLinux| AlmaLinux Errata| https://errata.almalinux.org/8/errata.json alpine/| Alpine Linux| Alpine secdb| https://secdb.alpinelinux.org/ amazon/1| Amazon Linux| Amazon Linux Security Center| https://alas.aws.amazon.com/...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 10:22 p.m.8 views

vFeed

查看新库 https://github.com/vfeedio/pyvfeed vFeed 关联漏洞与威胁情报数据库封装器 vFeed Python 封装器 / 数据库 是一种 CVE、CWE 和 OVAL 兼容命名方案概念,通过可扩展的 XML/JSON 模式为 CVE 条目提供额外的结构化第三方详细引用和技术特征。 它还通过提供灵活且全面的词汇表来描述 CVE 与其他标准和安全引用之间的关系,从而提高了 CVE 的可靠性。 vFeed API 生成基于 JSON 格式的输出,以详细描述漏洞。 安全研究人员、从业人员和工具可以将其用作漏洞描述的一部分输入。该标准语法易于人类和系统解读。...

5.9AI score
SaveExploits0References3
Wordfence Blog
Wordfence Blog
added 2026/09/10 7:08 p.m.8 views

Wordfence Intelligence Weekly WordPress Vulnerability Report (August 31, 2026 to September 6, 2026)

Last week, there were 277 vulnerabilities disclosed in 187 WordPress Plugins and 7 WordPress Themes that have been added to the Wordfence Intelligence Vulnerability Database, and there were 153 Vulnerability Researchers that contributed to WordPress Security last week. Review those vulnerabilitie...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 4:29 p.m.6 views

reconkg

reconkg A vulnerability triage tool. It takes what a scan already found, works out which CVEs plausibly apply, tells you how confident it is and why, and gives you the commands to check for yourself. It does not scan anything, and it does not exploit anything. Install on Kali root@kitploit: git...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 3:43 a.m.7 views

pocindex

Just landed Trending in 2026 Trending in 2025 2024, 2023, 2022 Trending in 2024 Data Every file is plain JSON on the CDN. No key, no rate limit. root@kitploit: everything the index knows about one CVE curl -s https://pocindex.io/CVElist.json \ | jq '. | select.cve == "CVE-2021-44228" | cve, poc:...

10CVSS7.3AI score0.99999EPSS
SaveExploits368References3
Kitploit
Kitploit
added 2026/09/06 3:04 a.m.10 views

vuln-list-backup

vuln-list Recopila información de vulnerabilidades y guárdala automáticamente en un formato analizable Fuente Directorio| SO| Fuente| URL ---|---|---|--- alma/| AlmaLinux| AlmaLinux Errata| https://errata.almalinux.org/8/errata.json alpine/| Alpine Linux| Alpine secdb|...

5.9AI score
SaveExploits0References1
Wordfence Blog
Wordfence Blog
added 2026/08/27 2:56 p.m.57 views

Wordfence Intelligence Weekly WordPress Vulnerability Report (August 17, 2026 to August 23, 2026)

Last week, there were 274 vulnerabilities disclosed in 213 WordPress Plugins and 17 WordPress Themes that have been added to the Wordfence Intelligence Vulnerability Database, and there were 116 Vulnerability Researchers that contributed to WordPress Security last week. Review those vulnerabiliti...

6.1AI score
SaveExploits0
OSV
OSV
added 2026/08/26 2:57 p.m.8 views

GO-2026-6294 Path traversal via crafted vulnerability database or other downloaded artifacts in github.com/aquasecurity/trivy

Path traversal via crafted vulnerability database or other downloaded artifacts in github.com/aquasecurity/trivy...

7.5CVSS5.2AI score0.00442EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in gpac

A vulnerability has been discovered in GPAC 2.5-DEV-rev228-g11067ea92-master. This vulnerability affects the xmtnodeend function in the src/scenemanager/loaderxmt.c file of the MP4Box component. The vulnerability allows for data to be accessed after it has been freed from memory, requiring local...

5.5CVSS5.5AI score0.00298EPSS
SaveExploits1References1
Chainguard
Chainguard
added 2026/08/20 2:17 a.m.28 views

GO-2026-6223 vulnerabilities

Vulnerabilities for packages: kubeflow-pipelines, kubeflow-pipelines-driver-fips, kubeflow-pipelines-fips...

5.3AI score
SaveExploits0
Rows per page
Query Builder