Commit a94d08a
committed
fix(rule-engine): Add expire sequence condition for CreateThread event
If the process termination event arrives, and
the sequence contains CreateThread events where the event pid and the pid in the parameters differ, the sequence can be expired when the remote process terminates.1 parent 3df8f30 commit a94d08a
1 file changed
+11
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
| 541 | + | |
541 | 542 | | |
542 | | - | |
543 | | - | |
544 | | - | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
545 | 553 | | |
546 | | - | |
547 | 554 | | |
548 | 555 | | |
549 | 556 | | |
| |||
0 commit comments