Parent Processes

202 views
Skip to first unread message

Patrick Olsen

unread,
Jan 15, 2014, 1:46:44 PM1/15/14
to ope...@googlegroups.com
Hello,

Maybe I missed this.... Is there a way to specify a parent process name vs. PPID? I get that I can do System (PID 4) as the parent process via its PID, but I would like to setup parent/child relationships via names.

Thank you,

Patrick

Devon Kerr (Mandiant)

unread,
Jan 15, 2014, 1:49:25 PM1/15/14
to ope...@googlegroups.com

Patrick, what you’re looking for is ProcessItem > ProcessParentPID.

--
You received this message because you are subscribed to the Google Groups "OpenIOC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openioc+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Patrick Olsen

unread,
Jan 15, 2014, 1:53:50 PM1/15/14
to ope...@googlegroups.com
So I can use a named value for that as well? I guess I saw that value and assumed I needed the PID number.
--
v/r,
 
Patrick Olsen

Devon Kerr (Mandiant)

unread,
Jan 15, 2014, 1:56:18 PM1/15/14
to ope...@googlegroups.com

Derp – I misunderstood, that would be the parent process ID, not the name of the parent process.

 

Which is kind of odd, because the parent process ID is likely to be variable, at least to some degree, while the parent process name would probably be less likely to be variable.

Patrick Olsen

unread,
Jan 15, 2014, 2:04:37 PM1/15/14
to ope...@googlegroups.com
No problem. I was looking at building a whitelist of sorts for core windows processes.

For example...

Parent Process Name = wininit.exe
Child Process = lsass.exe
Process path = %systemroot%\System32\lsass.exe
SID = S-1-5-18

Where the PPIDs wouldn't be static. I can hack around it with other rules I guess, but figured I would ask in case I wasn't seeing something.
--
v/r,
 
Patrick Olsen
Reply all
Reply to author
Forward
0 new messages