Level 5 of PwnCollegeV8Exploitation
This commit is contained in:
14
JavaScript/PwnCollegeV8Exploitation/Level5/README.md
Normal file
14
JavaScript/PwnCollegeV8Exploitation/Level5/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Level 5
|
||||
|
||||
## Problem
|
||||
|
||||
Given a vulnerability which can OffByOne Read/Write an double array.
|
||||
|
||||
## Key Knowledge
|
||||
|
||||
- Heap Fengshui
|
||||
- Some inspiration to corrupt array's length
|
||||
- This is an open-ended question, so use your imagination!
|
||||
|
||||
`Exploit.js` is only one of the possible answers. Don't be bound by it.
|
||||
Find out some brand-new ways using your own mind!
|
||||
Reference in New Issue
Block a user