Re: [ossec-list] ossec on cent os 7

2017-06-25 Thread Polkan Garcia
Detailed instructions on vultr.com 
:

https://www.vultr.com/docs/how-to-install-ossec-hids-on-a-centos-7-server 

Regards.

—PG
IT Security Engineer
Wazuh Inc.
Unix, BASIC, C, PASCAL, APL, ADA, and PROFANITY spoken here.


> On Jun 24, 2017, at 7:23 PM, satvir8...@gmail.com wrote:
> 
> how to install ossec on centos 7?
> 
> -- 
> 
> --- 
> You received this message because you are subscribed to the Google Groups 
> "ossec-list" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to ossec-list+unsubscr...@googlegroups.com 
> .
> For more options, visit https://groups.google.com/d/optout 
> .

-- 

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


Re: [ossec-list] Protect Ossec from being uninstalled

2017-06-05 Thread Polkan Garcia
Hi,

Im not sure, after searching on Google, you have interesting articles with many 
options, for example:

http://windowsreport.com/protect-files-deletion-windows-10/ 

Please, try and share with us your findings.

Best regards,

—PG

-- 

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


Re: [ossec-list] Protect Ossec from being uninstalled

2017-06-04 Thread Polkan Garcia
Hi.

In linux clients, you can try chattr. Using attributes, you can set 
unchangeable flag to binaries and only append flag to configuration files (for 
example client.keys). 

$ man chattr
Using a script, you can easily do in batch.

Regards.

—PG

-- 

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