Skip to content

The Game

  • ๐ŸŒ Website: TryHackMe
  • ๐Ÿ”ฅ Level: Easy
  • ๐Ÿ–ฅ๏ธ OS: Linux
  • ๐Ÿ”— Link: The Game

โ“Question

What is the flag?

๐Ÿ“‹ Walkthrough

Scarichiamo il file che ci viene fornito dalla challenge. Il file si chiama Tetrix.exe-numeri.zip.

Proviamo ad estrarlo e dentro troviamo un file exe chiamato Tetrix.exe. Provo ad avviarlo ma ricevo solo errori. Provo a lanciare strings per cercare qualcosa di interessante

path="res://.godot/exported/133200997/export-1b11a992ebcc6f262e4ee4a4db300a0d-theme.res"

Riprovo cercando THM:

โ”Œโ”€โ”€(kaliใ‰ฟkali)-[~/Desktop/THM]
โ””โ”€$ strings Tetrix.exe | grep THM
, FEATURE_ARITHMETIC
ATTENUATION_LOGARITHMIC
PATHFINDING_ALGORITHM_ASTAR
-4PTHMM
[REDACTED]
Answer

THM{I_CAN_READ_IT_ALL}