Moved JavaScript/PwnCollegeV8Exploitation/ to PwnCollege/V8Exploitation/

This commit is contained in:
Jack Ren
2024-09-27 10:32:08 +08:00
parent ed5918f284
commit 41c959a465
52 changed files with 1 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# Level 4
## Problem
Given a vulnerability which can set an array's length by using `Array.prototype.setLength()`.
## Key Knowledge
- Heap Fengshui
- OOB Access other heap content by corrupting array's length