File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -53,10 +53,18 @@ as well. Contributions are welcome.
5353
5454## Writeup and Exploit Tech
5555* [ Attacking WebKit Applications by exploiting memory corruption bugs] ( https://docplayer.net/19835745-Attacking-webkit-applications-by-exploiting-memory-corruption-bugs-liang-chen-keenteam-chenliang0817.html ) [ slides]
56+ * [ Vulnerability Discovery Against Apple Safari] ( https://blog.ret2.io/2018/06/13/pwn2own-2018-vulnerability-discovery/ ) [ article]
57+ * [ A Methodical Approach to Browser Exploitation - six part blog] ( https://blog.ret2.io/2018/06/05/pwn2own-2018-exploit-development/ ) [ article]
58+
5659
5760# Firefox
61+ ## Basic
62+ * [ SpiderMonkey Internals] ( https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Internals ) [ article]
63+ * [ JavaScript: New to SpiderMonkey] ( https://wiki.mozilla.org/JavaScript:New_to_SpiderMonkey ) [ article]
64+
5865## Writeup and Exploit Tech
5966* [ CVE-2018 -5129: Out-of-bounds write with malformed IPC messages] ( https://infinite.loopsec.com.au/cve-2018-5129-how-i-found-my-first-cve ) [ article]
67+ * [ Firefox Spidermonkey JS Engine Exploitation] ( https://blog.infosectcbr.com.au/2020/01/firefox-spidermonkey-js-engine.html ) [ article]
6068
6169# Misc
6270## Browser Basic
You can’t perform that action at this time.
0 commit comments