Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2019-0808 — Win32k Exploit by Grant Willcox | Kitploit
Tools/GitHubGitHub/exodusintel/cve-2019-0808
Privilege EscalationPayload GenerationExploitationShellcodeWeb Application Exploitation
GitHubexodusintel/cve-2019-0808

CVE-2019-0808

Win32k Exploit by Grant Willcox

View Repository
903637 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2019-5786 and CVE-2019-0808 Chrome 72.0.3626.119 stable Windows 7 x86 exploit chain.

This exploit uses site-isolation to brute-force CVE-2019-5786. host1_wrapper/iframe.html is the wrapper script that loads the exploit repeatedly into an iframe. The actual chain resides in the host2_single_run directory. The sandbox escape exploit for CVE-2019-0808 is in the file host2_single_run/shellcode.js, converted from its .dll form via [sRDI][https://github.com/monoxgas/sRDI] and msfvenom.

  • serve the contents of the host1_wrapper directory on one site and the contents of host2_single_run on another
  • change line 14 in host1_wrapper/iframe.html to the URL of host2_single_run/exploit.html
  • navigate to iframe.html
Download Tool