How does this milw0rm heap spraying exploit work?

后端 未结 7 1372
旧巷少年郎
旧巷少年郎 2020-12-12 08:49

I usually do not have difficulty to read JavaScript code but for this one I can’t figure out the logic. The code is from an exploit that has been published 4 days ago. You c

相关标签:
7条回答
  • 2020-12-12 09:41

    Heap Spraying is common way to exploit browser stuff, if you are into it you can find several posts like this : http://sf-freedom.blogspot.com/2006/06/heap-spraying-introduction.html

    0 讨论(0)
提交回复
热议问题