|
Other OS Any other OS such as Microsoft Windows, BeOS, Plan9, Syllable, and whatnot. |
|
Thread Tools | Display Modes |
|
|||
Linux (Centos, Red-Hat) searching intrusions
Hi there again.
I was looking for some advice in order to search, detect intrusions on redhat systems. I know some kind of intrusions as drive by download, php shells, redirections to external urls, Have I forgetting something? Usually I check for ftp uploads and ip country, look into online websites analyzer, scan websites with updated antivirus, ... How can I detect that intrusions and malware? What tools do you use? Thanks in advance |
|
|||
Thanks.
I have hear about IDS as snort and others sniffers (whireshark, tcpdump), but I must recognize I´m not to familiarized with them. I would search for tutorials to use it. Regards!!! |
|
|||
My first advice would be to get rid of ftp. Just like telnet, ftp should not be used on a web or application server. ftp sends passwords as well data unencrypted over the Internet. Use ftp over ssh2, as supported by Filezilla and WinSCP.
My second advice is to run a tight packet filter on the server to protect itself and disable all unused services. A higher level defence against your website or application would be to use a web application firewall like mod_security. If you want to be sure your server has not been cracked, tools like Tripwire or Aide will help.
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump |
|
|||
Thanks you too.
I was thinking using a ftp with file integrity checker aide diskfilemon Gamin file alteration monitor integrit kfsmd tripwire yafic or subversion which I could find a very interesting installation article right here: http://www.ebswift.com/Wiki/wikka.ph...=SubversionFTP If you use a filezilla client or Winscp, you just only need connect with the server through ssh port, isn´t it? Monitoring ftp uploads is a good advice, but what happens if the hacker tries to connect from the usual computer where uploads come from or jumps to a any other server or computer which is in a geographically zone seems to be legal? Regards, |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Weeks of searching and no answer yet - is openbsd performance good for web server ? | barti | FreeBSD General | 12 | 20th August 2012 09:06 PM |
NetBSD package searching ? | mgreen | NetBSD General | 5 | 30th January 2010 11:27 AM |
Searching and replacing weird patterns on a file. | bigb89 | Programming | 8 | 6th December 2008 06:59 PM |
searching for a SP/PDA like device, advice needed | TerryP | Off-Topic | 5 | 26th July 2008 03:54 AM |
FreeBSD on Xen (CentOS) | deadeyes | FreeBSD Installation and Upgrading | 3 | 22nd June 2008 06:46 PM |