Skip to content

aarontp/plaso

This branch is 1453 commits ahead of, 3889 commits behind log2timeline/plaso:main.

Folders and files

NameName
Last commit message
Last commit date
Mar 18, 2016
Oct 11, 2016
Jul 20, 2016
Sep 21, 2016
Oct 11, 2016
Sep 22, 2016
Oct 11, 2016
Oct 11, 2016
Oct 11, 2016
Aug 1, 2016
Oct 8, 2016
Mar 12, 2016
Sep 18, 2016
Feb 3, 2016
Dec 31, 2015
May 11, 2016
Dec 31, 2015
Dec 31, 2015
Jul 27, 2016
Oct 6, 2016
Jan 27, 2016
Oct 6, 2016
Jul 24, 2016
Sep 16, 2016

Repository files navigation

plaso (Plaso Langar Að Safna Öllu)

super timeline all the things

In short, plaso is a Python-based backend engine for the tool log2timeline.

A longer version

log2timeline is a tool designed to extract timestamps from various files found on a typical computer system(s) and aggregate them.

The initial purpose of plaso was to collect all timestamped events of interest on a computer system and have them aggregated in a single place for computer forensic analysis (aka Super Timeline).

However plaso has become a framework that supports:

  • adding new parsers or parsing plug-ins;
  • adding new analysis plug-ins;
  • writing one-off scripts to automate repetitive tasks in computer forensic analysis or equivalent.

And is moving to support:

  • adding new general purpose parses/plugins that may not have timestamps associated to them;
  • adding more analysis context;
  • tagging events;
  • allowing more targeted approach to the collection/parsing.

Project status

Travis-CI AppVeyor Coveralls
Build Status Build status Coverage Status

Also see

About

Super timeline all the things

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%