Cybersecurity, learned like a practitioner.

24 learning paths · 398 modules live · every lesson written by someone who has shipped the control or run the engagement. Free to start.

24
Learning paths
398+
Live modules
0
You've completed
Free
Your tier
Browse the academy

Latest modules

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

541 results · Page 20/55
AI Practitioner Path Intermediate Free

AI Governance Frameworks

AI governance is the regulatory frame around technical safety. Major frameworks NIST AI RMF — voluntary US framework; maps risks across lifecycle EU AI Act — risk-tiered (banned, high-risk, limited-risk, minimal); 2024 effective UK pro-innovation — sector-by-sector approach China — algorithm filing, content moderation requirements India — DPDP applies to AI processing PII; specific AI […]

Apr 27, 2026 15 min Open
AI Practitioner Path Intermediate Free

Production AI Deployment Patterns

Production AI is engineering. Choices have security and cost implications. Hosting choices Pattern Privacy Cost Quality OpenAI / Anthropic / Google managed Lowest (data leaves) Pay-per-token; scales Highest Azure OpenAI Moderate (Microsoft tenant; opt-out training) Same as OpenAI Same AWS Bedrock Moderate (your AWS account) Higher Same Self-hosted (Llama, Qwen, Mistral) Highest GPU-rental; ops effort […]

Apr 27, 2026 15 min Open
AI Practitioner Path Intermediate Free

RAG Security

RAG combines vector search + LLM. Security model is hybrid. Threats specific to RAG Vector store data exposure — anyone with access reads embeddings (and retrieves originals) Indirect prompt injection via retrieved docs — adversary plants malicious doc; RAG retrieves and follows instructions IAM bypass via vector similarity — user query semantically matches private docs […]

Apr 27, 2026 20 min Open
Microsoft Azure & M365 Advanced Free

Azure Incident Response

Module 7 (Blue Team) covered IR generally. This is the Azure-specific actions. Compromised account playbook Disable user account in Entra ID Revoke active sessions and refresh tokens (Revoke-AzureADUserAllRefreshToken) Reset password Review AD audit logs for the user (last 30 days) Check for created service principals or app registrations Review M365 mailbox forwarding rules Review consent […]

Apr 27, 2026 15 min Open
Google Cloud Platform Beginner Free

GCP Organisation Hierarchy

GCP’s hierarchy is the foundation of multi-project security. Levels Organisation — top; tied to your Google Workspace / Cloud Identity domain Folders — group projects (by environment, business unit) Projects — workload boundary; resources live here Resources — buckets, instances, etc. IAM inheritance Roles granted at higher levels apply to all child resources. Org-level Owner […]

Apr 27, 2026 15 min Open
Google Cloud Platform Advanced Free

VPC Service Controls

VPC Service Controls = GCP’s data-exfiltration defence. Define a perimeter; data can’t leave it even with valid credentials. The model Perimeter wraps GCP services + projects Inside perimeter: free communication Outside attempting to access services inside: blocked unless explicit ingress rule Inside attempting to send to outside: blocked unless explicit egress rule Common patterns Lock […]

Apr 27, 2026 20 min Open
Microsoft Azure & M365 Intermediate Free

Azure RBAC Mastery

Module 9 (Cloud track) covered privesc paths. This module is the operational guide. Scope hierarchy Management Group → Subscription → Resource Group → Resource. Inheritance flows down. Least-privilege principle: assign at the lowest scope possible. Built-in roles to know Owner — full control + can manage access Contributor — full control without manage-access Reader — […]

Apr 27, 2026 20 min Open
Google Cloud Platform Intermediate Free

BigQuery Security

BigQuery is the most-used data warehouse for Indian fintech. Security model is rich; most teams use 30%. Access patterns Dataset-level — coarse; user can see entire dataset or none Authorized views — view exposes subset to other users without granting access to underlying tables Row-level security — policies restrict which rows a user sees Column-level […]

Apr 27, 2026 20 min Open
Google Cloud Platform Beginner Free

Google Secret Manager

GCP’s native secrets store. Simpler than Vault; sufficient for most. Features Versioned secrets (latest, specific version) IAM-scoped access Replication policies (auto / user-managed) Cloud KMS encryption Audit log per access Secret Manager Notifications for rotation triggers Pattern gcloud secrets create my-secret --replication-policy=automatic gcloud secrets versions add my-secret --data-file=./secret.txt # In application from google.cloud import secretmanager […]

Apr 27, 2026 15 min Open
Google Cloud Platform Intermediate Free

Cloud Armor for WAF & DDoS

Cloud Armor = Google’s edge security. WAF + DDoS + bot mitigation. Layers Standard — basic L3/4 DDoS, included with HTTP(S) load balancer Plus — adaptive DDoS protection, ML-based, paid tier WAF rules — preconfigured (OWASP CRS) + custom Bot management — reCAPTCHA Enterprise integration Common WAF rules OWASP CRS (XSS, SQLi, RCE, LFI/RFI) Custom […]

Apr 27, 2026 15 min Open
02 / Why learn here

Practitioners who've
shipped the controls.

Every module is written by someone who has built the defence or run the engagement. No repackaged tutorials, no generic theory.

Why learn here

01

Practitioner-written.

Each lesson is authored by someone who has shipped the control or run the engagement in production.

02

Quiz after every module.

20+ questions with explanations. 70%+ to mark complete. Unlimited retries.

03

Progress tracked.

Completions, scores and streaks saved automatically. Resume exactly where you left off.

04

India-priced.

Start free. ₹499/mo for intermediate. ₹4,999/yr for advanced. No hidden fees, ever.