Unix 32

This exercise is one of our challenges to help you learn more about Unix/Linux

PRO
Tier
Easy
< 1 Hr.
12989
Unix Badge

Course


In this challenge, you will explore privilege escalation based on misconfigurations of the sudo command. The user pentesterlab can become the user victim and run the command /usr/bin/python. By utilizing the Python REPL, you can import necessary modules and execute commands to read files or create new shells.

The goal is to get familiar with Python and understand how to leverage it for running commands as another user. You will practice importing modules, executing system commands, and ultimately accessing the key file located in /home/victim/key.txt. This exercise will also prepare you for more advanced challenges that require code execution skills.

Want to learn more? Get started with PentesterLab Pro! GO PRO