New HTB walkthrough: REDEEMER (Tier 0) - Redis fundamentals for beginners.

Redis is everywhere! Caching, session stores, job queues โ€“ and when it is exposed or misconfigured, it can leak sensitive data. I just published a beginner-focused walkthrough that covers:

๐Ÿ”น How sensitive data can be stored directly in memory
๐Ÿ”น What Redis is and common use cases
๐Ÿ”น Why you shouldn't expose Redis without authentication
๐Ÿ”น How to identify Redis with Nmap (port 6379)
๐Ÿ”น How to connect with "redis-cli", enumerate keys and databases
๐Ÿ”น Why "KEYS *" is fine for CTFs but use "SCAN" in production

This is part of my ongoing Hack The Box Starting Point โ€“ Step-by-Step Walkthrough for Beginners series, where the goal is to help newcomers build strong fundamentals in ethical hacking.

๐ŸŽฅ Watch the HTB Redeemer walkthrough here:

โ–ถ https://www.youtube.com/watch?v=81JN1vy1HGY

๐Ÿ“‚ Full playlist:

โ–ถ https://www.youtube.com/playlist?list=PL2mncq0mb-6iZ6ngDmwGEywmxnCYwO2s_

If you are transitioning into cybersecurity, bug bounty, or pentesting - this series is built for you.

Happy learning and keep hacking ethically ๐Ÿ”

#CyberSecurity #EthicalHacking #HackTheBox #PenetrationTesting #Learning #TechEducation #BeginnerHacking #HTBStartingPoint #Nmap #KaliLinux #redis

Hack The Box REDEEMER Walkthrough | Learning Redis for Beginners (Step-by-Step)

YouTube

๐Ÿ’ก Understanding core network protocols is fundamental for any aspiring cyber security professional. One of the most common that you will encounter is SMB (Server Message Block).

In my latest video, I provide a detailed, beginner friendly walkthrough of the "DANCING" machine from Hack The Box, focusing entirely on SMB enumeration and access ๐Ÿš€

You will learn:
๐Ÿ”น What SMB (Server Message Block) is and how it works
๐Ÿ”น Common SMB ports (139 & 445) and why they matter
๐Ÿ”น How to use Nmap for targeted service enumeration such as SMB services
๐Ÿ”น How to enumerate SMB shares using smbclient
๐Ÿ”น Understanding anonymous / misconfigured shares
๐Ÿ”น Downloading files from SMB shares and capturing the flag

This is a perfect starting point for anyone new to ethical hacking.

๐ŸŽฅ Watch the HTB DANCING walkthrough here:

https://www.youtube.com/watch?v=CpaBWeq9JU8

๐Ÿ“‚ Full playlist:

https://www.youtube.com/playlist?list=PL2mncq0mb-6iZ6ngDmwGEywmxnCYwO2s_

If you are transitioning into cybersecurity, bug bounty, or pentesting - this series is built for you.

Happy learning and keep hacking ethically ๐Ÿ”

#CyberSecurity #EthicalHacking #HackTheBox #PenetrationTesting #Learning #TechEducation #BeginnerHacking #HTBStartingPoint #Nmap #KaliLinux #SMB

Hack The Box DANCING Walkthrough | Learning SMB for Beginners (Step-by-Step)

YouTube

Just published a new beginner-friendly walkthrough for Hack The Box Starting Point - FAWN (Tier 0).

This machine is an excellent introduction to FTP (File Transfer Protocol) and helps beginners understand:
๐Ÿ”น How FTP works
๐Ÿ”น Why FTP is insecure by design
๐Ÿ”น What are the secure alternatives of FTP
๐Ÿ”น How attackers enumerate services using Nmap
๐Ÿ”น How anonymous FTP login works
๐Ÿ”น What is the man command
๐Ÿ”น How to retrieve files and capture the flag

Instead of rushing through commands, this walkthrough explains the concepts behind every step, which is something I wish I had when I first started learning ethical hacking.

If you are new to penetration testing or is an aspiring ethical hacker, Hack The Box Starting Point is a fantastic learning platform.

๐ŸŽฅ Watch the FAWN walkthrough here:

https://www.youtube.com/watch?v=SLFJOEq5w6Y

๐Ÿ“‚ Full playlist:

https://www.youtube.com/watch?v=OqxPRwP8t_s&list=PL2mncq0mb-6iZ6ngDmwGEywmxnCYwO2s_

If you are transitioning into cybersecurity, bug bounty, or pentesting - this series is built for you.

Happy learning and keep hacking ethically ๐Ÿ”

#CyberSecurity #EthicalHacking #HackTheBox #PenetrationTesting #Learning #TechEducation #BeginnerHacking #HTBStartingPoint #Nmap #KaliLinux #FTP

Hack The Box FAWN Walkthrough | Ethical Hacking for Beginners (Step-by-Step)

YouTube