neonprimetime security , just trying to help
Showing posts with label
sysmon
.
Show all posts
Showing posts with label
sysmon
.
Show all posts
Friday, February 5, 2021
AppLocker Block vs Sysmon Process Create
›
This folder is applocker blocked So I copied notepad.exe into it, renamed it, then tried to execute and as you can see applocker blo...
45 comments:
Wednesday, April 22, 2020
Query Sysmon Logs using Powershell Get-WinEvent
›
get-winevent -filterhashtable @{logname="Microsoft-Windows-Sysmon/Operational";id=1} | select Message |foreach-object {$a = $_.Mes...
1 comment:
›
Home
View web version