Lucene search
+L

207993 matches found

Kitploit
Kitploit
added 2026/09/12 12:41 a.m.5 views

SharpSuccessor

SharpSuccessor SharpSuccessor es una prueba de concepto POC en .NET para weaponizar por completo el ataque BadSuccessor de Yuval Gordon @YuG0rd de Akamai. Un usuario con privilegios bajos que tenga permisos CreateChild sobre cualquier unidad organizativa OU del dominio de Active Directory, junto...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 12:40 a.m.9 views

CVE-2022-1015

CVE-2022-1015 该仓库包含 CVE-2022-1015 的本地权限提升 PoC,这是我发现的 linux 内核 nftables 组件中的一个漏洞。你可以在我博客中阅读有关该漏洞及利用策略的详细分析。 目前,这个 exploit 还有点凌乱。抱歉! 受影响版本 提交 345023b0db31(v5.12)之后、提交 6e1acfa387b9(v5.17)之前的内核存在漏洞。 注意事项 对于给定的易受攻击内核,此 exploit 极不可能直接弹出 root shell。你将需要尝试不同的链挂钩位置(input 与 output 等)、nftbitwise 地址泄露偏移量,以及...

6.6CVSS6.8AI score0.01467EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/12 12:34 a.m.5 views

Privilege-escalation-MitraStar

Privilege-escalation-MitraStar-Router-GPT-2541GNAC-N1 CVE-2021-42165 Vulnerabilidad de escalada de privilegios en routers MitraStar Dispositivo: Mitrastar GPT-2541GNAC-N1 Firmware: BRg3.5100VNZ0b33 no probado en otras versiones Exploit: Los dispositivos Mitrastar GPT-2541GNAC-N1 proporcionan acce...

9CVSS7.7AI score0.14104EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/12 12:31 a.m.14 views

Linux_LPE_eBPF_CVE-2021-3490

LinuxLPEeBPFCVE-2021-3490 针对 CVE-2021-3490 的 LPE 漏洞利用程序。已在 Ubuntu 20.04.02 和 20.10 Groovy Gorilla 内核 5.8.0-25.26 至 5.8.0-52.58 上测试, 以及 Ubuntu 21.04 Hirsute Hippo 5.11.0-16.17。 该漏洞由 Manfred Paul @manfp 发现,并在本次提交中修复。 作者:@chompie1337 仅供教育/研究使用。风险自负。 用法: 针对 Ubuntu 20.04.02 和 Ubuntu 20.10 Groovy Goril...

7.8CVSS6.9AI score0.27477EPSS
SaveExploits7
EUVD
EUVD
added 2026/09/12 12:31 a.m.8 views

EUVD-2026-76746

A routing rule selects between two different authentication mechanisms for the same downstream service based on the value of a client-supplied request header, rather than on any property the client cannot control. An authenticated user in possession of a shared service credential can set this...

7.1CVSS0.00268EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 12:29 a.m.5 views

DirtyPIPE-CVE-2022-0847

CVE-2022-0847 POC 来源:https://www.exploit-db.com/exploits/50808 1. 编译 在linux中 gcc -o dirty dirty.c编译POC程序 2. 使用 ./dirty SUID执行程序。其中,SUID是指具有SUID的程序的路径 一般可以用 /usr/bin/passwd,也就是执行./dirty /usr/bin/passwd 可以获取root的shell 3. 可以使用find / -perm /4000查询具有SUID的程序。 4. 别忘了删除 /tmp/sh...

7.8CVSS7.1AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/12 12:29 a.m.6 views

CVE-2020-35682

CVE-2020-35682 SD-91948: CVE-2020-35682: ServiceDesk Plus 中 SAML 登录期间的身份验证绕过漏洞。(如 ManageEngine 所述)。如果目标 ServiceDesk Plus 11134 安装已启用 SAML 登录,并且您拥有低权限用户的凭据,则可以将权限提升为管理员并获得 RCE。 我决定发布此概念验证(POC),因为既没有公开的利用程序,也没有太多关于该漏洞利用的描述。代码虽然有些混乱,但可以工作。 安装 root@kitploit: git clone...

8.8CVSS7.9AI score0.07218EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 12:22 a.m.7 views

CVE-2020-11493

CVE-2020-11492 针对 Docker Desktop for Windows 权限提升漏洞的概念验证(PoC)。该漏洞已于 2020 年 5 月 11 日在 Docker 2.3.0.2 版本中得到修复。 此 PoC 执行以下操作: 创建一个模仿 Docker 命名管道 \.\pipe\dockerLifecycleServer 的命名管道, 在与 Docker 服务建立连接后调用 ImpersonateNamedPipeClient, 从当前线程中检索并复制模拟后的访问令牌, 使用该令牌启动一个新进程。新进程将以 SYSTEM 权限运行。 注意...

8.1CVSS7.5AI score0.00935EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/12 12:20 a.m.11 views

JustTryHarder

JustTryHarder JustTryHarder 是一份速查表,将帮助您完成 PWK 课程和 OSCP 考试。 受 PayloadAllTheThings 启发 如果这对你有帮助,欢迎提交 Pull Request 并点个星来表达一些爱。💖 欢迎 Hacktoberfest! 是的,我们欢迎在 Hacktoberfest 期间提交 Pull Request!请确保不是垃圾信息,并且确实对该仓库有良好贡献。感谢并祝黑客快乐! 免责声明: 以下内容不包含 PWK 实验室/OSCP 考试的剧透。 信用信息 我通过其他 Github...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 12:19 a.m.5 views

PwnKit-Exploit

PwnKit-Exploit CVE-2021-4034 @c0br40x 帮助制作了README中的这一部分! 概念验证 root@kitploit: debian@debian:/PwnKit-Exploit$ make cc -Wall exploit.c -o exploit debian@debian:/PwnKit-Exploit$ whoami debian debian@debian:/PwnKit-Exploit$ ./exploit Current User before execute exploit hacker@victim$whoami: debian...

7.8CVSS7AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/12 12:18 a.m.10 views

CVE-2021-1675_RDL_LPE

CVE-2021-1675RDLLPE PrintNightMare LPE提权漏洞的CS 反射加载插件。开箱即用、通过内存加载、混淆加载的驱动名称来ByPass Defender/EDR。 免责声明: 本项目只用于学习交流,请在合理授权范围内谨慎使用。 快速使用 下载本项目: Cobalt Strike 加载插件 用法说明: root@kitploit: printnightmarelpe dllpath elevate - PrintNightMare-1675 - choose your listener - exploit 效果展示 默认WinSer 2009环境Window...

9.3CVSS7.8AI score0.86132EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/12 12:14 a.m.6 views

PowerPriv

PowerPriv 描述 一个基于 @dirkjan 的 PrivExchange 的 PowerShell 实现(原始代码见:https://github.com/dirkjanm/PrivExchange/blob/master/privexchange.py) 适用于无法运行基于 Python 的应用程序、拥有用户凭据或不想将文件释放到磁盘的环境。该工具将使目标 Exchange 服务器的系统账户尝试向您选择的系统进行身份验证。 -targetHost 目标 Exchange 服务器的主机名或 IP。根据 DNS 配置,使用主机名时可能需要 FQDN。(必需)...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 12:13 a.m.12 views

lpe-toolkit

Linux LPE 工具包 多架构权限提升工具包,包含 24 个漏洞利用(amd64 预编译;其他架构在运行时通过 gcc 编译)。支持 amd64、arm64、386、mips、mipsle、mips64 和 mips64le。检测内核版本,过滤已修补的漏洞利用,并按顺序依次尝试,直到获得 root 权限。 快速开始 root@kitploit: run directly no gcc needed on target if pre-compiled binaries are embedded ./lpe-toolkit dry-run: show exploit plan witho...

6.2AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/09/12 12:12 a.m.3 views

CVE-2026-89607

A flaw was found in ecryptfs in the Linux kernel. The parsetag3packet function does not properly validate the size of the encrypted key, allowing an oversized key to be processed. This improper validation leads to out-of-bounds writes, corrupting critical data structures within the ecryptfsauthto...

0.002EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/12 12:12 a.m.3 views

CVE-2026-89487

A flaw was found in openvswitch in the Linux kernel. This vulnerability occurs when the queueuserspacepacket function incorrectly modifies a shared network packet buffer by stripping a critical flag. This action can lead to an unprivileged page-cache write, allowing a local attacker to modify dat...

0.00168EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/12 12:11 a.m.12 views

EventLogin-CVE-2025-29969

EventLogin - CVE-2025-29969 EventLogin es una vulnerabilidad de tiempo de verificación a tiempo de uso en el protocolo MS-EVEN. La vulnerabilidad permite a usuarios con bajos privilegios escribir archivos arbitrarios en una máquina remota, evitando efectivamente la necesidad de una cuenta de...

7.5CVSS7.8AI score0.01115EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 12:10 a.m.7 views

WSuspicious

WSuspicious 摘要 这是一个概念验证程序,通过滥用 WSUS 来提升 Windows 主机上的权限。 详情参见博客文章:https://www.gosecure.net/blog/2020/09/08/wsus-attacks-part-2-cve-2020-1013-a-windows-10-local-privilege-escalation-1-day/ 灵感来源于 WSuspect 代理项目:https://github.com/ctxis/wsuspect-proxy 致谢 权限提升模块由 Maxime Nadeau(GoSecure)编写 特别感谢: Julien...

9.3CVSS7.8AI score0.06405EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 12:10 a.m.7 views

CVE-2021-27965

CVE-2021-27965 MSI Dragon Center 2.0.98.0 之前版本中的 MsIo64.sys 驱动程序(1.1.19.1016 之前版本)存在缓冲区溢出漏洞,允许通过精心构造的 0x80102040、0x80102044、0x80102050 或 0x80102054 IOCTL 请求实现权限提升。 这个漏洞利用将会完成,这是保证。...

9.8CVSS8.1AI score0.11836EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 12:08 a.m.5 views

CVE-2020-1337

CVE-2020-1337 CVE-2020-1337 是通过符号链接(Junction Directory)绕过 PrintDemon CVE-2020-1048 补丁的一种方式,该补丁旨在修复影响 Windows 打印后台处理程序服务的权限提升 EoP\本地权限提升 LPE 漏洞。 该漏洞需要低权限访问,并且需要打印后台处理程序服务重启。 该补丁出现在微软 2020 年 8 月 11 日的补丁星期二中 - https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/CVE-2020-1337ID0EWIAC。...

7.8CVSS7.7AI score0.14067EPSS
SaveExploits10
RedhatCVE
RedhatCVE
added 2026/09/12 12:07 a.m.4 views

CVE-2026-89668

A flaw was found in the nfsd component of the Linux kernel. The nfsddebugfsinit function is called before nfsd4initslabs. If the slab allocation fails, the nfsddebugfsexit cleanup function is bypassed, leaving orphaned debugfs files with stale function pointers. This can lead to a use-after-free...

0.0021EPSS
SaveExploits0References6
Rows per page
Query Builder