my exp for chrome V8 CVE-2021-30551# CVE-2021-30551
My exp for chrome V8 CVE-2021-30551
You can found your chrome version by chrome://version
or go to http://whatsmyuseragent.org/
You can set up a webserver locally using python like:
```py
python3 -m http.server 8080
```
And the test it by accessing http://127.0.0.1:8080

## reference
[google project zero](https://googleprojectzero.github.io/0days-in-the-wild/0day-RCAs/2021/CVE-2021-30551.html)
[4.0K] /data/pocs/05da1790f52086c3a99e5e6a92133ce5811da026
├── [192K] 1.gif
├── [7.0K] exp.html
└── [ 433] README.md
0 directories, 3 files