Git Product home page Git Product logo

dorf's Introduction

DORF: Data-Only Rootkit Framework

This is the source code related to the paper "A framework for prototyping and testing data-only rootkit attacks"

Quick and Dirty Instructions to Get Started

  • Install OpenSUSE 11.4 into a VM. Make sure your machine is running kernel 2.6.37.1-1.2 (It should be.)
  • Install git and then clone the code down.
  • Edit version.py and change my_version to "opensuse114"
  • Use the attack-prochide.py script to try and hide a process based on the PID.

Notes

  • Most Linux distros require a kernel recompile to enable /dev/mem. OpenSUSE didn't, hence why I used for the quick and dirty above.
  • Any changes to the kernel version (even on the same distro) may require altering the offsets in dorf//kstructs.py. There is a kernel module in kmodule/ that can help you find the correct offsets. Load it into the kernel and then check your syslog for the output.

dorf's People

Contributors

rriley avatar

Watchers

James Cloos 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.