Brilliant Gallery is not installed but log files show "visitors" are looking for "sites/all/modules/brilliant_gallery/image.php"
dogboy72 - May 30, 2009 - 20:41
| Project: | Brilliant Gallery |
| Version: | 6.x-3.0 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
My log files show various IPs are looking for urls such as "http://www.mysite.com/sites/all/modules/brilliant_gallery/image.php?imgp=L2hvbWUvYWtiMTIzL3B1YmxpY19odG1sL2ZpbGVzL2dhbGxlcmllcy9ydW53YXlfMjAwOS9Sb21hbmNlLUFteV9LdXNjaGVsXzI2MS5qcGc%3D&imgw=53&imgh=80.
Any ideas as to what this is?

#1
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.
#2
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.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.