Strange GET requests in logs
Posted
by
alfred
on Server Fault
See other posts from Server Fault
or by alfred
Published on 2011-03-29T15:44:02Z
Indexed on
2012/04/02
11:33 UTC
Read the original article
Hit count: 252
logging
I'm getting the following GET requests in my apache logs:
109.230.251.14 - - [29/Mar/2011:16:28:18 +0100] "GET http://209.191.92.114/config/pwtoken_get?login=jackmcphee232&src=ygodgw&passwd=e59e2240415e6f1aba3da72b8f189f4e&challenge=9TbU_9yfZhKmzlHtK9X4OkQlesTH&md5=1 HTTP/1.0" 404 1226 "-" "-"
Any idea what it could be and how is that possibly a get request? That IP address seems to point to Yahoo! I'm very confused.
© Server Fault or respective owner