Files
pwn-learning/JavaScript/PwnCollegeV8Exploitation/Level4/README.md
2024-09-11 14:25:17 +08:00

213 B

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