注释掉 system(command) 语句,取消注释 execve() 语句,程序将使用 execve() 来运行命令。编译程序并使其成为一个 root 拥有的 Set-UID 程序。在步骤 1 中的攻击是否仍然有效?请描述并解释你的观察。