-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Description
Hello,
I have a problem with Event 22 DNS query. It doesn`t generate the events with the domains I am accessing. Tried from edge, chrome, I dont get Event 22 for them in Event Viewer (Sysmon/Operational).
I have this problem on every machine I have tested : 2 windows 10 machines and one windows server 2019 (all of them VMs. Also on my main windows 11 machine. (not VM) is not working.
If I try a command from powershell like : IEX(New-Object Net.WebClient).DownloadString("www.apple.com") it works, I can see Event 22 in Event Viewer, but from browser processes it wont work.
I sometimes see some events with domains from browser process but they were not accessed by me specifically.
I tried everything (I think) :
- updating the configuration with -c command
- uninstall and reinstall sysmon
- other sysmon configurations
- reboot
- searched all over the internet but nothing found about this kind of issue.
Did anyone encounter this issue? What else can I do in order to work ? Every help/suggestion is appreciated.
Thank you