Operating System Security
January 29, 2024
Task 1: Introduction to Operating System Security
Which of the following is not an operating system?
Thunderbird
Task 2: Common Examples of OS Security
Which of the following is a strong password, in your opinion?
LearnM00r
Task 3: Practical Example of OS Security
Based on the top 7 passwords, let’s try to find Johnny’s password. What is the password for the user
johnny?abc123
Once you are logged in as Johnny, use the command
historyto check the commands that Johnny has typed. We expect Johnny to have mistakenly typed therootpassword instead of a command. What is the root password?happyHack!NG
While logged in as Johnny, use the command
su - rootto switch to therootaccount. Display the contents of the fileflag.txtin therootdirectory. What is the content of the file?THM
Last updated