Constants§
- KNOWN_
MALWARE_ PROCESS_ NAMES - Well-known malware / offensive-tool process names.
- WINDOWS_
MASQUERADE_ TARGETS - Legitimate Windows process names commonly masqueraded by attackers.
Functions§
- is_
known_ malware_ process - Returns
trueifnamematches a known malware process name (case-insensitive). - is_
masquerade_ target - Returns
trueifnameis a high-value masquerade target (case-insensitive).