Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/yarox24/EvtxHussar into main
Browse files Browse the repository at this point in the history
  • Loading branch information
yarox24 committed Nov 14, 2022
2 parents 7d18e74 + 4388fca commit e09a063
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Initial triage of Windows Event logs. This is beta quality software.
![image](https://user-images.githubusercontent.com/18016218/164982801-4fdc2786-0bfb-439a-8679-1ab35537e4c0.png)

###### Output directory structure
![obraz](https://user-images.githubusercontent.com/18016218/174342056-792fa75d-11e9-49b8-8f58-d7f9acb076b8.png)
![image](https://user-images.githubusercontent.com/18016218/180607885-ece585ea-7d07-4108-a83b-7005f41a4d82.png)


### Interesting features
Expand All @@ -30,6 +30,7 @@ Initial triage of Windows Event logs. This is beta quality software.
- Supported events can be easily added by adding .yaml files to maps/ directory
- Parameters resolution (e.g. %%1936 changed to TokenElevationTypeDefault (1))
- Fields resolution (e.g. servicestarttype = 2 is replaced with "Auto start")
- Fields with different names are normalized to single field (whenever possible) e.g. Filename -> TargetFileName

### Which events are supported?
Please look into [maps/](https://github.com/yarox24/EvtxHussar/tree/main/maps "L1 maps") (which contains Layer 1 maps)
Expand Down

0 comments on commit e09a063

Please sign in to comment.