13795 matches found
Minio-CVE-2023-28432
Minio-CVE-2023-28432 用于Minio-CVE-2023-28432信息泄露的检测工具。仅用于学习和授权测试目的。 个人分析https://lhxhl.github.io/2023/04/03/minio2023/ 使用方法 需要golang语言环境 root@kitploit: go build main.go ./main -h //使用帮助 ./main -u url //单个url检测 ./main -f file.txt //批量检测 错误信息会写入err.txt,批量检测,成功的结果会报存在result.txt image-20230406203902567...
freebsd-dirent-info-leak-bugs
¿Cómo encontré los bugs? 1. Decido aleatoriamente auditar los sistemas de archivos en FreeBSD 2. Investigo un poco y descubro que el sistema de archivos predeterminado es una combinación de FFS y UFS 3. Dedico un tiempo a auditar ufscreate y encuentro 0 bugs 4. Ve aquí y revisa el historial de...
CVE-2026-25243-debugfree
CVE-2026-25243 — RCE en Redis sin DEBUG privado Ejecución remota de código fiable desde un único RESTORE manipulado en Redis con jemalloc — sin comandoDEBUG, sin /proc, sin gdb, sin ROP, con ASLR activado. Ejecuta el comando del atacante como el proceso redis root en las imágenes predeterminadas....
extrude
extrude 分析二进制文件,检测缺失的安全特性、信息泄露等。 🚧 Extrude 正处于早期开发阶段,目前仅支持 ELF 和 MachO 二进制文件。对 PE(Windows)二进制文件的支持即将推出。 用法 root@kitploit: Usage: extrude flags file Flags: -a, --all Show details of all tests, not just those which failed. -w, --fail-on-warning Exit with a non-zero status even if only warnings are...
AntD Admin - Sensitive Information Disclosure
AntD Admin has a security vulnerability that stems from Antd-admin 5.5.0 being affected by an incorrect access control vulnerability. Attackers can exploit this vulnerability to gain unauthorized access to some front-end interfaces, resulting in the leakage of sensitive information such as user...
User Profile Picture < 2.5.0 - Sensitive Information Disclosure
The REST API endpoint getusers in the User Profile Picture WordPress plugin before 2.5.0 returned more information than was required for its functionality to users with the uploadfiles capability. This included password hashes, hashed user activation keys, usernames, emails, and other less...
teatime
Teatime - 一个区块链RPC攻击框架 .. image:: https://img.shields.io/pypi/v/teatime.svg :target: https://pypi.python.org/pypi/teatime .. image:: https://img.shields.io/travis/dmuhs/teatime.svg :target: https://travis-ci.com/dmuhs/teatime .. image::...
CVE-2000-0649
CVE-2000-0649 CVE-2000-0649 es una vulnerabilidad de bajo riesgo que puede revelar las direcciones IP internas del servidor. Los detalles oficiales están aquí: Rapid7 CVE NIST Esta vulnerabilidad en particular me interesó porque parece afectar también a las configuraciones actuales de NGINX y a...
dp_cryptomg
dpcryptomg Otra herramienta para explotar CVE-2017-9248, una debilidad criptográfica en el controlador de diálogo de Telerik UI para ASP.NET AJAX. La explotación permite acceder a una utilidad de administración de archivos capaz de subir archivos arbitrarios, lo que normalmente conduce a la...
GitMonitor
GitMonitor GitMonitor 一种持续监控可能在 Github 上暴露的敏感信息的方法 概述 我知道有很多其他工具可以用于查找当前泄露在 Github 上的敏感信息,我自己也在使用其中一些。但我认为它们仍然缺少一些功能,例如: 其他工具更侧重于查找已传入 Git 地址的仓库中存在的敏感信息。在我开发 GitMonitor 时,只有极少数类似工具专注于先发现 需要关注的仓库、找到所有相关仓库,然后检查 这些仓库中是否存在敏感信息。 除了用于检查敏感信息 的规则外,该工具还需要用于搜索感兴趣仓库 的规则。需要考虑的仓库可能是那些包含公司或项目相关关键字的仓库。...
CVE-2023-20052
CVE-2023-20052 Vulnerabilidad de fuga de información CVE-2023-20052 en el analizador de archivos DMG de ClamAV Una vulnerabilidad en el analizador de archivos DMG de ClamAV versiones 1.0.0 y anteriores, 0.105.1 y anteriores, y 0.103.7 y anteriores podría permitir que un atacante remoto no...
CVE-2017-16994
/ disablemapminadd.c / / / include include include include include include include / 偏移量可能不同,内核是自定义编译的 测试时你可以读取vmlinux并计算偏移量 / / define OFFSETKERNELBASE 0x000000 / define MMAPMINADDR 0x1101de8 define DACMMAPMINADDR 0xe8e810 / 通过读取/proc/kallsyms获取内核函数地址 / unsigned long getkernelsymchar name FILE f...
cve-2022-21877
POC CVE-2022-21877 此仓库包含针对 CVE-2022-21877 的概念验证(POC),由 Quang Linh 发现,他任职于 STAR Labs。这是一个在 spaceport.sys 驱动程序中发现的的信息泄露漏洞。 相关的博客文章可在以下地址找到。 使用方法 要构建 POC,只需运行 .\build。 要运行它,你的机器上需要有一个可以分配 Tier 的存储池。在我的测试中,这意味着至少需要两个存储池:一个初始池和另一个池。这是因为初始池无法附加 Tier。 要获得必要的配置,你可以在虚拟机上设置 3...
CVE-2018-4901
CVE-2018-4901 崩溃PoC & 信息泄露PoC 详情请见: https://bigric3.blogspot.com/2018/03/cve-2018-4901-analysisadobe-acrobat.html...
CVE-2024-7339
CVE-2024-7339:DVR 设备中的信息泄露漏洞。 针对 CVE-2024-7339 DVR 信息泄露漏洞的漏洞检测与利用工具,影响超过 400,000 台设备,泄露产品型号、内核版本等信息。 安装 root@kitploit: https://github.com/RevoltSecurities/CVE-2024-7339.git cd CVE-2024-7339 pip install -r requirements.txt python3 exploit.py --help 用法: root@kitploit: python3 exploit.py -h / / / / ...
rootsh
rootsh rootsh 是一个针对 OS X Yosemite 10.10.5 build 14F27 的本地权限提升工具。它利用了 CVE-2016-1758 和 CVE-2016-1828,这两个 XNU 中的漏洞已在 OS X El Capitan 10.11.4 和 10.11.5 中修补。rootsh 无法在启用了 SMAP 的平台上运行。 CVE-2016-1758 CVE-2016-1758 是一个信息泄露漏洞,由于将内核栈中未初始化的字节复制到用户空间导致。通过比较泄露的内核指针与固定参考地址,可以恢复内核偏移(kernel slide)。 CVE-2016-1828...
Pixel_GPU_Exploit
Mali GPU カーネルLPE この記事では、デフォルトのアプリケーションサンドボックスから到達可能な、Mali GPU内の2つのカーネル脆弱性について詳細に分析します。これらの脆弱性は私が独自に特定し、Googleに報告したものです。本記事には、任意のカーネル読み書き(r/w)機能を実現するカーネルエクスプロイトが含まれています。その結果、以下のAndroid 14バージョンを実行しているGoogle Pixel 7および8 ProモデルでSELinuxを無効化し、rootへの権限昇格を実現します: Pixel 8 Pro:...
CVE-2017-0785
CVE-2017-0785 PoC Esto es solo un estudio personal basado en la vulnerabilidad de fuga de información de Android publicada por Armis. Lectura adicional: https://www.facebook.com/khelfatni Para ejecutarlo, asegúrate de tener pybluez y pwntools instalados. root@kitploit: sudo apt-get install...
RastLeak
RastLeak 利用黑客引擎搜索(Google和Bing)自动泄露信息的工具。 如何安装 root@kitploit: git clone https://github.com/n4xh4ck5/RastLeak.git 使用pip安装依赖: root@kitploit: pip install -r requirements.txt 安装wget: root@kitploit: sudo pip install wget 版本 最新稳定版本为2.2 用法 root@kitploit: python rastleak.py -h usage: rastleak.py -h -d...
CVE-2021-45067
CVE-2021-45067 This bug was Out of Bounds Read caused by treating ANSI string as Unicode which can be exploited to leak sensitive information from the sandboxed adobe reader process. Blog Adobe Reader - XFA - ANSI - Unicode Confusion Information Leak Advisory CVE-2021-45067 Demo...