Skip to content

w0lfzhang/browser_pwn_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Browser pwn learning

starctf oob

Off-bye-one causing type confusion. Here is the challenge. Environment building according to https://github.com/m1ghtym0/browser-pwn. Then change to version 7.5.0 and apply the patch.

csaw v8

Incorrectly getting the array's length causing AAR and AAW. See readme. I write the exploit after reading the official writeup and the v8 exploit tutorial.

cve-2018-17463

JIT bug causing type confusion. Exploiting via abusing FastProperties and DictionaryProperties. http://www.phrack.org/papers/jit_exploitation.html

About

browser exploit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published