# 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.debug
tools/dev/v8gen.py x64.release
ninja -C out.gn/x64.release
```
Test on Ubuntu 18.04 and Ubuntu 20.10

[4.0K] /data/pocs/fd3168b80045214897d57169351420e5f90ac17c
├── [4.0K] chrome.js
├── [7.8K] exploit.html
├── [7.3K] final.js
├── [197K] final.png
├── [ 460] poc.js
└── [ 376] README.md
0 directories, 6 files