最近几天 HTTP 服务器的日志里出现了一些奇怪的请求 METHOD 都是 HEAD,请求的都是根目录下的、名称包含中文的、实际不存在(返回 HTTP 404)的压缩文件
比如
2002:b612:869::b612:869 - - [28/Jul/2017:06:16:09 +0000]
Request:"HEAD /\xd0\xc2\xbd\xa8%20WinRAR%20\xd1\xb9\xcb\xf5\xce\xc4\xbc\xfe.rar HTTP/1.1"
Scheme:http 301 Sent:224 Bytes
Referer:"-"
UA:"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0)"
182.18.8.105 - - [28/Jul/2017:06:16:09 +0000]
Request:"HEAD /%d0%c2%bd%a8%20WinRAR%20%d1%b9%cb%f5%ce%c4%bc%fe.rar HTTP/1.1"
Scheme:https 404 Sent:677 Bytes
Referer:"-"
UA:"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0)"
2002:b612:869::b612:869 - - [28/Jul/2017:06:16:10 +0000]
Request:"HEAD /\xb8\xb4\xbc\xfe%20websoft.zip HTTP/1.1"
Scheme:http 301 Sent:198 Bytes
Referer:"-"
UA:"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0)"
182.18.8.105 - - [28/Jul/2017:06:16:10 +0000]
Request:"HEAD /%b8%b4%bc%fe%20websoft.zip HTTP/1.1"
Scheme:https 404 Sent:677 Bytes
Referer:"-"
UA:"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0)"
2002:b612:869::b612:869 - - [28/Jul/2017:06:16:11 +0000]
Request:"HEAD /\xb8\xb4\xbc\xfe%20website.rar HTTP/1.1"
Scheme:http 301 Sent:198 Bytes
Referer:"-"
UA:"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0)"
182.18.8.105 - - [28/Jul/2017:06:16:11 +0000]
Request:"HEAD /%b8%b4%bc%fe%20website.rar HTTP/1.1"
Scheme:https 404 Sent:677 Bytes
Referer:"-"
UA:"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0)"
2002:b612:869::b612:869 - - [28/Jul/2017:06:16:12 +0000]
Request:"HEAD /\xb8\xb4\xbc\xfe%20web.zip HTTP/1.1"
Scheme:http 301 Sent:194 Bytes
Referer:"-"
UA:"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0)"
182.18.8.105 - - [28/Jul/2017:06:16:12 +0000]
Request:"HEAD /%b8%b4%bc%fe%20web.zip HTTP/1.1"
Scheme:https 404 Sent:677 Bytes
Referer:"-"
UA:"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0)"
Google 了一下 Request 里的路径,只找到一条有效结果 https://www.wormclassroom.org/vhosts/TRASH/imagej.net/awstats/awstats032016.imagej.net.txt 这网站用的还是个无效的证书.
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.