【例子介绍】JavaScript中的堆风水,ie中shellcode运行的秘诀
目录
Heap Feng Shui in JavaScript 1
JavaScript中的堆风水 1
Introduction 1
导言 1
Previous work 2
预备作业 2
Motivation 4
动机 4
Internet Explorer heap internals 5
4 bytes | length / 2 bytes | 2 bytes 7
HeapLib - JavaScript heap manipulation library 14
HeapLib – JavaScript 堆操作的函数库 14
HeapLib reference(这一段,你应该去看HeapLib的源代码,不译) 17
Using HeapLib 20
使用HeapLib 21
4 bytes 4 bytes 124 bytes 4 bytes x bytes 2 bytes 24
Exploiting heap vulnerabilities with HeapLib 25
Remediation 29
补救措施 29
Conclusion 30
结论 30
Bibliography 31
【相关图片】
【源码结构】
.
└── 5t6t网_JavaScript中的堆风水.doc
0 directories, 1 file
评论