Windows Event Logs can be daunting especially if it's a lot. No one can actually sit in front of their computer to check each of those logs one by one thru a manual approach. Here are some of the newest EVTX tools that can really save our lives as IR
2\ #Zircolite can be very useful where you can use your favorite sigma rules to detect bad stuff
3\ #Chainsaw is such a wonderful tool and it's SO FAST! Whatever EVTX logs you have during your engagement, you can literally get a result in a few minutes. Shoutout to @countercept for having this for free to us!
4\ DeepBlueCli from Eric Conrad made my life easier during the early days when chainsaw and zircolite still do not exist. Still a fairly good PowerShell tool to automate your evtx findings
5\ Event Log Explorer is still useful when doing manual stuff and when combining different evtx channels (Powershell, security, application) combined all together. It's also fast at performing strings search
6\ The great Eric Zimmerman also has his own evtx tool to. Event log (evtx) parser with standardized CSV, XML, and json output! Custom maps, locked file support, and more!
7\ If you want to visualize your EVTX and do all these fancy stuff like graphs, filters and play around with any charts, I highly recommend my friend's project made from ELK and different parsers, all for DFIR folks. Shoutout to my friend @Maboalenen
Dealing with a bunch of memory #forensics lately so I just dump fairly new tools that are useful to all #dfir#incidentresponse out there:
MemProcFS - convenient and easy to use
BulkExtractor - extracts everything into a text file and grep it
SuperMem - CS tool for quick triage