Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2018-8120 — Windows 本地提权漏洞利用工具,针对 CVE-2018-8120,支持 Win7、Win2008、WinXP 和 Win2003,通过 exp.exe 执行命令。 | Kitploit
工具/GitHubGitHub/qiantu88/cve-2018-8120
权限提升漏洞分析漏洞利用渗透测试
GitHubqiantu88/cve-2018-8120

CVE-2018-8120

Windows 本地提权漏洞利用工具,针对 CVE-2018-8120,支持 Win7、Win2008、WinXP 和 Win2003,通过 exp.exe 执行命令。

查看仓库
17年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2018-8120

CVE-2018-8120 Windows LPE exploit

测试支持: Win7 x32, Win7 x64, Win2008 x32, Win2008 R2 x32, Win2008 R2 Datacenter x64, Win2008 Enterprise x64 WinXP x32, Win2003 x32,Win2003 x64

原exp不支持xp,2003,当前代码在原基础上增加了对这两个系统的支持。

Usage

root@kitploit:~
CVE-2018-8120 exploit by @Topsec_Alpha_lab(https://github.com/alpha1ab)
Usage: exp.exe command
Example: exp.exe "net user admin admin /add"

Caution

  • 编译32位版本的exp,请从工程中排除shellcode.asm文件.

Reference

  • https://github.com/unamer/CVE-2018-8120
下载工具