How does this milw0rm heap spraying exploit work?

后端 未结 7 1373
旧巷少年郎
旧巷少年郎 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:38

    This is from metasploit, that means it's using one of metasploit shell codes. It's open source so you can go and grab it : http://www.metasploit.com/

提交回复
热议问题