This Python script was created to automate the process of guessing the combination of letters needed to complete the challenge in the TryHackMe room "CTF Collection Vol.2", easter egg 15. Room URL: https://tryhackme.com/room/ctfcollectionvol2.
Windows OS requirements:
- Download the requests library:
pip install requests
Before running the script, ensure that the url parameter is set to the IP address of the target machine.