08Management
Linux Management - Practice of Learned Skills
Medium25MIN
Next, we will practice the learned topics. The purpose of this task is to achieve the following steps:
- Log in with the ubuntu:hakatemia credentials to the target
- Fix the network configurations of the nginx HTTP service in the following file /etc/nginx/nginx.conf
- If needed, you can find more information about the network issue in the file /var/log/nginx/error.log
- Start nginx with the command sudo service nginx start
- Extract the /var/www/html/image.zip file, for example with the unzip command (install if missing)
- Use the previously learned SSH port forwarding trick and open the target's HTTP page. This will ultimately reveal the desired code. If the zip file has not been properly extracted, then this will not work.
1 / 2
Hakatemia Pro
Learn to hack — start here
Hundreds of interactive courses, virtual labs and CTF challenges in your browser. Start a free trial — no card required.