



Every quarter, security teams across Indian enterprises discover the same uncomfortable truth: their cloud infrastructure, built with speed and scale in mind, has been quietly leaking. Not through a zero-day exploit. Not through a sophisticated nation-state campaign. Through a misconfigured object-storage bucket, an overly permissive IAM role, or a management console left open to the internet.
Cloud misconfigurations have overtaken malware as the leading cause of data exposure globally — and Indian organisations are not immune. As enterprises in BFSI, manufacturing, pharma, and logistics accelerate their cloud migrations, the attack surface grows faster than security teams can audit it. This post unpacks why cloud misconfiguration is India’s most underreported breach vector, what the DPDP Act and CERT-In directives say about your responsibility, and what a practical remediation programme looks like.
Cloud platforms — AWS, Azure, Google Cloud, and increasingly Oracle Cloud in Indian government and BFSI workloads — ship with secure defaults for most settings. The problem is that defaults get overridden. Developers prioritise delivery velocity. Shared responsibility boundaries blur in multi-team environments. Temporary “testing” permissions become permanent. Network security groups accumulate allow-all rules that nobody revisits.
Three structural factors make Indian enterprises particularly exposed:
India’s Digital Personal Data Protection (DPDP) Act, 2023 places clear obligations on Data Fiduciaries — entities that determine the purpose and means of processing personal data. A misconfigured cloud storage bucket containing customer PII is not just a technical failure; it is a potential violation of the Act’s security safeguard obligations. The Ministry of Electronics and IT (MeitY) rules are still being finalised, but organisations that process personal data at scale should be preparing now rather than waiting for the implementing regulations to arrive.
Separately, CERT-In’s April 2022 directions mandate that incidents — including unauthorised access to IT systems and data — must be reported within six hours of detection. A cloud misconfiguration that is exploited and detected at 11 PM on a Friday night requires your security operations team to have an incident declared, triaged, and a report submitted to CERT-In by 5 AM. Without automation, that timeline is nearly impossible for most teams to meet.
The six-hour CERT-In window is not a paperwork exercise — it is a forcing function for mature detection-and-response capability. Organisations that cannot reliably detect a breach in under two hours have no realistic chance of meeting it.
Object storage misconfigurations remain the most common breach vector. Public-read or public-read-write permissions on buckets containing customer data, financial records, or internal documentation are regularly discovered through passive scanning. The most dangerous cases involve buckets that have been public since the account’s early days — before governance processes were mature — and have never been reviewed.
Cloud management consoles and APIs exposed to the open internet with weak or default credentials are a consistent finding in cloud security assessments. In several well-documented global incidents, attackers have used exposed Kubernetes dashboards or Jupyter notebook instances to pivot into cloud environments and exfiltrate data or deploy cryptominers. India’s growing Kubernetes adoption makes this an increasingly relevant risk.
The principle of least privilege is understood in theory and routinely violated in practice. Service accounts with administrator-level access. Lambda functions with broad storage permissions. CI/CD pipeline credentials that have full write access to production databases. When any of these credentials is exfiltrated — through a compromised developer workstation or a supply-chain attack on a build dependency — the blast radius is enormous.
Cloud trail logs disabled. VPC flow logs not enabled on production subnets. Cloud metrics collected but not forwarded to a central SIEM. These gaps do not cause breaches, but they make breaches invisible — and invisible breaches are the ones that generate the largest DPDP and regulatory exposures, because organisations cannot determine what data was accessed or for how long.
Hard-coded API keys, database passwords, and cloud credentials committed to version control repositories represent a class of misconfiguration that is easy to introduce and very difficult to remediate fully once discovered. Pre-commit hooks that scan for secrets and purpose-built secrets management services are table-stakes controls that many Indian DevOps teams are still not using consistently.
Remediating cloud misconfigurations is not a one-time project — it is an ongoing operational practice. Use this checklist as a starting framework:
One of the core operational challenges in addressing cloud misconfiguration is fragmented visibility — different tools for different clouds, separate consoles for network and endpoint, no single view of the threat landscape. This is precisely the problem that the platform we deploy and operate for clients is designed to solve.
PrahiX Ora is a unified SecOps platform built by PrahiX Tech Pvt Ltd. PJ Networks is its primary field deployment and operations partner, running the platform across BFSI, manufacturing, logistics, and healthcare environments in India.
SIEM — Multi-source log ingestion and correlation: Ora ingests logs from cloud trail sources (AWS CloudTrail, Azure Activity Logs, GCP Audit Logs), on-premise firewalls including FortiGate, endpoints, and applications. Correlation rules are mapped to the MITRE ATT&CK framework, and graph-based attack storyline reconstruction lets analysts trace lateral movement and privilege escalation across hybrid environments in a single view. The platform supports tiered log retention — hot, cold, and archive tiers — specifically relevant to CERT-In’s direction for 180-day in-country log retention. For Indian Data Fiduciaries that must evidence their logging posture to regulators, this architecture supports compliance without forcing expensive all-hot storage.
NMS — Unified network observability: Many Indian enterprises operate multi-vendor network estates — FortiGate firewalls, Cisco switches, Aruba or Ruckus wireless, and mixed WAN and SD-WAN deployments. Ora’s NMS provides unified observability across these device classes using LLDP/CDP topology discovery and network path tracing, with ML-based anomaly detection that flags unusual traffic patterns — such as a cloud compute instance suddenly generating large outbound data transfers that could indicate exfiltration. Auto-healing policies can quarantine affected segments while an analyst investigates. For NOC teams managing fragmented dashboards across vendors, this consolidated view materially reduces mean time to detect.
Video surveillance (VMS) — Physical and network security under one roof: Ora’s video surveillance (VMS) capability supports ONVIF-compliant cameras alongside Hikvision and Dahua devices, with video analytics for anomaly detection. For manufacturing plants, retail chains, and multi-site enterprises, bringing physical security events into the same operational platform as network and security alerts creates cross-domain correlation that siloed tools routinely miss — a network anomaly coinciding with an unusual physical access event, for instance.
SOAR — Automation for the 6-hour CERT-In window: Ora’s SOAR layer includes pre-built connectors and automated response actions, including the ability to push IP blocklists and policy updates directly to FortiGate firewalls. For Indian enterprises facing CERT-In’s six-hour reporting requirement, this automation is not a convenience — it is what makes the timeline realistic. A misconfiguration-related breach detected at midnight requires an automated response that isolates the affected resource, triggers the incident workflow, and surfaces the draft CERT-In notification for human review, all within the first hour. Manual-only SOC workflows cannot achieve this reliably.
If your security operations are fragmented across tools and you want to understand how a unified platform deployment would change your detection and response posture, PJ Networks can walk you through an assessment.
Cloud misconfigurations create exposure at the workload level — but network-layer controls remain a critical defence-in-depth layer. FortiGate Next-Generation Firewalls, deployed at cloud egress points or as virtual appliances within cloud VPCs and VNets, enforce micro-segmentation and provide SSL inspection for encrypted traffic traversing cloud-to-on-premise links.
FortiGate’s SD-WAN capabilities are increasingly deployed by PJ Networks for clients connecting branch offices and cloud environments efficiently, with integrated security policy enforcement that travels with the SD-WAN fabric. Where cloud workloads have been misconfigured to allow broad outbound access, a FortiGate egress policy serves as a compensating control while the misconfiguration is remediated — limiting data that an attacker could exfiltrate even if they achieved workload access.
Organisations that manage cloud misconfiguration risk effectively share a common characteristic: they treat cloud security posture as an ongoing operational discipline rather than an annual compliance exercise. Their security teams receive real-time alerts on new misconfiguration findings. Their DevOps pipelines include security gates. Their SOC teams run regular tabletops against cloud breach scenarios.
For enterprises that do not yet have this maturity, the path forward involves three phases: gaining visibility through asset inventory, centralised logging, and SIEM integration; establishing baselines and remediating critical findings; and operationalising continuous posture management with automation. Each phase builds on the last and requires both tooling and human expertise to execute.
PJ Networks provides managed security services to Indian enterprises with a focus on practical, operational outcomes. Our 24/7 NOC/SOC team monitors cloud environments alongside on-premise infrastructure, with FortiGate as the network security anchor and PrahiX Ora as the unified SecOps platform across SIEM, NMS, video surveillance, and SOAR capabilities.
For organisations starting their cloud security journey or struggling with alert fatigue and fragmented visibility, we offer:
Cloud misconfigurations will not remediate themselves — but with the right visibility, the right controls, and the right operational team, they do not have to become breaches. Contact PJ Networks to discuss how we can support your cloud security programme.