Add enrichment and SID coverage gates
This commit is contained in:
parent
93ac47dd82
commit
66472134d8
32 changed files with 1623 additions and 31 deletions
9
tests/fixtures/sids/100003-web-shell-spawn.json
vendored
Normal file
9
tests/fixtures/sids/100003-web-shell-spawn.json
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"event": "exec",
|
||||
"pid": 4244,
|
||||
"ppid": 812,
|
||||
"uid": 33,
|
||||
"parent_comm": "nginx",
|
||||
"filename": "/usr/bin/sh",
|
||||
"argv": ["-c", "id"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue