Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

evt2json

Convert EVT and EVTX files to JSON for easier SIEM tool ingestion.

License: MIT Issues Forks Stars Python Subject Last Commit

Table of Contents



About The Project

evt2json has been created to help fellow digitial forensicators with the parsing of Windows Event logs to a common, ingestable format - JSON.

Prerequisites

python3 -m pip install python-evtx

Usage

python3 evt2json.py [-h] [-v] <directory>

Example

python3 evt2json.py --v ../event_logs/

Support

See the support for a list of commands and additional third-party tools to help with preparing images or data for elrond.

Issues


See the open issues for a list of proposed features (and known issues).

See the changes for a list of previous changes to elrond.

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

ezaspy - ezaspython@gmail.com

Project Link: https://github.com/ezaspy/elrond

Other Projects: https://github.com/ezaspy/

Acknowledgements

About

Convert EVT and EVTX files to JSON for easier SIEM tool ingestion

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages