How safe is Linux system

2003-07-03 Thread Vivek Kumar
Hi there,

Cyber security organizations warned network administrators on Wednesday
about a Web site hacking contest that appeared to be scheduled to begin
on Sunday, July 6.

Any  thought on this as far as Linux systems are concerned. What are the
few things we should take care of ?

-- 
V Kumar



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: How safe is Linux system

2003-07-03 Thread Mathias Gygax
On Thu, Jul 03, 2003 at 12:10:39PM -0400, Vivek Kumar wrote:
 Hi there,

hi,

 Cyber security organizations warned network administrators on Wednesday
 about a Web site hacking contest that appeared to be scheduled to begin
 on Sunday, July 6.
 
 Any  thought on this as far as Linux systems are concerned. What are the
 few things we should take care of ?

be sure to upgrade your software to the latest release or upgrade to the
security patches provided by debian.

watch all your active web-content (like PHP and perl CGI scripts).
software does have bugs. you make it harder to sploit the system when
your system is current (like servers and interpreters), but this doesn't
prevent anybody from sploiting poorly written code (in sense of
security).

at least, watch your logs for unusual queries. if you think somebody is
sploiting your system, take responsibility and on worst case, deactivate
the infected parts or even shutdown your network completly and try to
identify the source and affected components in your system.

HTH a bit.

 - regards, turrican


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: How safe is Linux system

2003-07-03 Thread Don Werve
On Thu, Jul 03, 2003 at 12:10:39PM -0400, Vivek Kumar wrote:
 
 Any  thought on this as far as Linux systems are concerned. What are the
 few things we should take care of ?

Same things you should *always* be taking care of; making sure your 
system is patched, up-to-date, and not running unnecessary services.

-- 
Don Werve [EMAIL PROTECTED] (Unix System Administrator)

Yorn desh born, der ritt de gitt der gue,
Orn desh, dee born desh, de umn bork! bork! bork!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]