Git Product home page Git Product logo

syscall_exploit_cve-2018-8897's People

Contributors

nmulasmajic avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

syscall_exploit_cve-2018-8897's Issues

can't work

Hello, could you give me some help about the exp... I'm sorry, I'm not good at English. So I can't express myself enough.

When I execute the code, I will fail at here.

image

So I debug it. and I find that the SymGetTypeFromNameW fails but GetLastError returns 0. So I find some help from Google and set DBGHELP_WININET=1. but it not work.

Can you give me some help, Thank U very much.

Hardware breakpoint doesn't fire (target running on VMWare Workstation)

Hi,

I've been having issues with the poc on an unpatched windows 10 x64 (build 14393) VM (VMWare workstaion version: 14.0.0 build-6661328). After hard coding the correct offsets, the poc fails with the message:

"ERROR: Exploit failed to run. Is your machine patched?"

When debugging the VM using IDA (remote gdb) in a similar way to what was shown in the poc videos, when stepping over the 'syscall' instruction, KiSystemCall64 is called as usual and it seems like the deferred hardware breakpoint just doesn't fire.

While searching for the possible cause of this problem, I've read the following in Can Bölük's blog:

Before starting, I would like to note that this exploit may not work with certain hypervisors (like VMWare), which discard the pending #DB after INT3. I debugged it by “simulating” this situation.

While your poc uses syscall instead of INT3, I'm wondering if VMWare's workstation configuration is somehow related to this problem...

Any help resolving this issue would be greatly appreciated,
Thank you.

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.