Level Goal


the password for the next level can be retrieved by submitting the password of the current level to port 30000 on localhost

Solution


after logging into the server as user bandit14 using the password we retrieved in the previous writeup, we submit this password to a service that is running on the server and listening on port 30000, after that we will rewarded with the password for the next level
img01

⬆︎TOP