Ulli Weichert/ April 10, 2022/ IT-Security, Write-Ups/ 0Kommentare

would-you-wordle

Points: 250
Someone left this secret text string and unfinished Wordle. Can you put them together to get the flag?
pUpPHg3KfB15MG2KGtQQMDEECPOF8oa3VA==

Solving

Okay lets have a look at it. The hint tells us something about "Ron's code". This should be RC4 according to this:

RC4 (for 'Ron's Code 4') is a stream cipher developed by Ronald L. Rivest in 1987 that has been widely used with standards such as HTTPS, SSH 1, and WEP or WPA. Officially, RC4 is a trademark of RSA Security and is secret.

So I opened up the CyberChef and chose the RC4 option. Then we put the BASE64 string into the input field. Okay next we need the "key". Let's have a look into the wordle. Solving this, should give us the key, right?

I cheated and used this word finder. Okay - after filling the form I got 6 possible answers

I tried them in lower and upper case as key and with "thorn" I was able to decrypt that thing.

Don't forget to set the input to Base64

Share this Post

Über Ulli Weichert

2004 fing Ulli bei der Bundeswehr als Ausbilder und IT-Spezialist an. 2011 hat Ulli eine Umschulung zum Fachinformatiker für Systemintegration absolviert und sich auf Linux spezialisiert. 2016 hat Ulli dann bei einem mittelständischem Unternehmen, welches Kunden in ganz Deutschland betreut, als Linuxadministrator angefangen und kümmert sich seither nebst, Netzwerk, Security, Firewall, Storage überwiegend um Linuxthemen aller Art. Seit kurzem hat auch Ihn das Thema Container und k8s erwischt.

Hinterlasse einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

*
*