$a = 3; echo "$a", '$a', "\\\$a", "${a}", "$a" . "$a", "$a" + "$a";
如果一名攻击者截获了一个公钥,然后他将这个公钥替换为自己的公钥并发送给接收者,这种情况属于哪一种攻击
du -s * | sort -nr | head