We'll shine like stars in the summer night/We'll shine like stars in the winter light/One heart, one hope, one love .
this is howto install suricata
Open a root terminal, copy, paste, and press enter for each of the following lines:
sudo apt-get -y install libpcre3 libpcre3-dbg libpcre3-dev build-essential autoconf automake libtool libpcap-dev libnet1-dev libyaml-0-2 libyaml-dev zlib1g zlib1g-dev libcap-ng-dev libcap-ng0
sudo apt-get -y install libnetfilter-queue-dev libnetfilter-queue1 libnfnetlink-dev libnfnetlink0
wget http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.6.4.tar.gz
tar -xzvf libcap-ng-0.6.4.tar.gz
cd libcap-ng-0.6.4
./configure && make && sudo make install
apt-get install libhtp1
apt-get install libhtp-dev
wget http://www.openinfosecfoundation.org/download/suricata-1.0.0.tar.gz
tar -xvzf suricata-1.0.0.tar.gz
cd suricata-1.0.0
./configure --enable-nfqueue
sudo mkdir /var/log/suricata/
make
make install
mkdir /etc/suricata
apt-get install checkinstall
checkinstall
dpkg -i suricata_1.0.0-1_i386.deb
cp classification.config suricata.yaml /etc/suricata/
mkdir /etc/suricata/rules
cd /etc/suricata/rules
wget http://www.emergingthreats.net/rules/emerging-attack_response.rules
wget http://www.emergingthreats.net/rules/emerging-scan.rules
wget http://www.emergingthreats.net/rules/emerging-exploit.rules
wget http://www.emergingthreats.net/rules/emerging-current_events.rules
wget http://www.emergingthreats.net/rules/emerging-voip.rules
wget http://www.emergingthreats.net/rules/emerging-malware.rules
wget http://www.emergingthreats.net/rules/emerging-dos.rules
wget http://www.emergingthreats.net/rules/emerging-drop.rules
wget http://www.emergingthreats.net/rules/emerging-compromised.rules
wget http://www.emergingthreats.net/rules/emerging-dshield.rules
wget http://www.emergingthreats.net/rules/emerging-botcc.rules
wget http://www.emergingthreats.net/rules/emerging-rbn.rules
wget http://www.emergingthreats.net/rules/emerging-virus.rules
cd /etc/suricata/
sudo vi suricata.yaml
suricata -D -c /etc/suricata/suricata.yaml -s /etc/suricata/classification.config -i wlan0
source : http://doc.emergingthreats.net/bin/view/Main/SuricataUbuntuSetup
- Biarkan Aku Melihat Cahaya ...
- Imajinasi jauh lebih penting dari pada pengetahuan. Imagination is more important than knowledge. ~ Albert Einstein
About Me
-
▼
2010
(22)
- ► 06/13 - 06/20 (1)
-
►
2009
(54)
- ► 10/25 - 11/01 (4)
- ► 08/02 - 08/09 (6)
- ► 07/26 - 08/02 (6)
- ► 07/19 - 07/26 (4)
- ► 05/17 - 05/24 (3)
- ► 04/12 - 04/19 (1)
- ► 03/01 - 03/08 (1)
- ► 02/22 - 03/01 (1)
- ► 02/15 - 02/22 (2)
- ► 02/08 - 02/15 (1)
- ► 02/01 - 02/08 (5)
- ► 01/25 - 02/01 (3)
- ► 01/18 - 01/25 (5)
- ► 01/11 - 01/18 (2)
- ► 01/04 - 01/11 (1)
-
►
2008
(88)
- ► 12/21 - 12/28 (1)
- ► 11/30 - 12/07 (4)
- ► 11/23 - 11/30 (2)
- ► 11/09 - 11/16 (5)
- ► 10/26 - 11/02 (1)
- ► 10/12 - 10/19 (2)
- ► 10/05 - 10/12 (1)
- ► 09/28 - 10/05 (4)
- ► 09/21 - 09/28 (4)
- ► 09/14 - 09/21 (1)
- ► 08/31 - 09/07 (1)
- ► 08/24 - 08/31 (1)
- ► 08/17 - 08/24 (4)
- ► 08/10 - 08/17 (5)
- ► 08/03 - 08/10 (9)
- ► 07/27 - 08/03 (1)
- ► 07/13 - 07/20 (2)
- ► 04/20 - 04/27 (1)
- ► 04/06 - 04/13 (1)
- ► 03/30 - 04/06 (1)
- ► 03/23 - 03/30 (1)
- ► 03/16 - 03/23 (2)
- ► 03/09 - 03/16 (5)
- ► 03/02 - 03/09 (6)
- ► 02/24 - 03/02 (4)
- ► 02/17 - 02/24 (2)
- ► 02/10 - 02/17 (13)
- ► 02/03 - 02/10 (2)
- ► 01/27 - 02/03 (2)
-
►
2007
(12)
- ► 10/07 - 10/14 (1)
- ► 08/26 - 09/02 (6)
- ► 04/15 - 04/22 (5)
-
►
2006
(3)
- ► 09/24 - 10/01 (2)
- ► 09/17 - 09/24 (1)
Blog Archive
Friend
Subscribe to:
Post Comments (Atom)





2 komentar:
22757 ? Ssl 0:00 suricata -D -c /etc/suricata/suricata.yaml -s /etc/suricata/classification.config -i eth1
implementation in ubuntu
root@queenara:/var/log/suricata# uname -a ; id ; root
Linux queenara 2.6.28-19-server #61-Ubuntu SMP Thu May 27 00:22:27 UTC 2010 x86_64 GNU/Linux
uid=0(root) gid=0(root) groups=0(root)
Post a Comment
Post a Comment