moth/pwnables/service/sshd.pwn/run

9 lines
99 B
Bash
Executable File

#! /bin/sh
exec 2>&1
if [ -d /opt/mcp ]; then
sv d .
exit
fi
exec dropbear -r ./rsa.key -E -F