Google Hax0rs
November 25, 2007 – 2:17 pmI noticed this interesting entry in my server’s access log today. I certainly have phpMyAdmin running at that location, but you can’t get the process list unless you login.
66.249.70.89 xxxxxxxxx.com - [21/Nov/2007:13:43:18 -0800] “GET /MyAdmin/server_processlist.php?lang=en-utf-8&convcharset=iso-8859-1&collation_connection=utf8_unicode_ci&token=a1bb5490499a10bb493edc160625e33b&kill=49481 HTTP/1.1″ 404 345 “-” “Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)”
You can do two things at that screen:
- See what processes MySQL is running
- Stop a MySQL process
Neither of witch is something I would expect Google to be interested in on my personal webserver.
You must be logged in to post a comment.