Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/b1tg/cve-2018-6065-exploit
https://github.com/b1tg/cve-2018-6065-exploit
exploit
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/b1tg/cve-2018-6065-exploit
- Owner: b1tg
- Created: 2021-04-24T12:04:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-29T02:26:47.000Z (almost 4 years ago)
- Last Synced: 2024-11-12T21:18:31.068Z (3 months ago)
- Topics: exploit
- Language: JavaScript
- Homepage:
- Size: 195 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chrome V8 CVE-2018-6065 Exploit
Analysis blog post: https://b1tg.github.io/post/cve-2018-6065-analysis
```bash
git reset 0407506af3d9d7e2718be1d8759296165b218fcf --hard
gclient sync -f
tools/dev/v8gen.py x64.debug
ninja -C out.gn/x64.debugtools/dev/v8gen.py x64.release
ninja -C out.gn/x64.release
```
Test on Ubuntu 18.04 and Ubuntu 20.10![xcalc](final.png)