Enumeration

Spawn TTY

python -c 'import pty; pty.spawn("/bin/sh")'

NFS

Last updated

Was this helpful?