Re: [ossec-list] installation issue

2012-06-07 Thread Amritha Kumar
Hi, i am not very versed with linux systems. how can i check where the opensslconf.h file is? is there any command or something like that? thanks and regards Amritha On Tue, Jun 5, 2012 at 8:13 PM, dan (ddp) ddp...@gmail.com wrote: On Tue, May 29, 2012 at 1:27 AM, Amritha Kumar

Re: [ossec-list] installation issue

2012-06-07 Thread dan (ddp)
On Thu, Jun 7, 2012 at 1:51 AM, Amritha Kumar amritha.kumar4...@gmail.com wrote: Hi, i am not very versed with linux systems. how can i check where the opensslconf.h file is? is there any command or something like that? thanks and regards Amritha Use find. `find /usr -name opensslconf.h`

[ossec-list] rootcheck/rootkit rules

2012-06-07 Thread Kat
Just wondering where to find docs on writing/updating rules for rootkit/rootcheck? Format and all that is what I am looking for. I am looking through the various root check files under etc/shared, but can't seem to find the syntax for these files in the docs. :-( Any help/suggestions? -K

Re: [ossec-list] rootcheck/rootkit rules

2012-06-07 Thread dan (ddp)
I haven't really messed with that, so there aren't any docs that I'm aware of. On Thu, Jun 7, 2012 at 12:10 PM, Kat uncommon...@gmail.com wrote: Just wondering where to find docs on writing/updating rules for rootkit/rootcheck? Format and all that is what I am looking for. I am looking through