Intrusion Detection With BASE And Snort - Page 2
LIBPCAPGo to: http://www.tcpdump.org/ and select a download link for Libpcap (at time of writing this it is libpcap-0.9.4.tar.gz) cd /root/snorttemp and download the libpcap-0.9.4.tar.gz file: wget http://www.tcpdump.org/release/libpcap-0.9.4.tar.gz Untar the file: tar -xvzf libpcap-0.9.4.tar.gz Remove the file: rm libpcap-0.9.4.tar.gz BASE (Basic Analysis and Security Engine )Go to: http://secureideas.sourceforge.net/ and download the latest release (at time of writing BASE 1.2.5 (sarah)) cd /root/snorttemp and download the base-1.2.5.tar.gz file: wget http://surfnet.dl.sourceforge.net/sourceforge/secureideas/base-1.2.5.tar.gz Untar the file: tar -xvzf base-1.2.5.tar.gz Remove the file: rm base-1.2.5.tar.gz ADOdb: (ADOdb Database Abstraction Library for PHP (and Python).)Go to: http://adodb.sourceforge.net/ and download the latest release (at time of writing adodb-490-for-php) cd /root/snorttemp and download the adodb490.tgz file: wget http://surfnet.dl.sourceforge.net/sourceforge/adodb/adodb490.tgz Untar the file: tar -xvzf adodb490.tgz Remove the file: rm adodb490.tgz ls should now show the following directorys in /root/snorttemp:
|






print: 
Recent comments
2 hours 3 min ago
5 hours 39 min ago
1 day 19 hours ago
2 days 13 hours ago
2 days 13 hours ago
2 days 16 hours ago
5 days 1 hour ago
5 days 4 hours ago
5 days 14 hours ago
5 days 14 hours ago