Code Monkey home page Code Monkey logo

Igor Korkin's Projects

allmemprotestbed icon allmemprotestbed

Legal access: The driver and console app to demonstrate the basic memory access in kernel mode

allmemprotestbedpatcher icon allmemprotestbedpatcher

Illegal access: the driver and console app to demo unauthorized read- and write- access to the kernel-mode memory

hypervisorsdetection icon hypervisorsdetection

This is the first software system, which can detect a stealthy hypervisor and calculate several nested ones even under countermeasures.

memallocator icon memallocator

This project demonstrates allocation and legal access to the allocated data in the kernel mode.

memattacker icon memattacker

This project demonstares an illegal read- and write- access to the kernel-mode data for both allocated by 3rd party drivers and EPROCESS structures

memoryguardconsole icon memoryguardconsole

This code demonstrates the memory guard idea, which prevents unauthority access from one driver to another and allows all legitimate accesses.

memoryranger icon memoryranger

MemoryRanger protects kernel data and code by running drivers and hosting data in isolated kernel enclaves using VT-x and EPT features. MemoryRanger has been presented at the BlackHat, HITB, CDFSL.

mimikatz icon mimikatz

A little tool to play with Windows security

ppl icon ppl

The demo of RtlTestProtectedAccess() and RtlProtectedAccess involved in creation Protected Process.

research icon research

The section includes all the information about my research result: papers, slides, speeches, etc.

specucheck icon specucheck

SpecuCheck is a Windows utility for checking the state of the software mitigations against CVE-2017-5754 (Meltdown) and hardware mitigations against CVE-2017-5715 (Spectre)

testbed icon testbed

This project demonstrates the privilege escalation for a user-mode process - cmd.exe using stack overflow in the kernel mode driver. The user-mode component 'testbed_console.exe' sends CTL_CODE with a payload to the vulnerable driver 'testbed_driver.sys', which call RtlCopyMemory without any checks. 'testbed_console.exe' includes 'testbed_driver.sys' has a resource.

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.