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