Honeypots
Semantics of command_id, process_id, process_to_com, process_tree Jun 23 2006 02:11PM
troy d. straszheim (troy resophonic com) (1 replies)
Re: Semantics of command_id, process_id, process_to_com, process_tree Jun 23 2006 07:16PM
Frank S Posluszny, III (fsp mitre org) (2 replies)
> I'd assumed (wrongly, apparently) that process_to_com would be a
> one-to-one mapping of process_id to command_id. If I look up the
> command name in the command table, it would seem that process 44 is
> both sshd and bash:

It's a PID roll-over problem. Since the target system re-uses PIDs as
processes spawn and die, and Walleye (in its current instantiation),
doesn't take PID rollover into account, then you end up getting multiple
commands associated with the same process_id in the databases... which
isn't the same as the PID on the target system.

I've been tinkering with this problem myself. I believe the only true
way to fix the problem would be to include more data in a sebek packet
(such as process creation timestamp), but that would mean mucking with
the protol yet again. If you want a work-around, let me know and I'll
dig up some ideas.

> There are also some processes absent from process_to_com entirely,
> like processes 7 and 12:

Sorry, don't know about that one.

-Frank p

[ reply ]
Re: Semantics of command_id, process_id, process_to_com, process_tree Jun 23 2006 08:42PM
Valdis Kletnieks vt edu (1 replies)
Re: Semantics of command_id, process_id, process_to_com, process_tree Jun 23 2006 08:53PM
troy d. straszheim (troy resophonic com) (1 replies)
Re: Semantics of command_id, process_id, process_to_com, process_tree Jun 28 2006 07:31PM
Frank S Posluszny, III (fsp mitre org)
Re: Semantics of command_id, process_id, process_to_com, process_tree Jun 23 2006 07:45PM
Edward G. Balas (ebalas grnoc iu edu) (1 replies)
Re: Semantics of command_id, process_id, process_to_com, process_tree Jun 23 2006 08:14PM
Frank S Posluszny, III (fsp mitre org)


 

Privacy Statement
Copyright 2010, SecurityFocus