Trick – Writeup
Date: 25/06/2022 Difficulty: Easy CTF: https://app.hackthebox.com/machines/Trick Enumeration Let’s start checking the connection with the target machine: Let’s do an nmap scan to discover opened TCP ports: Let’s take a look…
Date: 25/06/2022 Difficulty: Easy CTF: https://app.hackthebox.com/machines/Trick Enumeration Let’s start checking the connection with the target machine: Let’s do an nmap scan to discover opened TCP ports: Let’s take a look…
Date: 15/06/2022 Difficulty: Easy CTF: https://app.hackthebox.com/machines/Validation Enumeration Let’s start testing the connection with the target machine: Now, let’s scan the TCP Ports of the target machine: There are 4 open…
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: 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…