TOP secret!
Introduction In this post, I’ll walk you through solving a fun cryptography CTF challenge I tackled recently in the Dreamhack plataform. It’s a clever combo of RSA encryption and a Vigenère cipher...
Introduction In this post, I’ll walk you through solving a fun cryptography CTF challenge I tackled recently in the Dreamhack plataform. It’s a clever combo of RSA encryption and a Vigenère cipher...
Introduction This post covers the TryHackMe room “Security Awareness”, which focuses on understanding the human element in cybersecurity and developing better cyber hygiene practices. The room emph...
Introduction This post provides a detailed walkthrough of the TryHackMe room “Insecure Deserialisation,” which explores one of the most critical yet underestimated web application vulnerabilities....
Introduction This post covers the TryHackMe room “Roundcube: CVE-2025-49113,” which explores what makes this vulnerability possible and demonstrates exploitation in a controlled lab environment. ...
Introduction This post covers the TryHackMe room “Active Directory Basics” which introduces fundamental concepts of Microsoft’s Active Directory service. Active Directory is a critical component ...
Introduction This post provides a comprehensive walkthrough of the TryHackMe room “AD: Basic Enumeration,” which introduces fundamental concepts of Microsoft’s Active Directory service. This room ...
Introduction This is my walkthrough of the “Writing Pentest Reports” room on TryHackMe, where I learned the essential skills for creating professional penetration testing reports that effectively ...
Introduction Nmap (Network Mapper) is one of the most popular and powerful network scanning tools available today. I first encountered it during my college studies and later explored its capabilit...
Introduction This post will provide a solid foundation for using Metasploit Framework, covering how to find and use exploits, using the Metasploit: Introduction TryHackMe Room. Task 1: Introducti...
Introduction This is my resolution of Encryption - Crypto 101 room of TryHackMe. Task 1: What will this room cover? This room will cover: Why cryptography matters for security and CTFs. Th...