plaso VS mvt

Compare plaso vs mvt and see what are their differences.

mvt

MVT (Mobile Verification Toolkit) helps with conducting forensics of mobile devices in order to find signs of a potential compromise. (by mvt-project)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
plaso mvt
3 91
1,623 9,809
2.0% 2.0%
9.0 8.7
13 days ago 5 days ago
Python Python
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

plaso

Posts with mentions or reviews of plaso. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-09.
  • Custom DFIR
    5 projects | /r/computerforensics | 9 Feb 2023
    However, what you are trying to do has already been done. For collections look at velociraptor's offline collector https://github.com/Velocidex/velociraptor. For processing check out Log2Timeline (plaso) https://github.com/log2timeline/plaso.
  • I feel like I'm putting the cart before the horse. Noob question.
    1 project | /r/crowdstrike | 2 Feb 2023
    I see other folks already mentioned: think about trying to tell a story, rather than just like, looking at all the events (A tool like Plaso can help you timeline logs so you can see things chronologically which can help in telling a story about what happened across many log sources)
  • Solving a child porn case (student environment)
    2 projects | /r/computerforensics | 23 Oct 2021
    My advice would be to go through a timeline to assert the activity before and after these files "appeared" . This can be done in log2timeline / plaso , this script can parse the raw image (or e01 or whatever you have) and build a timeline , parse it and sort it. Also look for lnk files and shellbags to see if the files were opened , used etc.

mvt

Posts with mentions or reviews of mvt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-02.

What are some alternatives?

When comparing plaso and mvt you can also consider the following projects:

IPED - IPED Digital Forensic Tool. It is an open source software that can be used to process and analyze digital evidence, often seized at crime scenes by law enforcement or in a corporate investigation by private examiners.

hardened_malloc - Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time.