Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

THM - Operating System Security

Task 3

ssh [email protected]
	dragon
	
	whoami
	ls
	cat password.txt
	cat country.txt
	cat draft.md
	
	history

Task 3.1

	su - johnny
		abc123

abc123

Task 3.2

	history

happyHack!NG

Task 3.3

	su - root
		happyHack!NG
	ls
	cat flag.txt

THM{YouGotRoot}