CASE 0001 — OPEN

// cybersecurity × cloud security — new york

Shankar
Gurung.

> SIEM detection engineering

I find the signal in the noise — hunting simulated threats in SIEM data, hardening a hybrid AD environment, and securing AWS & Azure workloads in a lab I designed, built, and operate end to end.

I didn't wait for permission to do this work — I built my own SOC and run it every day.

  • Security+
  • Network+
  • CCNA
  • AWS SAA
shankar@soc-station: ~
4Certifications held
20+VMs & containers run
15+Security tools deployed
2Cloud platforms

// the thesis

Proof over promises.
Everything here runs.

Plenty of portfolios describe what someone would do with real infrastructure. I gave myself the access. My homelab is a production-grade virtualization platform running twenty-plus workloads with real users and real uptime expectations — and beside it, an isolated attack-and-defend range where I emulate adversaries, catch them in the SIEM, and write up every finding like an incident report.

This site is organized the way I think about defense — as layers. Foundation: the infrastructure I built and run. Detection: the attacks I simulate and catch. Cloud: where I'm taking it, because the perimeter has moved from the firewall to identity. Everything I claim, I can demo.

01 / FOUNDATION BUILT IT

Run like production.
Because it is one.

Before anyone lets you defend their infrastructure, prove you can run your own. This platform serves real users daily — DNS filtering for every device, TLS on every service, deduplicated backups with enforced retention, zero exposed ports. When something breaks at 2am, I'm the one who fixes it.

proxmox ve node

Ryzen 9 · 64 GB — 20+ VMs & LXC containers on LVM-thin storage, operated like a small datacenter.

pi-hole dns

Network-wide DNS filtering and local resolution — every device's queries pass through it.

reverse proxy + tls

Nginx Proxy Manager terminating SSL for every internal service with header inspection.

proxmox backup server

Deduplicated, scheduled backups to a RAID-1 array with enforced retention (3/7/4/1) and weekly GC.

netbird vpn

Zero-config WireGuard overlay for secure remote access — no exposed ports, ever.

self-hosted services

Nextcloud, media, dashboards & Docker workloads — real users, real uptime expectations.

02 / DETECTION DEFENDING IT

Homelab Cybersecurity Project —
my attack & defend range.

A fully isolated SOC laboratory: adversary box on one side, hardened Windows domain on the other, and a SIEM watching everything in between. Every attack below actually ran. Every detection actually fired. Written up as formal SOPs, run like production.

OPNsense FW isolation + egress Kali (attacker) 10.10.0.60 DC1 · AD DS 10.10.0.10 · dns/dhcp Win11 endpoints UF + wireshark Splunk SIEM 10.10.0.51 · detections Entra ID ☁ hybrid identity 10.10.0.0/24 isolated lab subnet 10.10.0.0/24 isolated lab subnet OPNsense FW isolation + egress Kali (attacker) 10.10.0.60 DC1 · AD DS 10.10.0.10 · dns/dhcp Win11 endpoints UF + wireshark Splunk SIEM 10.10.0.51 · detections Entra ID ☁ hybrid identity

// hover or focus any node to inspect it

01AlertT1595→T1110

Kali sweeps the subnet, then brute-forces domain accounts on DC1.

02Hypothesis4625 burst

Failed-logon burst reads as credential attack, not user error — pattern too fast, too uniform.

03PivotSPL + PCAP

Correlate in Splunk, confirm at packet level in Wireshark — same source, scripted cadence.

04VerdictTRUE POSITIVE

Contained at the firewall, documented like an IR ticket, detection tuned for next time.

CASE P-01
SplunkKaliAD

Attack → detection pipeline in a Windows domain

Emulated recon and brute-force attacks (MITRE T1595, T1110) from Kali against a live AD domain, then engineered Splunk detections on EventCode 4625 bursts and 4740 lockouts — validated end-to-end from packet to alert.

→ demonstrates: detection engineering · IR triage

CASE P-02
OPNsenseHyper-VNmap

Network segmentation with a virtual firewall

Designed a dual-interface OPNsense deployment isolating the lab subnet with a bi-directional drop policy and egress-only internet — validated the boundary with scans and packet captures from both sides.

→ demonstrates: firewall policy · segmentation

CASE P-03
WiresharkSMBKerberos

Packet-level threat forensics

Instrumented domain endpoints with Wireshark as the packet-visibility layer — capturing and dissecting attack traffic to answer the forensic questions logs can't: what actually left the host, and how.

→ demonstrates: network forensics · protocol analysis

CASE P-04
ProxmoxPBSDocker

Resilient self-hosted platform

Architected and operate a 20+ workload virtualization platform: deduplicated backups with enforced retention, DNS sinkholing, TLS-terminated reverse proxy, and WireGuard-overlay remote access.

→ demonstrates: infrastructure · hardening · resilience

03 / CLOUD SECURING WHAT'S NEXT

The perimeter dissolved.
Identity took its place.

In my lab the boundary is physical — a firewall rule I can point at. In cloud it's a policy document, and the blast radius of one bad line of JSON is bigger than anything I could misconfigure on a switch. So I'm learning it the same way I learned everything else: by building it, breaking it, and securing it — in the open.

CASE C-01
Entra IDADMFA

Hybrid identity: on-prem AD ↔ Entra ID

Deployed Microsoft Entra Connect to synchronize an on-prem domain to the cloud — OU filtering to control sync scope, MFA enforcement, and a documented resolution for a real-world wizard authentication failure.

→ demonstrates: cloud identity · zero-trust foundations

CASE C-02
AWSGuardDutyIAM
in progress

AWS secure landing zone

Building a security-first AWS baseline per SAA best practices: organization-wide CloudTrail, GuardDuty threat detection, Security Hub CIS benchmarks, least-privilege IAM, and budget guardrails.

→ demonstrates: cloud security architecture

04 // arsenal

Honest levels.
No percentage bars.

DAILY — run it continuously in my lab
WORKING — built with it, still deepening
LEARNING — studying now, lab reps in progress

NETWORK & INFRA

Firewall policy (OPNsense)
Segmentation & VLANs
Wireshark packet analysis
TCP/IP · DNS · DHCP
VPN & overlays (Netbird)
Proxmox · Hyper-V · Docker

DETECTION & RESPONSE

Splunk & SPL queries
Windows event analysis
MITRE ATT&CK mapping
Adversary emulation (Kali)
Incident write-ups
Microsoft Sentinel

CLOUD & IDENTITY

Active Directory & GPO
Entra ID hybrid identity
AWS IAM & VPC
GuardDuty · CloudTrail
MFA & Conditional Access
Defender for Cloud

PLATFORM & AUTOMATION

Linux administration
Windows Server
Python · Bash · PowerShell
Backup strategy (3-2-1)
Reverse proxy & TLS
Documentation & SOPs

05 // evidence

Credentials on record.

CERTIFICATIONS

S+
CompTIA Security+Certified
N+
CompTIA Network+Certified
CC
Cisco CCNACertified
AWS
AWS Solutions ArchitectAssociate — Certified
SC
Microsoft SC-200Security Operations Analyst — in progress
AWS Security Specialty / AZ-500Next on the roadmap

EDUCATION & OPERATIONS RECORD

MS, Computer Science

LIU Brooklyn — New York

Operating Systems · Networking · Distributed Systems · Cloud Computing

// platform ops — self-reported, demo on request

Workloads operated20+ VMs & containers
Backup discipline3-2-1 · retention 3/7/4/1
Attack range statusisolated · active
DocumentationSOPs for every build

Every claim on this page maps to something I built and can demo live — certifications prove the knowledge, the lab proves the hands. That's the strongest signal I can give a team before day one.

06 // verdict

TRUE POSITIVE — WORTH A CONVERSATION

Let's talk
security.

Ready to bring the same discipline I run my lab with to a cybersecurity or cloud security team. The evidence is above — the résumé is one click away.