Description: Track successful/failed activity associated with user account logons.
Location:
Notes:
Analysis: Windows logs multiple Event IDs associated with successful and failed user logon
events. These logs can be useful for tracking the account usage for known comprmised accounts.
We can use Windows native Event Viewer application for analyzing .evtx files. On a Windows client,
double-clicking an .evtx file will automatically open the log inside of the Saved Logs
folder in Event Viewer.
To filter for a specific event, select Filter Current Log... to pull up a dialog box with
filtering option and input the Event ID you'd like to isolate.