Skip to content

Intrinsec/mplog_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mplog-Parser

Mplog-Parser parses Microsoft Protection log files to provide CSV files containing useful information to forensic investigators.

Build

Run the following command line with admin privileges :

pip install -U .

Usage

usage: mplog_parser [-h] [-d DIRECTORY] [-o OUTPUT]

optional arguments:
  -h, --help            show this help message and exit
  -d DIRECTORY, --directory DIRECTORY
                        Location of directory containing log files. NB: Admin rights are needed to access Windows Defender folder (default: C:\ProgramData\Microsoft\Windows Defender\Support\).  When specifying a custom directory, file names must be written following *MPLog-* pattern.
  -o OUTPUT, --output OUTPUT
                        Location of output folder. (default: None)

About

This tool aims at parsing Microsoft Protection logs to provide relevant data to forensic analysts during incident responses.

Resources

License

Stars

22 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages