Feb 10 · 3 min read · This write-up follows the same format and structure as my previous articles, combining short theoretical questions with a practical walkthrough to demonstrate how a misconfigured MySQL/MariaDB service can expose sensitive data. Task 1 During our sca...
Join discussionFeb 8 · 3 min read · This article covers a mix of theoretical knowledge and hands-on practice focused on the SMB (Server Message Block) protocol. Using the Dancing room on HackTheBox, I demonstrate how basic SMB enumeration works in a real environment and how misconfigur...
Join discussionFeb 7 · 3 min read · This blog post documents my complete walkthrough of the Meow box on HackTheBox, from the theoritical questions to the practical enumeration phase. The goal was to practice a basic telnet login for beginners. This is part of the “Starting Point” found...
Join discussionDec 31, 2025 · 5 min read · OVERVIEW So we are given IP of the machine let’s scan it using Nmap ENUMERATION So we see that Anonymous Login is allowed in FTP so let’s just dump all its contents and directories and also don’t forget to add the domain and DC name into /etc/ho...
Join discussion
Oct 1, 2025 · 2 min read · OVERVIEW Start the Instance and Download the given files . We were given two files sshd and bash_history Now First Let’s see what is there in the instance So We were asked a questionQues 1) What is the IP Address and Port of the SSH Server (IP:POR...
Join discussion
Aug 3, 2025 · 3 min read · Enumeration: (It took very long to scan , but I entered IP directly into the browser and got the webpage) Lets visit the webpage , Before this make sure to sure to add the ip and mail.outbound.htb in /etc/hosts Now note the version of the roundcube...
Join discussion
Jul 7, 2025 · 1 min read · This is a concise writeup about hacking an HTB Machine, specifically a task from the footprinting lab at the end of the "Footprinting" module. Footprinting (Nmap Scan) Initial nmap scan of 10.129.40.235 was performed. Discovered open ports: 21/tcp...
Join discussion