Suspicious activity in access logs - someone trying to find phpmyadmin dir - should I worry?
Posted
by undefined
on Server Fault
See other posts from Server Fault
or by undefined
Published on 2010-05-20T10:00:05Z
Indexed on
2010/05/20
10:10 UTC
Read the original article
Hit count: 155
I was looking over the access logs for a server that we are running on Amazon Web Services. I noticed that someone was obviously trying to find the phpmyadmin directory - they (or a bot) were trying different paths eg - admin/phpmyadmin/, db_admin, ... and the list goes on. Actually there isnt a database on this server and so this was not a problem, they were never going to find it, but should I be worried about such snooping? Is this just a really basic attempt at getting in to our system? Actually our database is held on another managed server which I assume is protected from such intrusions. What are your views on such sneaky activity?
© Server Fault or respective owner