You have access to the vim text editor via sudo, but shell escapes are blocked. How do you escalate privileges to get an unfettered root shell without sudo?

#Linux #DFIR #CommandLine #Trivia

@hal_pomeranz modify the dynamic linker/loader to preload a lib you planted.

https://man7.org/linux/man-pages/man8/ld.so.8.html

ld.so(8) - Linux manual page