1819771 Members
3266 Online
109606 Solutions
New Discussion юеВ

Re: linux ips

 
Marco_113
Frequent Advisor

linux ips

Hi all,
anyone knows if ther's any IPS (intrusion prevention system) tool for linux system??
Thanks
4 REPLIES 4
xyko_1
Esteemed Contributor

Re: linux ips

Hi,

you have a lot of IDS (intrusion detection systems) in Linux.

Please try http://www.snort.org/

Preventios seem to me as firewall and about that you have to learn about iptables and all the implementations thar exist around that.

Try http://www.linuxsecurity.com/

Regards,
Xyko
HGN
Honored Contributor

Re: linux ips

HI

Here are a few details which maybe useful for you

http://www.lids.org/
http://www.linuxsecurity.com/articles/intrusion_detection_article-9985.html
http://freshmeat.net/projects/lids/

The third URL you can check I think you can download from there . There are also quie a few other products.

Hope this helps

Rgds

Gopi
Rick Garland
Honored Contributor

Re: linux ips

Other tools of interest can be useful to find those holes. Example, nmap can be run and the output will tell you what is open.

Intrusion Detection works best by not only detecting the leaks but by knowing what leaks are available to take advantage of.
Johannes Krackowizer_1
Valued Contributor

Re: linux ips

hi Marco,

i don't know if this helps you, but i think it's very interresting because this tool monitors what will change on the machine it's very usefull to determine what was changed by anyone how try to hack your server.

http://www.tripwire.org/
"First off, I'd suggest printing out a copy of the GNU coding standards, and NOT read it. Burn them, it's a great symbolic gesture." (Linus Torvalds)