LD_LIBRARY_PATH
Steps
Investigate the sudo-able programs and the libraries used.
# Check if you see any sudo configuration for your usrname
sudo -l

Compile the following code and make it so library.
Execute to escalate the privilege

Last updated