Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash: Sysmon v13.00 + sysmonconfig-export.xml #136

Open
BeanBagKing opened this issue Jan 11, 2021 · 5 comments
Open

Crash: Sysmon v13.00 + sysmonconfig-export.xml #136

BeanBagKing opened this issue Jan 11, 2021 · 5 comments

Comments

@BeanBagKing
Copy link

When running the latest version of sysmon in conjunction with the config file, the program crashes (e.g. "Sysmon.exe -accepteula -i sysmonconfig-export.xml"). However, when installing it without the config file, it seems to run fine (e.g. "Sysmon.exe -accepteula -i").

The message I receive is the following.

System activity monitor has stopped working
A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.
[Debug] [Close program]

If I run Debug, I get a Visual Studio Just-In-Time Debugger window that informs me that "an unhandled win32 exception occurred in Sysmon.exe"

Unhandled exception at 0x00007FF7E9BB0D53 in Sysmon.exe: An invalid parameter was passed to a function that considers invalid parameters fatal.

I'm afraid I'm not very framiliar with debugging, and I know the above probably isn't very useful, but I hope it helps.

@olafhartong
Copy link
Contributor

olafhartong commented Jan 11, 2021 via email

@pixelnull
Copy link

pixelnull commented Jan 12, 2021

I'm having the same issue, but only on windows server 2012 and 2016. I have not tried on 2019.

Windows 10 will load the config fine. I have not tried on Win7.

sysmon13 does install fine but then loading the config, or installing directly with the config, crashes sysmon. on applying config sysmon does say config is valid.

@Mitchou
Copy link

Mitchou commented Jan 13, 2021

Issue solved with Sysmon 13.01

@BeanBagKing
Copy link
Author

Issues seems to be resolved here. I'm not sure if this is the best place to ask, but I have two questions related to new sysmon versions and this config that I'm hoping someone can answer.

  1. The current schema version in the config is 4.22, Sysmon is now at 4.5 I believe. Does this have any effect on the functionality of this script? Maybe a better way to ask that is, is 4.22 forward compatible with 4.5, or is 4.5 backwards compatible with 4.22? Outside of these specific versions, does this hold true for all future updates?

  2. If there is no configuration set for a particular event (e.g. "Event ID 25: ProcessTampering (Process image change)") in this configuration file, does it default to recording everything related to this event, or nothing related to this event? I would presume everything, but I wanted to make sure.

@yu-mor
Copy link

yu-mor commented Jul 20, 2023

https://web.archive.org/web/20210729123029/http://download.sysinternals.com/files/sysmon.zip - v13.23 works fine. v13.33 and later crashes on my ws2012r2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants