My log files show various IPs are looking for urls such as "http://www.mysite.com/sites/all/modules/brilliant_gallery/image.php?imgp....

Any ideas as to what this is?

Comments

aryanto’s picture

Just a thought. Maybe someone try to hack your site? Because they know you are using Drupal and sites/all/modules/brilliant_gallery/image.php is publicly accessible.

vacilando’s picture

Status: Active » Fixed

1) Search engines will remember, at least for some time, image URLs, so you may get hits like that even after disabling the module.

2) If you are worried about being hacked, check the path of the image using a base64 decoder (e.g. http://www.opinionatedgeek.com/dotnet/tools/Base64Decode/Default.aspx). But this does not look that way.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.