Posts
Write-Up Bypass HTB
·3 mins
WriteUp
HTB
Challenge
DnSpy
Reversing
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
·7 mins
WriteUp
HTB
Challenge
Ghidra
Reverse
This is a quick walkthrough of the hackthebox reversing challenge Impossible password
Honeypot SSH with MongoDB
·6 mins
cybersecurity
cybersecurity
honeypot
ssh
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.