Hayabusa critical test sigma
WannaCry Ransomware Activity
Detects WannaCry ransomware activity
Detection Logic
{
"process_creation": {
"EventID": 1,
"Channel": "Microsoft-Windows-Sysmon/Operational"
},
"selection_img": [
{
"Image
| endswith": [
"\\tasksche.exe",
"\\mssecsvc.exe",
"\\taskdl.exe",
"\\taskhsvc.exe",
"\\taskse.exe",
"\\111.exe",
"\\lhdfrgui.exe",
"\\linuxnew.exe",
"\\wannacry.exe"
]
},
{
"Image
| contains": "WanaDecryptor"
}
],
"selection_cmd": {
"CommandLine
| contains": "@Please_Read_Me@.txt"
},
"condition": "process_creation and (1 of selection_*)"
} False Positives
- ⚠ Unknown
Field Validations
Loading…
Comments (0)
Loading comments...