Linux Bash/ShellShock 漏洞修复
12年前 (2014-09-26) 2413浏览 0评论
漏洞检测命令:env x='() { :;}; echo vulnerable’ bash -c “echo this is a test” 输出: vulnerable this is a test 说明你中招了...
12年前 (2014-09-26) 2413浏览 0评论
漏洞检测命令:env x='() { :;}; echo vulnerable’ bash -c “echo this is a test” 输出: vulnerable this is a test 说明你中招了...