Re: [EMAIL PROTECTED] security issue

2007-12-12 Thread Neil A. Hillard
Hi, Karel Kubat wrote: > Hi Hiep, > > On Dec 12, 2007, at 3:13 PM, Hiep Nguyen wrote: > >> i installed apache on centos 5 and i have some questions regarding >> security for apache. i read security tips on >> http://httpd.apache.org/docs/2.2/misc/security_tips.html and get the >> idea, but stil

Re: [EMAIL PROTECTED] security issue

2007-12-12 Thread Hiep Nguyen
On Wed, 12 Dec 2007, Karel Kubat wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Hiep, On Dec 12, 2007, at 3:13 PM, Hiep Nguyen wrote: i installed apache on centos 5 and i have some questions regarding security for apache. i read security tips on http://httpd.apache.org/docs/2.2/mi

Re: [EMAIL PROTECTED] security issue

2007-12-12 Thread Karel Kubat
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Hiep, On Dec 12, 2007, at 3:13 PM, Hiep Nguyen wrote: i installed apache on centos 5 and i have some questions regarding security for apache. i read security tips on http:// httpd.apache.org/docs/2.2/misc/security_tips.html and get the idea,

[EMAIL PROTECTED] security issue

2007-12-12 Thread Hiep Nguyen
hi list, i installed apache on centos 5 and i have some questions regarding security for apache. i read security tips on http://httpd.apache.org/docs/2.2/misc/security_tips.html and get the idea, but still need some advices from guru here. /etc/httpd/conf/httpd.conf: ServerRoot "/etc/httpd

Re: [EMAIL PROTECTED] security issue

2005-10-19 Thread Kailash Vyas
The call was made exploiting a vulnerability in a open source application which had a script which was making xml rpc calls. I have removed the script the rpc services were  disabled on the server. thanks, kailashOn 10/19/05, Boyle Owen <[EMAIL PROTECTED]> wrote: Plain text please...> There was a

RE: [EMAIL PROTECTED] security issue

2005-10-19 Thread Boyle Owen
wen Boyle Disclaimer: Any disclaimer attached to this message may be ignored. -Original Message- From: Kailash Vyas [mailto:[EMAIL PROTECTED] Sent: Mittwoch, 19. Oktober 2005 10:51 To: users@httpd.apache.org Subject: [EMAIL PROTECTED] security issue hi all, I was facing some problems with

[EMAIL PROTECTED] security issue

2005-10-19 Thread Kailash Vyas
hi all, I was facing some problems with webserver security. There was a process running on the server which was downloaded to tmp directry by using wget from a script making rpc calls on the server. I have disabled the wget execute permissions but how do i make the webserver more secure for