<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>对 UAF 漏洞 CVE-2016-0167 的分析和利用</title>
        <link>https://xiaodaozhi.com/exploit/135.html</link>
        <description>这篇文章将对 Windows 释放后重用（UAF）内核漏洞 CVE-2016-0167 进行一次简单的分析并构造其利用验证代码。该漏洞在 2016 年据报道称被用于攻击支付卡等目标的数据，并和之前分析的 CVE-2016-0165 在同一个补丁程序中被微软修复。针对该漏洞的分析和测试是在 Windows 7 x86 SP1 基础环境的虚拟机中进行的。</description>
        <lastBuildDate>Fri, 08 Jun 2018 04:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>zh-CN</language>
        <image>
            <title>对 UAF 漏洞 CVE-2016-0167 的分析和利用</title>
            <url>https://xiaodaozhi.com/uploads/2018/05/09/1773801900400.png</url>
            <link>https://xiaodaozhi.com/exploit/135.html</link>
        </image>
        <copyright>All rights reserved 2026</copyright>
        <atom:link href="https://xiaodaozhi.com/feed/exploit/135.html" rel="self" type="application/rss+xml"/>
    </channel>
</rss>