Repository of scripts and useful tools for forensic analysis.
Scripts already loaded:
-
convert_access_log.py: script capable of converting Apache .log files to .csv files.
-
convert_error_log.py: script capable of converting Apache .log files to .csv files.
-
pdf-pass.py: Script used to remove the password from the pdf so that it may be possible to analyze it later with its unencrypted strings.
-
headerinterpreter.py: Script used to parse email headers with output to TXT and JSON documents that can be imported into MISP. It can be used offline to perform evidence handling that can be useful for header analysis.