ossec clear database

January 6, 2012

To delete all currently stored alerts and related data in the ossec database execute these commands […]

Install OSSEC local on Ubuntu

October 27, 2011

  Download files wget http://www.ossec.net/files/ossec-hids-latest.tar.gz wget http://www.ossec.net/files/ossec-hids-latest_sum.txt Check the MD5 or SAH1 to make sure they […]

Detecting Alternate Data Streams

October 10, 2011

Let’s get started detecting streams (ADS) What is an stream? An stream is essentially a hidden […]

Secure Scalable Storage Solution

October 8, 2011

Names You Need To Know in Data Security: Cleversafe http://www.forbes.com/sites/benkerschberg/2011/09/30/names-you-need-to-know-in-data-security-cleversafe/ This article is about a company […]

detect php backdoor

September 27, 2011

how to detect php backdoor ? (Note content is from http://25yearsofprogramming.com/blog/2010/20100315.htm) Website security: How to find […]

how to browse web securely

September 26, 2011

i just read a great article on how to browse the web securely with his creation […]

install fail2ban ubuntu 10.10

September 12, 2011

How to install fail2ban on ubuntu 10.10 Install Fail2ban # apt-get update # apt-get install fail2ban […]