You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(rules): Add Suspicious activity from a reflected process rule
Detects the execution of a process clone via RtlCreateProcessReflection followed by network activity or loading of common networking DLLs.
This behaviour may indicate that an attacker is abusing process reflection for shellcode injection.
0 commit comments