Proof-of-Concept exploit for Edge bugs (CVE-2016-7200 & CVE-2016-7201)# chakra.dll Info Leak + Type Confusion for RCE
Proof-of-Concept exploit for Edge bugs (CVE-2016-7200 & CVE-2016-7201)
Tested on Windows 10 Edge (modern.ie stable).
FillFromPrototypes\_TypeConfusion.html: WinExec notepad.exe
FillFromPrototypes\_TypeConfusion\_NoSC.html: 0xcc (INT 3)
### To run
1. Download exploit/FillFromPrototypes\_TypeConfusion.html to a directory.
2. Serve the directory using a webserver (or python's simple HTTP server).
3. Browse with a victim IE to `FillFromPrototypes_TypeConfusion.html`.
[4.0K] /data/pocs/c2b7a787412dd22c070ab4f18ba44942e5edb316
├── [4.0K] exploit
│ ├── [ 11K] FillFromPrototypes_TypeConfusion.html
│ └── [6.5K] FillFromPrototypes_TypeConfusion_NoSC.html
├── [1.0K] LICENSE
└── [ 520] README.md
1 directory, 4 files