env x='() { :;}; echo vulnerable' bash -c "echo this is a test"
yum clean all
yum install bash
第三步时遇到问题:
Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again
编辑/etc/yum.repos.d/epel.repo,把基础的恢复,镜像的地址注释掉
#baseurl
mirrorlist
改成
baseurl
#mirrorlist
#baseurl
mirrorlist
改成
baseurl
#mirrorlist