Skip to content

Commit 646b521

Browse files
authored
Update install-and-configuration.md
Added new guidance for the process protection added description for file delete and clipboard
1 parent 108877e commit 646b521

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

install-and-configuration.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,10 @@ As of the latest version we have defined as event types:
464464

465465
* **WmiEvent** - Information on the creation, deletion, and modification of WMI permanent event components in the CIM database
466466

467+
* **FileDelete** - Saves when possible and logs file deletion or file wipes.
468+
469+
* **ClipboardChange** - Stores and logs text that is stored in to the clipboard by processes and context of who stored the text.
470+
467471

468472
Configuration File
469473
==================
@@ -603,6 +607,8 @@ Since any user in the system can read the rule binary data, an attacker can oper
603607

604608
Existing tools for parsing rules out of the registry break often as Sysmon is updated, since the way the information is structured in the binary blob is not documented. However, an attacker can export and import into the test system and use Sysmon to read the configuration.
605609

610+
It is also important to monitor any process that access the Sysmon service process to prevent suspension of the process or modification of it in memory.
611+
606612
Configuration Deployment
607613
------------------------
608614
Most environments that have the capabilities to leverage Sysmon enhanced log collection also have software deployment systems like Altiris, System Center Configuration Manager, Desired State Configuration, etc. This is why these are just general recommendations.

0 commit comments

Comments
 (0)