A documented record of hands-on security labs, CTF challenges, and research write-ups across offensive security, cloud misconfiguration, networking, and systems. Labs marked open on Hashnode


Cloud Security & CTF Labs

A curated collection of hands-on cloud security labs focused on AWS, Azure, IAM, serverless security, and misconfiguration exploitation.

CloudGoat Labs

AWS Misconfiguration Labs

Azure Setup Labs


Low-Level & Reverse Engineering

Binary analysis, crackme challenges, and low-level exploitation work.


Network Security and Configuration labs

This section contains a number of networking write-ups focused on the OSI model, TCP/IP, use of packet tracer, wireshark, & tcpdump to learn various networking concepts

Network Configuration & Routing

  • Build a Switch and Router Network — Packet Tracer — Configure a Cisco router and switch with dual-stack IPv4/IPv6, implement IOS security hardening, and verify routing between subnets.
  • Packet Tracer WLAN Configuration — Configure a home wireless router with WPA2-PSK and an enterprise WLC with two WLANs — one WPA2-Personal, one WPA2-Enterprise with RADIUS (802.1x) authentication. Includes VLAN interface setup, DHCP scoping, and SNMP integration.
  • VLANs and Secure Switch Configuration — VLAN segmentation (management, native, parking lot), 802.1Q trunking with DTP disabled, port security (sticky MAC, violation modes, aging), DHCP snooping with Option 82 troubleshooting, and PortFast + BPDU guard on access ports.
  • Configuring Site-to-Site IPsec VPNs — Full IPsec VPN configuration between two Cisco routers across an untrusted transit network. Covers interesting traffic ACLs, ISAKMP Phase 1 (AES-256, DH Group 2, pre-shared keys), Phase 2 (transform set, crypto map), interface binding, and tunnel verification.

Network Analysis

TryHackMe

  • DNS In Detail — DNS hierarchy (TLD, SLD, subdomains), record types (A, AAAA, CNAME, MX, TXT), full lookup flow from client to authoritative server, TTL caching, DNSSEC, and practical nslookup queries.

SMB Enumeration


🔍 OSINT & Reconnaissance

Passive and active reconnaissance using open-source intelligence tools.


Operating System walkthroughs

Hands-on labs covering Windows and Linux internals from both an administrative and security perspective.

Windows Internals

  • TryHackMe: Windows Fundamentals 2 — MSConfig, UAC, Computer Management, System Information, Resource Monitor, command-line tools, and the Windows Registry. Covers the security relevance of each — scheduled task persistence, registry Run keys, WMI abuse, and UAC bypass surface.

Linux Internals


💀 HackTheBox

Active labs and machine writeups from HackTheBox. Full exploitation chains with tools, methodology, and lessons learned.

Starting Point


Each lab includes the problem statement, exploitation path, tools used, security impact, and defensive lessons learned.