The aim of this project is to help the digital forensics and security investigations using the Python DataFrames.
- [TODO] Parse any windows _raw log and store it in dataframe.
- [TODO] Apply all publically available sigma files with it.
- [TODO] Build a process tree using the logs.
- [TODO] CommandLine utility should create a usable .ipynb file to perform manual analysis.