Task 5
What strange text file is in the website root directory?
test; lsAnswer
How many non-root/non-service/non-daemon users are there?
test; cat /etc/passwdAnswer
What user is this app running as?
test; whoamiAnswer
What is the user's shell set as?
test; cat /etc/passwd |grep www-dataAnswer
What version of Ubuntu is running?
Answer
Print out the MOTD. What favorite beverage is shown?
Answer
EXTRA
Spawn remote shell in that machine

Last updated