KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
CVE-2021-30551
★ 24
Open GitHub ↗
my exp for chrome V8 CVE-2021-30551
Download README (.md)
Explore Similar Repositories
ADMRufu
:
No description available.
52pojie-Checkin
:
52pojie 吾爱破解论坛 签到 支持云函数/服务器等Py3环境运行
TfLite-Ultra-Fast-Lane-Detection-Inference
:
Example scripts for the detection of lanes using the ultra fast lane detection model in Tensorflow Lite.
LoRa-E5-Mini-EndNode
:
No description available.
Unlock845
:
Poorly written batch script for unlocking LGE's SDM845 devices bootloader.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
CVE-2021-30551
?
Download (.md)
# 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)