失控:KCFG 和 KCET 如何重新定义 Windows 内核中的控制流完整性.pdf

编号:981900 PDF 36页 2.57MB 下载积分:VIP专享
下载报告请您先登录!

失控:KCFG 和 KCET 如何重新定义 Windows 内核中的控制流完整性.pdf

1、#BHUSA BlackHatEventsOut Of Control:How KCFG and Out Of Control:How KCFG and KCET Redefine Control Flow KCET Redefine Control Flow Integrity in the Windows KernelIntegrity in the Windows KernelConnor McGarr 33y0reSoftware Engineer,Prelude Security#BHUSA BlackHatEventsAbout Software Engineer at Prelu

2、de SecurityPreviously Software Engineer at CrowdStrike on the Windows Sensor Team Blog:connormcgarr.github.ioWindows OS internals,exploit mitigations,browser and kernel exploitation,malware,reverse engineering articles I like C,Assembly,Operating Systems,and Hypervisors!#BHUSA BlackHatEventsIntroduc

3、tion To Control Flow Integrity Most exploits require two things:1.Ability to hijack the legitimate execution(control flow)of an application/operating system2.Use the above primitive to execute some malicious code Control Flow Integrity(CFI)attempts to address the first problem by verifying and mitig

4、ating attempts to alter the target of a control-flow transferCalls/jmps are forwards-edge control-flow transfersReturns are backwards-edge control-flow transfers#BHUSA BlackHatEventsControl Flow Guard Control Flow Guard is Windows version of forwards-edge CFIPresent in user-mode since Windows 8.1(as

5、 an optional update)All indirect call targets which are known at compile-time are stored in a read-only,kernel-protected(and per-process)“CFG bitmap”User-mode address space is 128 TB on 64-bit Windowsthere are 128 TB of possible call targets(in theory),but the compiler should generate call targets a

6、t 16-byte(0 x10)boundaries128 TB/16 bytes=8 TB of potential targets8 TB*2 bits(denotes the“state”for every 16 bytes)=2 TB CFG bitmap sizeMemory manager performs some optimizationsIndirect call/jmps are replaced with“thunks”that first check the CFG bitmap for bits related to the call target before tr

友情提示

1、下载报告失败解决办法
2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
4、本站报告下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。

本文(失控:KCFG 和 KCET 如何重新定义 Windows 内核中的控制流完整性.pdf)为本站 (竿头日上) 主动上传,三个皮匠报告文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三个皮匠报告文库(点击联系客服),我们立即给予删除!

温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。
客服
商务合作
小程序
服务号
折叠