A Sigma rule for scheduled task detection is the portable way to catch one of the most reliable persistence techniques on Windows: an at...
Sigma Rules for SIEM Detection: A Beginner's Guide
0 Comments
10 min read
Sigma rules for SIEM detection are what YARA is to files: a structured, vendor-neutral way to describe what a bad log event looks like, ...
PowerShell Script Block Logging with Event ID 4104
0 Comments
10 min read
Most PowerShell-based attacks rely on the same trick: pass a Base64-encoded command, a string concatenation, or a script downloaded at ru...