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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2019-0808 — Grant Willcox 的 Win32k 漏洞利用 | Kitploit
工具/GitHubGitHub/exodusintel/cve-2019-0808
权限提升Payload生成漏洞利用ShellcodeWeb应用程序漏洞利用
GitHubexodusintel/cve-2019-0808

CVE-2019-0808

Grant Willcox 的 Win32k 漏洞利用

查看仓库
90367年前Kitploit 审核通过

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2019-5786 与 CVE-2019-0808 Chrome 72.0.3626.119 稳定版 Windows 7 x86 漏洞利用链。

该漏洞利用通过站点隔离对 CVE-2019-5786 进行暴力破解。host1_wrapper/iframe.html 是包装脚本,它会将漏洞利用代码反复加载到 iframe 中。实际利用链位于 host2_single_run 目录中。针对 CVE-2019-0808 的沙箱逃逸漏洞位于文件 host2_single_run/shellcode.js 中,该文件通过 [sRDI][https://github.com/monoxgas/sRDI] 和 msfvenom 从其 .dll 形式转换而来。

  • 在一个站点上提供 host1_wrapper 目录的内容,在另一个站点上提供 host2_single_run 目录的内容
  • 将 host1_wrapper/iframe.html 中的第 14 行改为 host2_single_run/exploit.html 的 URL
  • 导航到 iframe.html
下载工具