阿里云上报告类似
[用户] : root
[进程名] : head
[命令行] : /usr/bin/head head -n1
[调用链] : nginx→head
[用户] : root
[进程名] : cat
[命令行] : /bin/cat cat /etc/nginx/nginx.conf
[调用链] : nginx→cat
但 google 了一下, 只发现类似 nginx 文件类型错误解析导致远程命令执行漏洞 的信息
http://www.chinaz.com/news/2010/0521/115921.shtml
在没有使用 cgi/php 的机器上, 这些攻击是不是可以忽略呢