Lucene search
+L

438 matches found

Kitploit
Kitploit
added 2026/09/20 6:27 a.m.158 views

massdns

MassDNS A high-performance DNS stub resolver MassDNS is a simple high-performance DNS stub resolver targeting those who seek to resolve a massive amount of domain names in the order of millions or even billions. Without special configuration, MassDNS is capable of resolving over 350,000 names per...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/20 6:17 a.m.10 views

CVE-2021-3572

CVE-2021-3572 此仓库用于测试 pypa/pip 中的 CVE-2021-3572。 更多信息,请参阅以下资源: CVE 页面:https://vulners.com/cve/CVE-2021-3572 修复该漏洞的 PR:https://github.com/pypa/pip/pull/9827 包含更多讨论的 Issue:https://github.com/pypa/pip/issues/10042 另请参阅此仓库中的标签和前两个提交。 测试 存在漏洞的 pip 版本(21.1)会安装 9999.0 版本,但修复后的版本会安装正确的 1.0 版本: 存在漏洞的版本...

5.7CVSS7.3AI score0.01829EPSS
SaveExploits2References3
Kitploit
Kitploit
added 2026/09/20 6:11 a.m.16 views

snallygaster

snallygaster 查找 HTTP 服务器上的文件泄露和其他安全问题。 这是什么? snallygaster 是一个工具,用于查找 Web 服务器上不应公开且可能构成安全风险的可访问文件。 典型的例子包括可公开访问的 git 仓库、可能包含密码或数据库转储的备份文件。此外,它还包含一些针对其他安全漏洞的检查。 作为这些问题的入门介绍,你可以观看以下演讲: 通过 HTTP 请求进行攻击 请参阅 TESTS.md 文件以了解所有测试的概述以及关于这些问题的进一步信息链接。 安装 snallygaster 可通过 pypi 获取: root@kitploit: pip3 install...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/20 6:00 a.m.142 views

commix

Commix short for command injection exploiter is an open source penetration testing tool, written by Anastasios Stasinopoulos @ancst, that automates the detection and exploitation of command injection vulnerabilities. You can visit the collection of screenshots demonstrating some of the features o...

5.4AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/20 5:25 a.m.30 views

web_exploit_detector

Web Exploit Detector Introduction The Web Exploit Detector is a Node.js application and NPM module used to detect possible infections, malicious code and suspicious files in web hosting environments. This application is intended to be run on web servers hosting one or more websites. Running the...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 3:59 a.m.8 views

bash-cve-2014-6271-fixes

CVE-2014-6271 patches for bash The original mailing list post only lets you fetch the patches over unauthenticated HTTP. Sigh I've downloaded these over HTTP and put them into a git repository that you can fetch over HTTPS and check independently. I have not checked whether these files are...

10CVSS8.1AI score0.99999EPSS
SaveExploits146References10
Kitploit
Kitploit
added 2026/09/20 2:27 a.m.19 views

expel-intel

expel-intel Este es el hogar del equipo de Expel Intel. Aquí, compartiremos IOCs y otra información que no sea adecuada para encajar en otros medios o que sea especialmente adecuada para encajar en git repos. Manténganse seguros, hagan el bien, estén bien y diviértanse. Este repositorio es solo...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 2:07 a.m.136 views

git-vuln-finder

git-vuln-finder Finding potential software vulnerabilities from git commit messages. The output format is a JSON with the associated commit which could contain a fix regarding a software vulnerability. The search is based on a set of regular expressions against the commit messages only. If CVE ID...

9.8CVSS6.5AI score0.07465EPSS
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/20 1:45 a.m.13 views

Exploits + Shellcode + GHDB

Repositorio Git de Exploit Database Este es un repositorio oficial de The Exploit Database, un proyecto patrocinado por Offensive Security. Nuestros repositorios son: Exploits y Shellcodes: gitlab.com/exploit-database/exploitdb Exploits binarios: gitlab.com/exploit-database/exploitdb-bin-sploits...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/20 12:53 a.m.10 views

gitcolombo

Gitcolombo OSINT 工具,可从 git 仓库和 GitHub 中提取身份信息——姓名、电子邮件以及看似无关账户之间的联系。 Python CLI (gitcolombo.py)——克隆仓库、遍历 git log,并可调用 GitHub API 以获取更丰富的信号。 Web 版本 (gitcolombo.html)——单个静态 HTML 文件;在浏览器中打开,直接查询 GitHub API,无需安装。 关于每封邮件/每个姓名的来源(PGP 密钥、公开事件、提交搜索、提交消息尾部等)的完整说明,请参阅 docs.md 。 Web 版本 托管于...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/19 10:55 p.m.10 views

gitbleed_tools

GitBleed 工具 - 用于从镜像的 Git 仓库中提取数据 关于 此仓库包含可用于下载和分析克隆仓库与镜像 Git 仓库之间差异的 Shell 脚本。有关 Git 行为中底层特性的更多信息,请访问阅读我们的博文。 这些脚本的作用是什么? 这些脚本将克隆给定的 Git 仓库,分别以常规克隆和镜像("--mirror")选项进行。然后,它会在两者之间创建差异,试图找出仅存在于镜像模式中的仓库部分。最后,将运行 gitleaks 检查差异部分是否存在任何秘密,并使用 "git log" 创建一个包含提交内容的单一文件,以便更轻松地进行分析。...

5.7AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/19 7:47 p.m.29 views

kismet

https://www.kismetwireless.net Kismet 文档可以在 Kismet 网站 方便地查阅和阅读。 文档仓库位于: root@kitploit: $ git clone https://www.kismetwireless.net/git/kismet-docs.git 并在 Github 上镜像于: root@kitploit: $ git clone https://www.github.com/kismetwireless/kismet-docs...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 6:54 p.m.14 views

cve-2018-15877

CVE-2018-15877 Esto es parte de Cved: una herramienta para gestionar contenedores Docker vulnerables. Cved: https://github.com/git-rep-src/cved Fuente de la imagen: https://github.com/cved-sources/cve-2018-15877 Autor de la imagen: https://github.com/cved-sources/cve-2018-15877...

9CVSS7.9AI score0.7699EPSS
SaveExploits11References2
Kitploit
Kitploit
added 2026/09/19 4:15 p.m.14 views

autoSource

AutoSource AutoSource 是一个自动化源代码审查框架,集成了 SonarQube,能够执行静态代码分析/审查。它可用于在 SDLC(软件开发生命周期)的早期阶段有效发现漏洞。用户只需通过将 GIT 仓库链接提供给框架即可扫描代码。 AutoSource 框架能够在所有平台(MAC、Linux 和 Windows)上执行源代码审查。 安装 1. 将 AutoSource 仓库下载到您的系统中。 2. 阅读 prerequisites.txt 文件并安装依赖项(每个平台均已注明)。 3. 执行 downloadSonar.py(python3...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 3:48 p.m.8 views

gitpwnd

GitPwnd GitPwnd es una herramienta para ayudar en las pruebas de penetración de redes. GitPwnd permite a un atacante enviar comandos a máquinas comprometidas y recibir los resultados de vuelta usando un repositorio git como capa de transporte de comando y control. Al usar git como mecanismo de...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 12:22 p.m.10 views

wxHexEditor

wxHexEditor wxHexEditor 官方 GIT 仓库 更多信息:http://www.wxhexeditor.org 编译说明 只需运行 make! Linux 上的编译依赖 wxgtk;...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 7:56 p.m.10 views

CVE-2022-44268

Proyecto movido El proyecto se ha movido a https://git.rotfl.io/v/CVE-2022-44268...

6.5CVSS7.5AI score0.89855EPSS
SaveExploits28
Kitploit
Kitploit
added 2026/09/17 5:52 p.m.8 views

CVE-2025-31722

CVE-2025-31722 — Jenkins Templating Engine RCE 仅供教育和授权安全研究使用。 描述 绕过 Jenkins Templating Engine JTE 插件 = 2.5.3 的沙箱漏洞,允许低权限用户在 Jenkins 服务器上执行任意代码。 该缺陷的发生是由于 JTE 从文件夹级 GovernanceTier 配置中定义的外部 git 仓库加载库,并在 Groovy 沙箱之外 执行这些库中的步骤,无论创建作业的用户权限级别如何。 CVSS: 8.8(高危) 类型: 沙箱绕过 → RCE 受影响组件:...

8.8CVSS8.6AI score0.01277EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/17 4:06 a.m.7 views

CVE-2025-64424-Coolify-

Laboratorio de Vulnerabilidad RCE Coolify CVE-2025-64424 Plan de Lección: Red74-Coolio-CVE-2025-64424 Aviso de Exención: Este repositorio contiene una versión deliberadamente vulnerable de Coolify y está destinado a fines educativos, entornos CTF y formación en ciberseguridad. No implemente esto ...

9.4CVSS6.3AI score0.02092EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/14 5:31 a.m.10 views

DiffCatcher

支持开发 如果本项目对您的工作有帮助,请支持我们的持续维护和新特性开发。 ETH 捐赠钱包 0x11282eE5726B3370c8B480e321b3B2aA13686582 扫描二维码或复制上方钱包地址。 一个 Rust CLI 工具,用于递归发现 Git 仓库、捕获状态变化、生成差异、提取带完整代码片段的代码元素,并生成面向安全审计的代码审查报告。 🎯 主要特性 仓库发现 :递归扫描目录中的 Git 仓库,支持可配置过滤器 状态跟踪 :捕获拉取前后的状态,包括提交哈希、提交消息和脏状态检测 差异生成 :自动生成 N vs N-1 和历史差异,附带文件清单 元素提取...

5.7AI score
SaveExploits0References6
Rows per page
Query Builder