Feb 16, 2021TryHackMe - WonderlandChallenge Link: https://tryhackme.com/room/wonderland Difficulty: Medium Today we are going to find our way into Wonderland and get the flags for user and root. Let’s begin! After deploying the machine and getting the corresponding IP, I wanted to check the services that are running on the server in order to know…Tryhackme7 min readTryhackme7 min read
Feb 15, 2021TryHackMe - Steel MountainFor this challenge, we are going to hack a Windows machine and get the flags for user and root. Let’s go! Challenge: https://www.tryhackme.com/room/steelmountain [Task 1] Introduction We need to see what ports are opened and what services are running on the machine where we want to get access. …Tryhackme6 min readTryhackme6 min read
Feb 7, 2021TryHackMe - BoilerThis was an intermediate level CTF challenge where I worked more than it was necessary because there were several “misleading” things, but I liked this, I really felt that there was an effort. Anyway, let’s get to work. There were 2 sets of questions. [Task 1] Questions #1 As always…Tryhackme6 min readTryhackme6 min read
Feb 4, 2021TryHackMe - Jack Of All TradesA new hacking journey, there are 2 flags waiting for us (user and root), let’s get them and conquer this challenge! I started with a scan of the IP address I got, to see what we have running on the server. I found 2 open ports, 22 and 80, but…Jack Of All Trades6 min readJack Of All Trades6 min read
Jan 24, 2021TryHackMe - AnonforceAnother challenge from TryHackMe team, a challenge where we have only 2 tasks, to find the user flag and the root flag. Let’s solve it! 1. user.txt Since there wasn’t any information with the exception of an IP address, I started with a scan to find out more. Using nmap…Tryhackme4 min readTryhackme4 min read
Jan 22, 2021TryHackMe - Overpass 2The second part of Overpass brings a mixture of network packet capture analysis, some code review and the usual step of gaining access on the machine and escalating the privileges in order to get root. [Task 1] Forensics - Analyse the PCAP The first part of this challenge focuses on…Tryhackme7 min readTryhackme7 min read
Jan 20, 2021TryHackMe - Chocolate FactoryThe name of this challenge made me curious and was one of the challenges from TryHackMe where I solved the questions in a quite different order than they were listed. However, I am sure that there are also other ways to reach the answers required. Let’s begin and see what…Tryhackme6 min readTryhackme6 min read
Jan 14, 2021TryHackMe - AnonymousThis challenge was an interesting one since I really enjoyed it! Now, let’s get to work and see how we can get all the answers needed for this challenge. Enumerate the machine. How many ports are open? We will perform a scan, using nmap, in order to find out more…Tryhackme5 min readTryhackme5 min read