Code Monkey home page Code Monkey logo

kernel-module-backdoor-poc's Introduction

Linux Kernel Module backdoor

A simple proof-of-concept for a kernel backdoor using modules. I made this just out of curiosity and because I wanted to see what kernel development was like. So yes, this is intended for educational purposes only.

I'm sure there are hundreads of these on the internet but I wanted to make one from scratch.

Here are some resources I used (in no particular order):

Documentation

As this is a working and dangerous piece of software and I want to keep 1337 5cr1p7 k1dd13s away, I will not explain how to use the software in the repo. If you are experienced enough or have read the above links you will understand how to use this.

kernel-module-backdoor-poc's People

Contributors

threadexio avatar

Stargazers

 avatar  avatar

Watchers

 avatar

kernel-module-backdoor-poc's Issues

Android problem.

I am experimenting with modules myself.. and I found yours...

On android the modules compiles and runs but it has a problem:

printk(KERN_NOTICE "Elevating process: %u\n", task->pid);

returns 0

Do you have any idea why?

[14721.784531] Loading...
[14721.784534] Configured password: 0x1337
[14727.696467] Elevating process: 0 <<<<<<<<<<<<<<<<<<<<<<<<

also..
the device is created but the permission is 0600

regards!

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.