Skip to content

Commit 00631fd

Browse files
authored
Merge pull request #36 from thejanit0r/master
Update configuration.md
2 parents 3ec3fbe + 2b02f62 commit 00631fd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

chapters/configuration.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -505,6 +505,11 @@ In the case of Windows any user in the system can read the rule binary data, an
505505

506506
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.
507507

508+
Tools that allow to recover the XML configuration file from the binary blob stored in the registry:
509+
510+
- https://github.com/thejanit0r/sysmon-bin2xml
511+
- https://github.com/mattifestation/PSSysmonTools
512+
508513
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.
509514

510515
For Linux only the root account can read and modify the the sysmon configuration file and its binary info. But the syslog file on most systems

0 commit comments

Comments
 (0)