├── Exp.html ├── LICENSE ├── README.md └── poc.js /Exp.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AabyssZG/Chrome-RCE-Poc/HEAD/Exp.html -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AabyssZG/Chrome-RCE-Poc/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AabyssZG/Chrome-RCE-Poc/HEAD/README.md -------------------------------------------------------------------------------- /poc.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AabyssZG/Chrome-RCE-Poc/HEAD/poc.js --------------------------------------------------------------------------------