Convert EVT and EVTX files to JSON for easier SIEM tool ingestion.
evt2json has been created to help fellow digitial forensicators with the parsing of Windows Event logs to a common, ingestable format - JSON.
python3 -m pip install python-evtx
python3 evt2json.py [-h] [-v] <directory>
python3 evt2json.py --v ../event_logs/
See the support for a list of commands and additional third-party tools to help with preparing images or data for elrond.
See the open issues for a list of proposed features (and known issues).
See the changes for a list of previous changes to elrond.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
ezaspy - ezaspython@gmail.com
Project Link: https://github.com/ezaspy/elrond
Other Projects: https://github.com/ezaspy/