Knowledge Hub

Practitioner-grade cybersecurity content

Technical playbooks, war stories, and how-to-think guides — written by practitioners, anchored to the Indian context.

Want structured, step-by-step learning instead? Explore the Academy (guided courses) or the AI security hub.

Latest articles

Most recent practitioner playbooks across every track. Filter by topic in the sidebar, or use search.

Academy

Module 23 · Serverless Security — Functions, Event Sources, API Gateway

The serverless threat model What you no longer manage: OS patches, container runtime, network firewall (mostly). What becomes more critical: function code,…

May 14, 2026 · 3 min read
Academy

Module 22 · Kubernetes Security at Production Scale

The four production K8s domains Cluster security: API server, etcd, kubelet, control plane hardening. Workload security: Pod Security Standards, admission control, runtime…

May 14, 2026 · 3 min read
Academy

Module 21 · Cloud Workload Protection (CWPP) — VMs, Containers, Serverless

CWPP vs CSPM CSPM CWPP Configuration of cloud resources What is running on those resources Public buckets, broad SGs, unencrypted volumes Malware,…

May 14, 2026 · 2 min read
Academy

Module 20 · Securing Multi-Cloud Architectures

Why organisations go multi-cloud Resilience against single-provider outage. Regulator preference (RBI may prefer certain providers for specific workloads). Best-of-breed (Azure for M365…

May 14, 2026 · 3 min read
Academy

Module 19 · Cloud Security Posture Management (CSPM) at Production Scale

What CSPM tools do Connect to cloud accounts via API; continuously enumerate resources and configurations; check against benchmark rules; report findings. Tool…

May 14, 2026 · 3 min read
Academy

Module 29 · Advanced JWT Attacks — Beyond Algorithm Confusion

Beyond alg=none and HS256 confusion Module SC-4 covered the classic algorithm-confusion attacks. This module covers the advanced variants. KID header injection #…

May 14, 2026 · 3 min read
Academy

Module 28 · Web Cache Attacks — Deception, Poisoning, Key Confusion

Why cache attacks are different Web applications use multiple cache layers: CDN edge cache, origin proxy cache, application cache. Each interprets URLs…

May 14, 2026 · 3 min read
Academy

Module 27 · WebSockets, SSE, WebRTC — Realtime Web Vulnerabilities

Why realtime channels need different testing Persistent connection rather than request-response. Often bypass HTTP-aware controls (rate limit, WAF rules). Authentication happens at…

May 14, 2026 · 2 min read
Academy

Module 26 · Smart Contract Pentest Fundamentals for Web Testers

What is different about smart contracts Immutable once deployed: no patch cycle (mostly). Find the bug, lose the funds. Public source code:…

May 14, 2026 · 2 min read
Academy

Module 25 · GraphQL Pentesting — Introspection, Authz, Query Abuse

Why GraphQL needs different testing GraphQL provides a single endpoint that responds to flexible query shapes. The implications: Introspection lets the attacker…

May 14, 2026 · 2 min read
1 12 13 14 15 16 91