Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LPE exploit module for the capcom driver flaw #7363

Merged
merged 2 commits into from
Sep 28, 2016

Commits on Sep 27, 2016

  1. Add LPE exploit module for the capcom driver flaw

    This commit includes:
    
    * RDI binary that abuses the SMEP bypass and userland function pointer
      invocation that is provided by the driver.
    * Related metasploit module.
    * Associated make.build to build from command line.
    * Updated command line build file.
    
    This also includes the beginnings of a new set of functions that help
    with the management/automation of kernel-related work on Windows for
    local priv esc exploits.
    OJ committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    0e82ced View commit details
    Browse the repository at this point in the history
  2. Fix msftidy errors

    OJ committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    76b3c37 View commit details
    Browse the repository at this point in the history