Curling – Writeup
Date: 13/06/2022 Difficulty: Easy CTF: https://app.hackthebox.com/machines/Curling Enumeration Let’s start testing the connection with the target machine: We receive back the packet, so we have connection. Let’s scan the open TCP…
Date: 13/06/2022 Difficulty: Easy CTF: https://app.hackthebox.com/machines/Curling Enumeration Let’s start testing the connection with the target machine: We receive back the packet, so we have connection. Let’s scan the open TCP…
Date: 09/06/2022 Difficulty: Easy CTF: https://app.hackthebox.com/machines/GoodGames Enumeration Let’s start with a ping to see if we have connection with the machine: The ttl=63 indicates us that the target is probably…
Date: 22/05/2022 Difficulty: EASY CTF: https://app.hackthebox.com/machines/Late Recognition Phase Let’s start sending a ping to the target IP: We receive the ping back and we can see that ttl value is…
Date: 21/05/2022 Difficulty: EASY CTF: https://app.hackthebox.com/machines/Paper Enumeration First things first. let’s test the connection with the target machine: The ttl value of 63 may indicate that the target machine is…
Date: 10/04/2022 Difficulty: Hard CTF: https://tryhackme.com/room/internal Scope of Work The client requests that an engineer conducts an external, web app, and internal assessment of the provided virtual environment. The client…
Date: 04/04/2022 Difficulty: Hard CTF: https://tryhackme.com/room/dailybugle Deploy Access the web server, who robbed the bank? First of all, a quick scan: Ping tell us that it will be a linux…
Date: 03/04/2022 Difficulty: Easy CTF: https://tryhackme.com/room/skynet A vulnerable Terminator themed Linux machine. What is Miles password for his emails? First things first, let’s to a quick scan: Ping received by…
Date: 02/04/2022 Difficulty: Medium CTF: https://tryhackme.com/room/gamezone This room will cover SQLi (exploiting this vulnerability manually and via SQLMap), cracking a users hashed password, using SSH tunnels to reveal a hidden…
Date: 27/03/2022 Difficulty: Easy CTF: https://tryhackme.com/room/res Hack into a vulnerable database server with an in-memory data-structure in this semi-guided challenge! Scan the machine, how many ports are open? What’s the…
Are you able to complete the challenge? Date: 24/03/2022 Difficulty: Medium CTF: https://tryhackme.com/room/tomghost Compromise this machine and obtain user.txt First of all, let’s do a quick scan of the open…