Code Monkey home page Code Monkey logo

masterthesis's Introduction

Master Thesis: Kubernetes Forensics

This repository serves as a static repo that hosts my master thesis on Kubernetes Forensics. It furthermore includes the examples and several other files that are needed in order to follow along the tests or work on enhancements. :)

In order to view the files specific to an analyzed scenario, decompress them using tar -xzvf or whatever fits your needs. :)

Note: When extracted, the size of this repo will be around 3.9GB.

The files _checksums.* contain checksums of all files, including extracted ones.

Abstract

The introduction of containerized applications leads to a shift in classic software architecture. Where, previously, single physical or virtual host systems have been used that contained all necessary components to run an application installed on the operating system, a more isolated approach is taken nowadays in which the single components are run in dedicated containers. With the growing usage of containers, the interests for a container orchestration software that can handle the management of distributed container environments is also rising. One of such tools is Kubernetes. But how does the usage of such tools affect the process of a forensic investigation? Are specific traces left by such tools that are not necessarily related to the application running in containers, or the operating system itself? This thesis covers the identification, definition and evaluation of forensic artifacts on Kubernetes and tries to document those. To do so, the states of a Kubernetes cluster before and after a performed action were compared to each other. A major objective regarding the analysis process was the automation. Traces that occur in every single run of an analysis were declared as characteristic, evaluated and probably documented as a forensic artifact to this action.

In the course of the work, the applied analysis method turned out to be applicable and generated evidences of single actions. As a result, artifacts from both Kubernetes and the used container runtime containerd were detected, described and documented in a human- and machine-readable format so that they can get contributed to the open source community. Furthermore, a preparation for forensic teams could be worked out on how to prepare specifically for incident response cases that involve a Kubernetes cluster and which artifacts should get saved first, based on their relevance.

Work on enhancements

If you are interested in working on enhancements, please take a look at the framework which has been developed in the course of my thesis: PowerForensicator.

Also you might want to take a look on my PowerShell wrapper for VirtualBox commands: Vbox4Pwsh.

One of the main result of this work has been the identification of forensic artifacts specific to Kubernetes. They were discussed and applied to the project/repository ForensicArtifacts in a PR.

Enhancements are always welcome!

masterthesis's People

Contributors

pr3l14t0r avatar

Stargazers

 avatar  avatar

Watchers

 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.