Task 5 - Permissions 101

Task 5 Permissions 101

On the deployable machine, who is the owner of "important"?

Reveal Flag đŸš©

đŸš©user2

What would the command be to switch to the user "user2"?

Reveal Flag đŸš©

đŸš©su user2

Now switch to this user "user2" using the password "user2"

Output the contents of "important", what is the flag?

Reveal Flag đŸš©

đŸš©THM{SU_USER2}

Last updated