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-2018-17463 — Completed a working exploit for CVE-2018-17463 for fun. | Kitploit
Tools/GitHubGitHub/kdmarti2/cve-2018-17463
Vulnerability AnalysisExploitationShellcodeWeb Application ExploitationPayload DevelopmentBinary Exploitation
GitHubkdmarti2/cve-2018-17463

CVE-2018-17463

Completed a working exploit for CVE-2018-17463 for fun.

View Repository
15 years agoNot yet reviewed

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-2018-17463

Completed a working exploit for CVE-2018-17463 for fun.

The original writeup that I found on this bug was here http://phrack.org/papers/jit_exploitation.html. I just really wanted to change this arb r/w into a fully working exploit.

Also I learned the JIT spray technique from the following paper which is an interesting read.

root@kitploit:~
@inproceedings{gawlik2018sok,
  title={Sok: Make jit-spray great again},
  author={Gawlik, Robert and Holz, Thorsten},
  booktitle={12th $\{$USENIX$\}$ Workshop on Offensive Technologies ($\{$WOOT$\}$ 18)},
  year={2018}
}

url: https://www.usenix.org/system/files/conference/woot18/woot18-paper-gawlik.pdf

Download Tool