Home

Awesome

<p align="center"><img width="100" src="https://github.com/jurelou/epagneul/blob/master/images/logo-rounded.png?raw=true" alt="Vue logo"></p> <h2 align="center">epagneul</h2> <div align="center"> <p> <strong> Epagneul is a tool to visualize and investigate windows event logs. </strong> </p> <p> <img width="100" src="https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336"> <img width="100" src="https://img.shields.io/badge/code%20style-black-000000.svg"> <img width="100" src="http://www.mypy-lang.org/static/mypy_badge.svg"> <img width="100" src="https://img.shields.io/badge/security-bandit-yellow.svg"> <img width="100" src="https://img.shields.io/badge/python-3.8-blue"> </p> </div>

layout

Deployment

Requires docker and docker-compose to be installed.

Installing

make

Offline deployment

On a machine connected to internet, build an offline release:

make release

This will create a release folder containing ready to go docker images. Copy the project to your air gapped machine then run:

make load
make

This will install:

todos

Known bugs

References:

Built With

Authors