238115 matches found
CVE-2022-22963
CVE-2022-22963 在Spring Cloud Function的3.1.6、3.2.2及更早版本中,当使用路由功能时,用户可能提供特制的SpEL作为路由表达式,从而导致远程代码执行和本地资源访问。 PoC 克隆仓库 root@kitploit: git clone https://github.com/jrbH4CK/CVE-2022-22963.git 进入文件夹 root@kitploit: cd CVE-2022-22963 更改执行权限 root@kitploit: chmode +x springCloud.sh 在所需端口启动nc root@kitploit: n...
CVE-2021-34527
CVE-2021-34527 - PrintNightmare LPE PowerShell Caleb Stewart | John Hammond | 1 de junio de 2021 ACTUALIZACIÓN 2 de junio de 2021 : Microsoft ha publicado un aviso sobre CVE-2021-34527, denominando correctamente ese identificador específico como la vulnerabilidad PrintNightmare. Anteriormente, la...
CVE-2023-34598
CVE-2023-34598 - Gibbon v25.0.0 LFI 漏洞利用工具 该仓库包含一个 Python 脚本,用于识别并利用 Gibbon v25.0.0 中的本地文件包含(LFI)漏洞(CVE-2023-34598)。该脚本可以扫描目标网站是否存在潜在漏洞,如果成功,则下载 SQL 导出文件以供进一步分析。它还提供了一个内置的 FOFA 查询,帮助定位潜在的可利用目标。 概述 名称: CVE-2023-34598.py 目的: 识别并利用 Gibbon v25.0.0 中的本地文件包含(LFI)漏洞。 主要功能: 扫描单个目标 是否存在漏洞。 提取部分数据库导出...
nf-tables-lpe
nf-tables-lpe Exploits de Team Orca de Sea Security y Qrious Secure para múltiples vulnerabilidades en el módulo nftable de Netfilter...
cve-2019-2215_SH-M08
2019年10月之前的安全补丁的Android终端上获取root权限的概念证明代码的AQUOS sense 2(SH-M08)移植版。 运行环境 已验证以下OS版本可以运行。在其它版本或其它机型上运行时,请按照“移植方法”章节进行移植。 root@kitploit: ro.build.date: 2019年 3月 20日 水曜日 04:58:03 JST ro.build.description: Anasui-user 8.1.0 S3200 01.00.02 release-keys ro.build.display.id:...
CVE-2023-0179-PoC
Exploit de Needle CVE-2023-0179 Este repositorio contiene el exploit de la vulnerabilidad que descubrí recientemente en el subsistema nftables y a la que se asignó CVE-2023-0179, que afecta a todas las versiones de Linux desde 5.5 hasta 6.2-rc3, aunque el exploit se probó en 6.1.6. Los detalles d...
CVE-2014-2383-LFI-to-RCE-Escalation
CVE-2014-2383 Escalada de LFI/RFI a RCE Entorno de prueba: dompdf 0.6.0 - php 7.3.33 - apache 2.4.25 Durante una evaluación de seguridad se descubrió la presencia de CVE-2014-2383. Este documento es una prueba de concepto y no incluye los detalles del descubrimiento inicial para proteger la...
CVE-2022-0847
root@kitploit: gcc exploit.c -o exploit -std=c99 ./exploit Usage: ./exp TARGETFILE OFFSET DATA 在 /etc/passwd 文件里找到普通用户的 uid 偏移位置,把 uid 修改为 0 即可,重新登陆就是 root 权限 root@kitploit: 影响范围 Linux Kernel版本 = 5.8 Linux Kernel版本 5.16.11 / 5.15.25 / 5.10.102...
CVE-2025-32463
CVE-2025-32463 检测框架 一个全面的安全监控与检测框架,专为识别针对 sudo chroot 权限提升漏洞(CVE-2025-32463)的利用尝试而设计。本项目展示了先进的威胁检测方法、应急响应能力及防御性安全工程。 🔍 概述 CVE-2025-32463 是 sudo 1.9.14 至 1.9.17 版本中的一个关键权限提升漏洞,允许本地用户通过操纵 /etc/nsswitch.conf 并在使用 --chroot 选项时获取 root 权限。此框架为安全运营团队提供了实时检测能力与取证分析工具。 CVSS 评分: 9.3(严重) CWE 分类:...
CVE-2020-13424
Título del exploit: Joomla! Plugin XCloner Backup 3.5.3 - Inclusión de archivo local Autenticado Fecha: 2020-05-10 Autor del exploit: Mehmet Kelepçe / Gais Cyber Security ID de autor en Exploit-Db: 8763 Referencia:...
CVE-2021-41773
Apache路径遍历与远程代码执行漏洞利用工具 CVE-2021-41773 & CVE-2021-42013 这些是影响 Apache HTTP Server 2.4.49 和 2.4.50 的严重路径遍历漏洞。 它们允许攻击者: 访问 Web 根目录之外的文件 LFI 如果启用 CGI,则可实现远程代码执行 RCE 这两个漏洞已在 Apache 2.4.51 中修复。 强烈建议立即升级。 用法 root@kitploit: python3 exploit.py --url --port PORT --rce --command "COMMAND" | --lfi --path...
dirtyfrag
Dirty Frag:通用 Linux 本地提权漏洞 摘要 本文档描述了由 Hyunwoo Kim @v4bel 首次发现并报告的 Dirty Frag 漏洞类,该漏洞类通过串联 xfrm-ESP 页面缓存写入(CVE-2026-43284) 和 RxRPC 页面缓存写入(CVE-2026-43500) 漏洞,可在主流 Linux 发行版上获得 root 权限。 Dirty Frag 是扩展了 Dirty Pipe 和 Copy Fail 所属错误类的案例。由于它是一个不依赖时间窗口的确定性逻辑漏洞,因此无需竞态条件,漏洞利用失败时内核不会崩溃,且成功率极高。...
dirtypipe
Referencia: https://access.redhat.com/security/vulnerabilities/RHSB-2022-002 Diagnóstico Se ha desarrollado un script de detección de vulnerabilidades para determinar si su sistema se ve afectado actualmente por esta falla. Para verificar la autenticidad del script, también puede descargar la fir...
Kernel-Chaos-Weaponizing-CVE-2025-62215-for-SYSTEM-Privilege-Escalation
Kernel-Chaos-Weaponizing-CVE-2025-62215-for-SYSTEM-Privilege-Escalation Análisis práctico de CVE‑2025‑62215, una condición de carrera en el kernel de Windows explotada en el mundo real. Demuestra la elevación de privilegios a SYSTEM, scripts de detección y estrategias de validación de parches par...
CVE-2022-42176
PCSecure V5.0.8.xw - 配置文件中使用硬编码凭据导致管理员面板访问 摘要 厂商: PCTechSoft SAS 产品: PCSecure 受影响版本: 5.0.8.xw 代号: PapiQuieroPollo00 漏洞 类型: 使用硬编码凭据 CWE-798 CVSSv3.1 向量: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSSv3.1 基础评分: 7.8 高危 漏洞利用: 否 CVE ID: CVE-2022-42176 描述 PCSecure V5.0.8.xw 的配置文件 system.bmp...
singularity
Singularity of Origin 近期更新: 新 2025-11-25 :Chrome 版本 142 新增了本地网络访问(LNA)功能,可阻止 Singularity 中实现的 DNS 重绑定攻击技术。Singularity of Origin 的 来自非安全上下文的 LNA 分支实现了对非安全上下文的本地网络访问试用 的支持。这会临时允许从非安全上下文访问本地网络上的资源,从而让您在使用 Chrome 时能再试验 DNS 重绑定攻击一段时间(直至 2026 年 5 月 18 日)。 新 2025-05-19:我们的演示站点 rebind.it 已升级以支持 IPv6 comm...
CVE-2026-95818
A stack-based buffer overflow in the dynamic loader ld.so of the GNU C Library glibc versions 2.14 through 2.44 allows a local attacker to crash or corrupt the memory of setuid/setgid ATSECURE programs. When such a program's DTRPATH or DTRUNPATH begins with $ORIGIN and is followed by NUL or '/' t...
DEBIAN-CVE-2026-87902
An unauthenticated attacker can make getpagetemplate page-template resolution include a chosen readable local .php file outside the active theme directories. If relevant pre-conditions for both the server and the active theme are met, this can lead to RCE...
CVE-2026-87902
An unauthenticated attacker can make getpagetemplate page-template resolution include a chosen readable local .php file outside the active theme directories. If relevant pre-conditions for both the server and the active theme are met, this can lead to RCE...
CVE-2021-1675-LPE-EXP
CVE-2021-1675-LPE-EXP CVE-2021-1675 的简单本地提权利用 使用方法 root@kitploit: CVE-2021-1675-LPE.exe C:\test\MyPigDLL.dll MyPigDLL.dll 是一个测试 DLL,如果成功将创建 C:\test.txt 注意 1. 添加了 EnumPrinterDriversW 来获取 pDriverPath,因此我们不需要每次更改“硬编码的驱动路径”。 2. 无需与 RPC 或 SMB 配合使用,此利用将直接加载您提供的 DLL。 3. 在 Windows Server 2008 上,pDriverPa...