[翻译]理解池污染三部曲
msdn上关于池污染的官方说明。
原文如下:
- Understanding Pool Corruption Part 1 (MSDN) - here
- Understanding Pool Corruption Part 2 (MSDN) - here
- Understanding Pool Corruption Part 3 (MSDN) - here
很早的文章了(13年底),翻译这个主要是因为fuzzySecurity的Windows exp开发系列教程中内核篇的池溢出一文中有提到,同步翻译此文作为参考。
详细见:Windows exploit开发系列教程第十六部分:内核利用程序之池溢出
理解池污染三部曲
Understanding Pool Corruption Part 1 – Buffer Overflows
理解池污染第一部分:缓冲区溢出
Before we can discuss pool corruption we must understand what pool is. Pool is kernel mode memory used as a storage space for drivers. Pool is organized in a similar way to how you might use a notepad when taking notes from a lecture or a book. Some notes may be 1 line, others may be many lines. Many different notes are on the same page.
注意:上传附件及图片大小不得大于30M。
⚠️ 版权声明:
本博客所有内容(含教程、源码、工具)仅供个人技术学习与研究交流使用,严禁商用、倒卖、二次分发及非法用途。
未经作者书面授权,任何组织或个人不得转载、复制或用于其他平台,违者将追究相关责任。
复制成功
