Code Monkey home page Code Monkey logo

docker-plaso's Introduction

This project has been archived and a maintained version can be found here

docker-plaso

Docker container for Plaso super-timelining tool

Building

The following make targets are available

Target Description
build build the docker image
build-nocache build the docker image without use of docker build caching
cdqr run cdqr with "do all the things" plugin set against WinXP2.E01
cdqr-lin run cdqr with Linux specific plugin set against WinXP2.E01
cdqr-mac run cdqr with Mac specific plugin set against WinXP2.E01
cdqr-win run cdqr with Windows specific plugin set against WinXP2.E01
git-push push this repo
hub-build schedule bulid on docker hub
log2timeline run log2timeline against WinXP2.E01
pinfo run pinfo against WinXP2.plaso
psort-analysis run psort with analysis plugins against WinXP2.plaso
psort-csv run pinfo against WinXP2.plaso
psort run pinfo against WinXP2.plaso
push push image to docker hub
shell run a shell in the docker container as an unpriviledged user (usefulfor debugging)
shell-root run a shell in the docker container as root (useful for debugging)
test run all tests

Usage

docker run --rm  -v YOUR_DATA_DIR:/data/ -u root -it jbeley/plaso:20190916 \
   log2timeline.py --status_view linear --parsers YOUR_PARSER_LIST /data/PLASOFILE.pb  /data/YOUR_INPUT
docker run -v YOUR_DATA_DIR:/data/ -u root -it jbeley/plaso:20190916 psort.py -o json_line -w YOUR_OUTPUT.json /data/PLASOFILE.pb

Plaso's license

see https://github.com/log2timeline/plaso/wiki/Licenses-dependencies

Credits

docker-plaso's People

Contributors

jbeley avatar

Stargazers

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