Blocky – Writeup
Blocky is an EASY machine from the Hack The Box platform. In this machine we will have to enumerate a web server until we find a .jar file with exposed…
Blocky is an EASY machine from the Hack The Box platform. In this machine we will have to enumerate a web server until we find a .jar file with exposed…
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: 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: 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…