输入输出使用命令的输出作为可执行文件的输入参数$ ./vulnerable your_command_here $ ./vulnerable $(your_command_here)使用命令作为输入$ your_command_here |
2020-06-23