Parent Process Detection

Parent process is a technique used by malware to evade detection by security analysts. The parent process of a given process is the process that spawned it.

For example, most user processes on a Windows system have explorer.exe as their parent process. By checking the parent process of a given process, malware can determine whether it is being monitored by security analysts. If the parent process is not explorer.exe, then the process is likely being monitored and the malware can take evasive action, such as terminating itself.


Featured Windows API's
Below, you will find a list of the most commonly used Windows API's that are currently utilized by malware authors for current evasion technique. This list is meant to provide an overview of the API's that are commonly used for this purpose. If there are any API's that you feel should be included on this list, please do not hesitate to contact us. We will be happy to update the list and provide any additional information or documentation that may be helpful.
Evasion Categories

Code Snippets

Detection Rules

Additional Resources

External Links
The resources provided below are associated links that will give you even more detailed information and research on current evasion technique. It is important to note that, while these resources may be helpful, it is important to exercise caution when following external links. As always, be careful when clicking on links from unknown sources, as they may lead to malicious content.

Matching Samples 10 most recent

Sample Name Matching Techniques First Seen Last Seen
b2a17fbdf536bd79dba9eb5e4ea3...0fdd7eb07ca6c5bdf73de001.exe 11 2026-04-07 1 day, 16 hours ago
agent.exe 7 2026-04-01 1 week ago
hello.exe 6 2026-03-18 3 weeks ago
passper-for-rar_setup-com_passper.exe 8 2026-02-18 1 month, 3 weeks ago
x64_Acrobat.exe 9 2026-01-30 2 months, 1 week ago
x64_Acrobat.exe 9 2026-01-30 2 months, 1 week ago
TS_4775.tmp 7 2025-12-23 3 months, 2 weeks ago
MBSetup (3).exe 6 2025-10-18 3 months, 2 weeks ago
setup.exe 11 2025-12-09 3 months, 4 weeks ago
frostygoop.exe 7 2025-10-24 5 months, 2 weeks ago
View All

Created

March 18, 2019

Last Revised

March 24, 2026