Skip to content

Commit

Permalink
Merge branch 'main' of github.com:FortyNorthSecurity/CIMplant into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgrandy committed Feb 16, 2021
2 parents 5eacec0 + ae6b740 commit 0c6f032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ Of course, the first thing we'll want to be aware of is the initial WMI or CIM c

Next, you'll want to look at the Microsoft-Windows-WMI-Activity/Trace event log in the Event Viewer. Search for **Event ID 11** and filter on the IsLocal property if possible. You can also look for **Event ID 1295** within the Microsoft-Windows-WinRM/Analytic log.

Finally, you'll want to look for any modifications to the **DebugFilePath** property with the **Win32_OSRecoveryConfiguration** class. More detailed information about detection can be found at Part 1 of our blog series here: [CIMplant Part 1: Detection of a C# Implementation of WMImplant](fortynorthsecurity.com/blog/cimplant-part-1-detections/)
Finally, you'll want to look for any modifications to the **DebugFilePath** property with the **Win32_OSRecoveryConfiguration** class. More detailed information about detection can be found at Part 1 of our blog series here: [CIMplant Part 1: Detection of a C# Implementation of WMImplant](https://fortynorthsecurity.com/blog/cimplant-part-1-detections/)

0 comments on commit 0c6f032

Please sign in to comment.