DMDurga Madhav Chandra Vemulapalliindurgamadhav.hashnode.dev·4d ago · 9 min readFrom Theory to the Terminal — Week 09: Two TryHackMe Paths, One Hard LessonThis Week in Numbers 🧭 27 Rooms/modules completed (13 Pre Security + 14 Cyber Security 101) 🛠️ 13 Tools actually run, not just read about 🐞 4 Debugging struggles documented in detail 🎯 100
KK4M1_n0_73in0xk4m1.hashnode.dev·Jul 20 · 5 min readGaining root access on a vulnerable Linux server using a 20 year old bug / Kioptrix 1 exploitation.Now we're done with enumerating our target and finding out all that we need to know to attack our target and start trying to gain access First of all I need to get the tools I will use to gain root. I00
KK4M1_n0_73in0xk4m1.hashnode.dev·Jul 19 · 8 min readScoping out a Linux server / Kioptrix 1 Recon and Enumeration.So this is the initial phase of the Kioptrix hack. Kioptrix Level 1 is an intentionally vulnerable VM I downloaded from VulnHub and ran in VMware. The goal of this machine is simply to get root. I'm l00
SSunnyincybersecurity-learning.hashnode.dev·Jul 9 · 11 min readTryHackMe Metasploit: Introduction Beginner-Friendly Learning GuideIntroduction I recently completed the Metasploit: Introduction room on TryHackMe as part of my ongoing cybersecurity learning journey. Metasploit is one of the most widely used frameworks in ethical h00
LKLikhith Kumar Binfromzerotoroot.hashnode.dev·Jun 25 · 3 min readHTB Academy: Public Exploits WalkthroughWell, I recently completed the Public Exploits box on HTB Academy. This was my first Hack The Box challenge, and honestly, it was both a pain and a lot of fun at the same time. I decided to write this00
PSPushpender Singh Rathoreinsolitude-coder.hashnode.dev·Jun 5 · 10 min readGSoC 2026 Week 1: Shipping CertificateTracePresenter for Metasploit — Six Weeks Ahead of ScheduleGoogle Summer of Code 2026 · Metasploit Framework · Rapid7 The coding period opened on June 2nd. By June 5th — three days in — CertificateTracePresenter was implemented, integrated into 10+ Metasploi10
JJebitokinsharonjebitok.com·Jun 4 · 37 min readMetasploit: Scanning and Exploitation (TryHackMe)Link to the Walkthrough/Challenge on TryHackMe: Metasploit: Scanning and Exploitation Introduction In the previous room, you learned how to navigate the Metasploit Framework: searching for modules, co00
JJebitokinsharonjebitok.com·Jun 4 · 38 min readMetasploit: The Basics (TryHackMe)Link to the Walkthrough on TryHackMe: Metasploit: The Basics Introduction to the Metasploit Framework Imagine you have just been brought onto a penetration testing engagement for Stratford Systems, a 00
JJebitokinsharonjebitok.com·Jun 4 · 19 min readGuided Pentest: Infrastructure (TryHackMe)Link to the Walkthrough on TryHackMe: Guided Pentest: Infrastructure Introduction Penetration testing isn't a single skill. It's a way of thinking. On any given engagement, you might need to think lik00
MCMyles Coreyinm2crazzy.hashnode.dev·Jun 3 · 3 min readTryHackMe Ice 1-4To solve this first task i ran the nmap -sV scan inside nmap and on port 3389 it has a service called MS-WBT-Server which is an Microsoft remote desktop service. So the answer the first question is 3300