n0z3r0 / jscript9-typedarray

Proof-of-Concept exploit for jscript9 bug (MS16-063)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jscript9.dll TypedArray/DataView Memory Corruption

Proof-of-Concept exploit for jscript9 bug (MS16-063)

Tested on Windows 7 IE11 (modern.ie).

Write-up

http://theori.io/research/jscript9_typed_array

To run

  1. Download exploit/jscript_win7.html to a directory.
  2. Serve the directory using a webserver (or python's simple HTTP server).
  3. Browse with a victim IE to jscript_win7.html.
  4. (Re-fresh or re-open in case it doesn't work; It's not 100% reliable.)

About

Proof-of-Concept exploit for jscript9 bug (MS16-063)

License:MIT License


Languages

Language:HTML 100.0%