AoC21

10.10.72.63
Remmina
littlehelper : iLove5now!

Task

  • Read the contents of the text file within the Documents folder. What is the file hash for db.exe?
    596690FFC54AB6101932856E6A78E3A1		-via get-content ./db file text.txt
    
  • What is the file hash of the mysterious executable within the Documents folder?
    5F037501FB542AD2D9B06EB12AED09F0 		-via 	get-filehash -algorithm md5 ./deebee.exe
    
  • Using Strings find the hidden flag within the executable?
    [redacted challenge flag]
    
  • What is the flag that is displayed when you run the database connector file?
    [redacted challenge flag]