



When a threat actor compromises an ordinary employee’s laptop, the damage is contained. When they compromise a domain administrator’s account, they own your network. Privileged accounts — system administrators, database owners, network engineers, cloud console access — represent the highest-value targets in any enterprise environment. Yet in most Indian organisations, these accounts are among the least-monitored assets in the estate.
Privileged Access Management (PAM) closes that gap. It is not a checkbox purchase — it is a foundational security control that changes what an attacker can do even after they have established a foothold. For Indian enterprise CISOs navigating the Digital Personal Data Protection (DPDP) Act and CERT-In’s 6-hour incident reporting window, PAM is increasingly non-negotiable.
Consider the attack chain that plays out in virtually every large-scale enterprise breach:
Steps 1 and 2 are difficult to eliminate entirely — no organisation can prevent every phishing click. Steps 3 through 5 are where PAM breaks the chain. When privileged credentials are vaulted, rotated automatically, and accessed only through a governed session broker, attackers cannot freely reuse them — even when they hold a valid session on a compromised endpoint.
In MITRE ATT&CK terms, PAM directly constrains Credential Access (TA0006), Privilege Escalation (TA0004), and Lateral Movement (TA0008) — the three techniques that convert an initial breach into a catastrophic compromise.
Across our security engagements with Indian enterprises in manufacturing, BFSI, logistics, and healthcare, we consistently see the same patterns:
Each of these conditions is a red line in any modern threat model. The good news: each one is addressed by a mature PAM programme.
You cannot protect what you cannot find. A PAM programme begins with discovery — scanning Active Directory, cloud environments, network devices, and on-premises applications to enumerate every privileged account. Once discovered, credentials are pulled into a secure vault with strict access controls. No human stores the password in a spreadsheet, a shared inbox, or a personal password manager. Access to the vault itself is governed by multi-factor authentication and role-based policy, with every access attempt logged.
Standing privilege is the single biggest PAM risk. JIT access changes the model: administrators do not hold elevated permissions by default. When they need to perform a privileged task, they request access, approval is granted through an automated or human workflow, the account is elevated for a fixed window, and then privilege is automatically revoked. An attacker who compromises that account outside the JIT window finds a standard user account — useless for lateral movement or ransomware deployment.
Every privileged session — Remote Desktop, SSH, database console, or cloud management plane — should be recorded and available for forensic review. Session recordings provide the audit trail that CERT-In’s 6-hour reporting requirement demands when a breach is discovered. They also serve as a practical deterrent: administrators who know their actions are recorded operate with greater care, and insider threats are significantly constrained when they know a complete video-like record exists of everything they did.
Shared passwords that never rotate form the backbone of pass-the-hash, credential stuffing, and Golden Ticket attacks. PAM solutions rotate passwords automatically on a defined schedule — or immediately after each use in high-security environments. Service account passwords can be rotated without manual coordination through PAM’s credential injection model, eliminating the common “we cannot rotate this because five applications use it” paralysis that leaves critical credentials static for years.
Workstations used for privileged tasks — jump servers, bastion hosts, and dedicated admin workstations — need their own protection tier. Application allowlisting, removable media controls, and strict outbound firewall rules enforced at the FortiGate level ensure these machines cannot be used as pivot points even if an attacker reaches them.
PAM and Zero Trust Network Access (ZTNA) are complementary controls that together implement the principle of least privilege across both network access and account scope. ZTNA governs which users can reach which resources based on device posture, user identity, and context. PAM governs what privileged users can do once they arrive at a resource.
In a PJ Networks ZTNA deployment, administrators connect to jump servers or management planes through a ZTNA gateway that verifies device health and user identity before the session is established. The PAM vault then injects the necessary privileged credential without the administrator ever seeing the actual password. From the attacker’s perspective, there is no credential to steal from the endpoint — it is never exposed to the host’s memory in a reusable form.
FortiGate’s integration with LDAP and RADIUS allows policy enforcement to reflect PAM-assigned roles in near real time. When an administrator’s JIT window closes, FortiGate policy can simultaneously restrict that account’s network access — creating defence-in-depth across both identity and network controls rather than relying on any single layer.
A PAM vault and a ZTNA gateway generate a significant volume of telemetry — session start and stop events, credential check-outs, approval workflows, failed access attempts, and anomalous session patterns. Without a centralised operations platform, this data sits in siloed logs that no analyst actively monitors. This is where PrahiX Ora, a unified SecOps platform that PJ Networks deploys and operates for clients, brings privileged access into the wider security operations picture.
SIEM — correlating privileged events against MITRE ATT&CK: PrahiX Ora’s SIEM ingests logs from PAM systems, Active Directory, FortiGate, cloud console audit trails, and endpoint agents into a single correlation engine. Correlation rules mapped to MITRE ATT&CK detect patterns that individual systems miss — a privileged session opened at 02:00 on a Friday from an IP geography inconsistent with the administrator’s normal access pattern, followed by large outbound transfers, constructs an attack storyline that a single alert never would. For Indian enterprises, CERT-In’s direction on 180-day in-country log retention is addressed through Ora’s tiered hot/cold/archive retention, ensuring audit logs remain accessible for investigations without ballooning primary storage costs.
NMS — network context around privileged sessions: Privileged access does not happen in isolation — it traverses network paths, crosses firewall zones, and touches managed switches. PrahiX Ora’s NMS component provides unified observability across firewalls, switches, access points, and WAN/SD-WAN links, including LLDP/CDP topology discovery and network path tracing. For NOC teams managing multi-vendor estates where visibility is fragmented across different vendor management portals, this unified view makes it possible to correlate a privileged SSH session with the specific network path it used — and flag it if that path is inconsistent with normal operational patterns. ML-based anomaly detection adds a further layer, surfacing subtle deviations that rule-based alerts miss.
Video surveillance (VMS) — physical access as security context: In data centres, manufacturing plants, and multi-site retail or banking estates, physical and digital security should align. PrahiX Ora’s video surveillance (VMS) module — supporting ONVIF, Hikvision, and Dahua camera systems — allows the SOC to correlate a physical badge-in event at the server room with the privileged console session that follows it. A privileged session that initiates without a corresponding physical access event at the relevant site is an anomaly worth investigating, especially in environments where remote privileged access should not be routine. Bringing physical and network security under one operations view is particularly valuable for manufacturing and multi-site retail organisations managing large, geographically distributed estates.
SOAR — automating response within the CERT-In 6-hour window: When a PAM anomaly is detected — credential checked out by an unrecognised device, session duration far exceeding the approved JIT window, commands consistent with reconnaissance or mass data access — the SOC needs to act fast. PrahiX Ora’s SOAR module executes pre-built playbooks automatically: revoking the session in the PAM vault, pushing a block policy to FortiGate, quarantining the endpoint on the network, preserving forensic evidence, and generating the initial incident report for CERT-In submission. The 6-hour reporting window becomes a realistic target only when first-response actions are automated. Human analysts then focus on investigation and escalation rather than manually copy-pasting indicators into firewall management consoles under time pressure.
India’s Digital Personal Data Protection Act places data fiduciaries under obligation to implement appropriate technical safeguards to protect personal data. Privileged account abuse is one of the most common vectors for personal data exfiltration — a compromised database administrator account can silently extract millions of records without triggering signature-based detection. PAM’s session recording, credential vaulting, JIT access governance, and SIEM integration directly support compliance with DPDP’s technical safeguard expectations, though no single control makes an organisation “DPDP compliant” — that is an outcome of the full programme.
CERT-In’s 2022 directions require organisations to report cyber incidents within six hours of detection, maintain logs for 180 days on Indian infrastructure, and designate a point of contact for government coordination. A mature PAM deployment integrated with PrahiX Ora’s SIEM and SOAR gives incident responders the audit trail to quickly determine the scope of a breach, the automated scaffolding to generate the initial incident report within the six-hour window, and the log infrastructure to satisfy the 180-day retention mandate.
PAM implementation does not have to be a multi-year transformation. A phased approach delivers measurable risk reduction at each stage:
The goal of PAM is not to slow administrators down — it is to make privileged access time-bounded, auditable, and credential-free from the endpoint’s perspective. Organisations that implement JIT access and session recording consistently find that the security investment also improves operational discipline: cleaner change records, faster forensic response, and a concrete answer to “what exactly did that administrator do last Tuesday at midnight.”
PJ Networks designs and operates managed security programmes for Indian enterprises across manufacturing, BFSI, logistics, and critical infrastructure. PAM is a core component of our layered security architecture, typically combined with FortiGate-enforced network segmentation, ZTNA for governed privileged access paths, and PrahiX Ora for unified SecOps visibility.
Our engagements give your security team both the controls and the operational intelligence to run a mature privileged access programme without the burden of building and staffing it entirely in-house. If your organisation has not yet catalogued its privileged accounts, or if your PAM programme exists on paper but lacks operational depth, we can conduct a Privileged Access Assessment and provide a practical roadmap aligned to your existing infrastructure and CERT-In obligations.
Reach us at pjnetworks.com/contact to start the conversation.