ADAnand Darshaninblog.redteamers.in·Jul 8, 2025 · 19 min readWhy Subnetting Isn’t Hard (If You’re the GOAT)I am writing this article for those who’ve put a decent amount of effort and time in mastering subnetting but still struggle with it. Subnetting is one of those topics in networking that many struggle with, beginners and even experienced professional...00
ADAnand Darshaninblog.redteamers.in·Apr 24, 2025 · 20 min readDissecting KerberosI wrote this article because I personally couldn’t find anyone on the internet explaining Kerberos detailed enough separately or while teaching Kerberoasting, most of them just ran tools. And if they did, they didn’t dive deep enough. What can you ex...00
ADAnand Darshaninblog.redteamers.in·Feb 14, 2024 · 15 min readEvil Twin Rogue AP - Phishing AttackDisclaimer: For Educational Purpose only The article is for educational purpose. Use it on authorized network and devices only. Who can follow along ( on authorized networks only ): If you have a new PC that has new NIC with chipset that supports M...00
ADAnand Darshaninblog.redteamers.in·Jan 28, 2024 · 7 min readSetting Up Proxy Chain with TORNote: I'm expecting you to have a Linux OS for this setup. I'm using Kali Linux. Brief on Proxy, Proxy Chain and TOR; Proxy: Simply put, it's the node that presents your request but using it's own details like IP address. This makes the source of re...00
ADAnand Darshaninblog.redteamers.in·Oct 26, 2023 · 17 min readCozyHosting - HackTheBoxAfter having made a connection using your OpenVPN file with Hack The Box. Spawn the machine. Ping the IP of the machine to check if it's alive in your network or not. Mapping ( Recon ) Let's now start with an Nmap scan on the target machine: sudo n...00