certsocietegenerale / event2timeline

Simple Microsoft Windows sessions event logs visualization
GNU General Public License v3.0
150 stars 28 forks source link

Event2Timeline

Event2Timeline is a free tool based on D3js to graph Microsoft Windows sessions events. It parses both EVTX event logs from post Vista systems (Vista, Windows 7, Windows 8), and CSV exports of the legacy EVT log files.

How to install

Alternatively:

How to run

For old EVT files:

The timeline is divided into two parts: a large timeline, and a smaller one. You can select what events to display on the large timeline by dragging your mouse on the smaller timeline. Events encompassed in the selected timespan will be displayed on the bigger timeline.

Post-Vista EVTX files are supported. Just run event2timeline.py -e -f Security.evtx

Example

Rendering example

License

This work is licensed under the GPL License http://www.gnu.org/licenses/gpl.txt