Git Product home page Git Product logo

linux-rootkits-red-blue-teams's Introduction

Linux Rootkits for Red Blue Teams

This repository contains the supporting course material for our Linux Rootkits for Red-Blue Teams training

The entire video course is available online: Linux Rootkits for Red-Blue Teams on Pentester Academy

Linux dominates the Server, Embedded and now the Internet of Things (IoT) device market. In recent times, embedded systems and IoT devices in particular have been the weapons of choice in online attacks: botnets like Mirai and Reaper to name a few. Soon the simple attack vectors that these botnets and malware use get patched, it is obvouis that the attacker will move and hide his tools in Kernel mode. This course will teach Red-Blue teams how kernel mode attack kits work and what to go about protecting their systems against it. We will use examples on x86_64, ARM and MIPS based architectures.

This entire course will be run on the latest Linux Kernel 4.15.x. This course is completely hands-on and everything will be taught with practical examples in the form of Kernel Modules written in C. You can however follow this course with a basic knowledge of Linux as we discuss everything from the very basics.

A non-exhaustive list of topics include:

  • Linux Boot Process
  • Browsing the Kernel code
  • Linux Architecture and Process Internals
  • Loadable Kernel Module (LKM) Programming Basics
  • Understading internal kernel structures and the syscall mechanism
  • Interrupt and Process context, Timers and Watchdogs
  • Manipulating internal process structures
  • Hijacking the system call table
  • Subverting kernel memory protections
  • Monitoring the system with Kprobes
  • Kernel syncronization methods and common LKM pitfalls
  • User space - Kernel space data transfers
  • Monitoring a user space process from the kernel
  • Accessing user space process memory
  • Modifying the core kernel code to create custom hooks
  • Understanding the kernel network stack
  • Netfilters and Custom Hooks
  • Network packet filtering and mangling with custom LKMs
  • Analyzing Kernel mode Rootkits
  • Defending against Kernel Mode attacks
  • Chain of trust implementations
  • and other topics

We cover all of these topics in the online course and how to use these files.

linux-rootkits-red-blue-teams's People

Contributors

anoncontrib avatar vivek-ramachandran avatar

Watchers

 avatar  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.