Coder Social home page Coder Social logo

docker-forensics's Introduction

docker-forensics

This project is for gathering artifcacts on docker environment, mainly focused on docker container, but related docker hosts's artifcacts will be included.

Artifacts

  1. Whiteout: AUFS, Overlay/Overlay2.
  2. Binary and metadata of Process running within container, and aquisition for Executables
  3. Result of docker inspect command
  4. Specific files related to container: config.v2.json, hostconfig.json, hostname, resolv.conf, resolv.conf.hash
  5. Related logs of container: container_id.json
  6. Docker daemon related log (Journald only)
  7. Hidden Diretory
  8. Changed Files or Directories
  9. Open Port and Network Session (using nsenter)
  10. System datetime and uptime
  11. Acquisition for exectuable binary/script created on Container Layer

How to run

1. Download docker-forensics scripts using git client (git clone) or Web browser
2. Have to rename config.json.example to config.json
3. sudo run df.py -i Container_id using python3, such as sudo python3 df.py -i Container_id
   *** df.py script should be run with root permission

docker-forensics's People

Contributors

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