Getting Into Browser Exploitation
https://liveoverflow.com/arbitrary-read-and-write-in-webkit-exploit-browser-0x08/ [liveoverflow.com]
2019-07-26 00:24
Last post in series, toc at the top.
0x00: New Series: Getting Into Browser Exploitation
0x01: Setup and Debug JavaScriptCore / WebKit
0x02: The Butterfly of JSObject
0x03: Just-in-time Compiler in JavaScriptCore
0x04: WebKit RegExp Exploit addrof() walk-through
0x05: The fakeobj() Primitive: Turning an Address Leak into a Memory Corruption
0x06: Revisiting JavaScriptCore Internals: boxed vs. unboxed
0x07: Preparing for Stage 2 of a WebKit exploit
0x08: Arbitrary Read and Write in WebKit Exploit
source: grugq