https://github.com/knightchaser/aesir
A simple System monitor(Sysmon) EVTX inspector; search, visualize, and track Sysmon events
https://github.com/knightchaser/aesir
evtx evtx-analysis golang log-analysis log-parser mongodb mux nosql sysmon web
Last synced: 7 months ago
JSON representation
A simple System monitor(Sysmon) EVTX inspector; search, visualize, and track Sysmon events
- Host: GitHub
- URL: https://github.com/knightchaser/aesir
- Owner: KnightChaser
- Created: 2024-01-26T03:52:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-11T07:04:19.000Z (over 1 year ago)
- Last Synced: 2025-06-15T10:05:23.124Z (8 months ago)
- Topics: evtx, evtx-analysis, golang, log-analysis, log-parser, mongodb, mux, nosql, sysmon, web
- Language: Go
- Homepage: https://learn.microsoft.com/en-us/sysinternals/downloads/sysmon
- Size: 1.48 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aesir







### A simple System monitor(Sysmon) EVTX inspector; search, visualize, and track Sysmon events
* **CI/CD status** ▶ [](https://github.com/KnightChaser/aesir/actions/workflows/CICD.yml)
## Preview
You can upload your own Sysmon EVTX file with your own name

Based on **MongoDB**, Your EVTX data will be structurally managed.

Main page to get overall insight of your EVTX

You can search(filter) with multiple conditions in your log file, with a simple statistics that how many results you got.

You can search additional detailed information about the event at `Additional Information` tab that provides every detailed information(Currently focused on Sysmon(System Monitor)). Click `Go` button at the `Full metadata` column in the result table.
