Skip to main content
Background Image

Posts

Write-Up Bypass HTB
In this writeup I will show you how I solved the Bypass challenge from HackTheBox. The challenge is a very easy reversing challenge.
Write-Up Impossible Password HTB
This is a quick walkthrough of the hackthebox reversing challenge Impossible password
Honeypot SSH with MongoDB
How to develop an SSH server on a user-defined port, with complete access to the host OS upon authentication. Data gathered during activity are stored in a MongoDB database, which provides a graphical representation through its built-in dashboard function.