Security Guides · 93 articles

Security Guides

Deep-dive playbooks, startup fundamentals, enterprise hardening.

Security Guides

CSRF in 2026: Why SameSite Doesn’t Solve Everything

SameSite=Lax is the default; CSRF should be solved. It is not. SameSite=None for legitimate cross-site, GET-based state changes, subdomain CSRF, CORS misconfigurations,…

Apr 25, 2026 · 2 min read
Cloud Security

S3 Bucket Misconfigurations: Why 30% of Indian Startups Still Leak Customer Data

Five S3 misconfigurations we actually find on Indian startup audits — Block Public Access disabled, broad bucket-policy Principal, pre-signed URL leakage, object-level…

Apr 25, 2026 · 6 min read
Security Guides

SQL Injection in 2026: Why It’s Still in 40% of Indian Web Pentests

SQL injection has been on OWASP Top 10 since 2003. Modern variants — blind, time-based, second-order, NoSQL injection, ORM injection — still…

Apr 25, 2026 · 5 min read
Active Directory

Active Directory Threat Modeling: Where Attackers Will Hit First (2026)

Most defensive AD work happens reactively after a pentest. Threat modeling AD means thinking the way attackers do before the pentest. Empirical…

Apr 25, 2026 · 6 min read
Security Guides

Threat Modeling for Multi-Tenant SaaS: The Isolation Boundary Problem

Multi-tenancy is not a security feature. It is an architectural choice with security consequences. Every B2B SaaS that shares compute, storage, or…

Apr 20, 2026 · 7 min read
Security Guides

API Threat Modeling: From OpenAPI Spec to Attack Surface Map

APIs are where most SaaS breaches happen, and threat modeling is where most SaaS teams stop before reaching APIs. Developers who understand…

Apr 20, 2026 · 7 min read
Security Guides

Threat Modeling for SaaS: STRIDE Applied to a Real B2B Product

Most B2B SaaS companies we work with have heard of STRIDE. Far fewer have actually threat-modeled a real product feature under production…

Apr 20, 2026 · 7 min read
DPDP Compliance

Incident Response Runbook: Data Exfiltration Under DPDP (India)

Data exfiltration incidents were difficult enough before the DPDP Act 2023. Now they carry statutory teeth: notification obligations to the Data Protection…

Apr 20, 2026 · 7 min read
Security Guides

Incident Response Runbook: Credential Compromise & Session Hijack

Credential compromise rarely announces itself. Ransomware comes with a note; credential theft comes with a successful login from an unexpected IP, an…

Apr 20, 2026 · 7 min read
Security Guides

Incident Response Runbook: Ransomware (Enterprise)

A ransomware incident does not give you time to plan. The first hour sets the trajectory of the next ninety days. Organizations…

Apr 20, 2026 · 6 min read