GithubHelp home page GithubHelp logo

windows_kernel_exploit's Introduction

windows_kernel_exploit

一个小故事

前几天在博客里面提到了想做一个#include "exploit_wjllz.h"的项目, 这个项目的工作就是为了这件事. 项目的假设是有一次write_what_where的机会, 针对windows各个版本的各种缓解措施, 创建可利用的重复代码, 那么每次开发利用的时候专注于write_what_where的构造就好了.

write_what_where项目的引用采用HEVD的项目, 你可以在这里找到它.

目前的项目进度是把RS4版本的更新完了, 但是我自己还不太满意, 因为想找一个类似于HEVD那样干净的write-what-where类型的漏洞还是比较困难的. windows 10RS4加了一个新的缓解措施, 导致GDI的滥用更加的困难, 但是我想找到了相关的资料, 相信在不久之后能够完成从其他类型漏洞到WWW的转换.

学习的过程是debug+read paper+ copy + repeat, 所以代码比较丑陋. 所以欢迎star, 就不用fork了.

细节性的描述文章我已经更新到我的博客了.

[+] windows kernel exploit part 5:
        https://redogwu.github.io/2018/11/04/windows-kernel-exploit-part-5/

[+] windows kernel exploit part 6:
        https://redogwu.github.io/2018/11/04/windows-kernel-exploit-part-6/

rs3版本的bypass, 是适用于rs4的, 由于k0师傅已经写的很棒了. 而且也有对应的中文版. 再写一遍有一点画蛇添足. 所以我就没有写.

Thanks.

附加信息

windows 7 sp1 x86

[+] 验证:

windows 7 sp1 x86

windows 7 sp1 x64

[+] 验证:

windows 7 sp1 x64

window 8.1 x64

[+] 验证:

windows 8.1 x64

windows 10 1607 x64(RS1)

[+] 验证:

windows 10 1607

windows 10 1703 x64(RS2)

[+] 验证:

windows 10 1703

windows 10 1709 x64(RS3)

[+] 验证:

windows 10 1709

windows 10 1803 x64(RS4)

windows 10 1803

my life

最后, wjllz是人间大笨蛋.

windows_kernel_exploit's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.