TTechclickAll lessons
CYBERARK · PAM MASTERY THE #1 TARGET 80% of breachesstart with ONEstolen login. 01 / 10 ai.techclick.in · Techclick Infosec Read lesson
CyberArk · PAM Foundations · Why Privileged Access Is the #1 TargetInteractive · L1 / L2

CyberArk & PAM Foundations — Why Privileged Access Is the #1 Target

A 6-year-old service account with the password Backup@123 can hand an attacker your entire domain in 20 minutes. CyberArk says nearly 100% of advanced attacks ride on privileged credentials. This is blog #1 of the 1-to-10 CyberArk series — the privileged-account zoo, the credential→lateral→domain-dominance chain, the CyberArk portfolio, and the 7-step PAM lifecycle. Pick a path below and master the foundations in 13 minutes.

📅 2026-05-31·⏱ 13 min · 5 SVG infographics + 1 animated attack-chain trace·🏷 10-Q Bloom-tiered assessment + AI Tutor

⚡ Quick Answer

CyberArk PAM foundations — what privileged access is, the privileged-account zoo (domain admin, root, service accounts, API keys, SSH keys), why attackers hunt privileged creds, the credential→lateral→domain-dominance chain, the full CyberArk portfolio, and the 7-step PAM lifecycle. Blog #1 of the 1-to-10 CyberArk series.

Pick where to start — jump straight to it

1

The account zoo

Domain admin, root, service accounts, API keys, SSH keys — tiered T0/T1/T2.

2

The attack chain

Phishing → local cred → lateral → Domain Admin → Tier-0.

3

CyberArk portfolio

Vault, CPM, PSM, Secrets Manager, EPM, Identity — the full map.

4

PAM lifecycle

Discover → onboard → vault → rotate → isolate → monitor → detect.

The interview question that trips up 70% of candidates

Senior interview: "Why do attackers go straight for privileged accounts instead of normal user accounts?"
Weak answers: "Because admins have more files", "Because it's easier to phish them". The answer that gets you hired: a privileged credential is the shortest path from one foothold to total control. The Verizon 2025 DBIR found credential abuse appears in 39% of all breaches and is the first action in 22%. Mandiant's M-Trends 2025 ranks stolen credentials the #2 initial infection vector at 16% — the first time in the report's history. One stolen admin password lets an attacker move laterally with valid logins, escalate to Domain Admin, and reach the systems that control the whole estate. Normal accounts get you a desk; privileged accounts get you the building.

💡 The bank currency-chest analogy

Picture a nationalised bank branch. The teller's drawer has a few thousand rupees — that's a normal user account. The currency chest in the back holds crores, and even the branch manager cannot walk in alone: two keys, a dual-lock, CCTV, and a logged register. That chest is what PAM protects — your Domain Admin and root passwords. Today, most banks leave that chest unlocked: the svc_backup password is taped to the inside of the teller's drawer where anyone who gets in can grab it. PAM puts those crores back in the chest, changes the combination after every use, and films everyone who opens it. That is the whole game.

Privileged accounts are the crores in the chest, not the rupees in the drawer. Attackers don't break in for the drawer. Hold this picture as we walk the account zoo, the attack chain, and how CyberArk locks the chest.

4 terms you'll be tested on before we begin

🔑
Privileged account
tap to flip

Any account with elevated rights — domain admin, root, local admin, service accounts, API keys, SSH keys, break-glass. CyberArk: these outnumber human staff 3-4x. So what: this is your real attack surface, not your user count.

🏰
Tier-0 asset
tap to flip

Domain Controllers, Certificate Authorities, ADFS, AD replication accounts, and the PAM system itself. So what: Tier-0 compromise = full domain compromise, so these get onboarded in Phase 1.

🔐
Digital Vault
tap to flip

CyberArk's encrypted credential store. AES-256 at rest, proprietary binary format, all components talk to it on TCP 1858 only. So what: even the server's local admin can't read it.

🤖
Machine identity
tap to flip

Service accounts, API keys, SSH keys, certs, OAuth tokens. CyberArk's 2025 survey: machines outnumber humans 82:1 (144:1 in DevOps). So what: the credentials no human ever sees are now the bigger problem.

① The privileged-account zoo — who lives in your domain

Before you can protect privileged accounts, you have to know they exist. Most teams can name their human admins and stop there. The danger lives in the accounts nobody owns: the service account a contractor created in 2019, the SSH key with no passphrase, the AWS access key pasted into a Lambda. CyberArk groups these into human and non-human (machine) identities — and the machine side now outnumbers humans 82:1.

Scenario — Ravi at a Pune fintech meets svc_backup

Ravi Shankar, IT Security Manager at Finbridge Payments (a Pune fintech clearing UPI for 3 cooperative banks), runs CyberArk DNA across his domain. The scan finds 247 privileged accounts on 89 machines — and one stands out: svc_backup, created 6 years ago for a DB backup script, password Backup@123, never changed, with Domain Admin rights "because it was easier at the time". The sysadmin who made it left 4 years ago. Nobody remembered it existed. That single forgotten account is the whole reason this series exists.

The privileged-account zoo tiered by risk Three tiers of privileged accounts. Tier 0 holds domain admin, root, and the PAM system. Tier 1 holds local admins and service accounts. Tier 2 holds application secrets, API keys, SSH keys and cloud IAM roles. Human versus machine split is shown. The privileged-account zoo — tiered by blast radius TIER 0 — domain dominance if breached Domain Admin · Enterprise Admin · root on DCs · Certificate Authority · ADFS krbtgt · AD replication account · the CyberArk Vault itself T0 TIER 1 — server & workload control Local Administrator on servers · Windows/Linux service accounts (svc_*) DB admin (sa, sys) · scheduled-task / IIS app-pool identities T1 TIER 2 — application & cloud secrets (mostly machine) Embedded app secrets · API keys · SSH keys · OAuth tokens · cloud IAM roles CI/CD pipeline creds · Kubernetes secrets · break-glass accounts T2 Humans : Machines ≈ 1 : 82 fleet-wide (144:1 in DevOps) — most of this zoo has no human owner
Figure 1 — The privileged-account zoo. Tier-0 = domain dominance, Tier-1 = server control, Tier-2 = app/cloud secrets. Onboard top-down: Tier-0 first.
Colour keyuntrusted / attackertrusted / vaultedpolicy / decision pointkey insightallowed

Notice where svc_backup sits: it's a Tier-1 service account that someone gave Tier-0 rights. That mismatch — a low-visibility account with high-blast-radius permissions — is exactly what attackers hunt for. Tier-0 accounts get onboarded into PAM first, then you scope every service account down to least privilege.

The zoo is bigger than your headcount, and most of it is machine identities with no owner. Discovery comes before everything — you cannot vault what you cannot see.

Recreated for clarity🖥️ The exact screen you'll use — PVWA → Accounts. Your console matches this layout: one searchable inventory of every privileged account in the estate.

https://pvwa.bank.example/PasswordVault
CyberArk · Password Vault Web Access/ Accounts
Dashboard
Accounts
Policies
Reports
Administration
Accounts Add Account
NameSystem TypeAddressUser NameSafeCPM Status
WinSrv-DC01-AdministratorWindows10.20.4.10AdministratorDOM-AdminsManaged
RHEL-app07-rootUnix via SSH10.20.7.31rootPROD-LinuxManaged
ORA-fin-PRDOracle DB10.20.9.5SYSTEMDB-OracleManaged
f5-bigip-edgeF5 BIG-IP10.20.3.2adminNET-Devices 2Pending
PAM's first win = every privileged credential lives in ONE searchable inventory, not on 400 sticky notes. The Safe column decides who can ever see each credential.

② The attack chain — how one credential becomes domain dominance

Attackers rarely "hack the firewall". They log in. The chain is almost always the same: a phishing email or exposed credential gives them a foothold, they dump local credentials, they reuse those to move laterally with valid logins, they escalate to Domain Admin, and then they own Tier-0. Mandiant lists Remote Services (T1021) lateral movement in the attacker top-10 for three years running. PAM breaks this chain at the credential step — if the password is vaulted and rotates after every use, the stolen hash is worthless minutes later.

Credential to domain-dominance attack chain Five-stage attack chain: phishing gives a local credential, the attacker dumps credentials, moves laterally, escalates to Domain Admin, and reaches Tier-0. A label shows where PAM breaks the chain. ① FootholdPhish / exposed key1 laptop ② Dump credsLSASS / cachedlocal admin hash ③ LateralRemote Svc (T1021)valid login reuse ④ EscalateDomain AdminDCSync ⑤ Tier-0DCs · CA · ADFSfull domain PAM breaks the chain here ↑ at steps ②–④ Vaulted + rotated creds → the dumped hash is dead in minutes. PSM means the user never holds the password to dump.
Figure 2 — Credential → lateral → domain-dominance. The same five steps in almost every breach. Vaulting and rotation kill the reuse step ②–④ rely on.
War story — svc_backup at 03:15 IST

At Finbridge, the SIEM fired at 03:15: svc_backup authenticated from an IP in Eastern Europe. Within 20 minutes — DCSync ran (domain hashes dumped), 3 new Domain Admin accounts appeared, RDP opened to all 14 servers. By the time the on-call engineer woke at 03:55, the customer transaction DB was exfiltrated and ransomware was on the backup servers. The pivot was that one never-rotated Domain Admin service account. The fix afterward: rotate krbtgt twice, disable orphaned accounts, then onboard every service account into CyberArk with 30-day CPM rotation and least-privilege scoping.

Pause & Predict The Finbridge attacker logged in with svc_backup's valid password from an Eastern-European IP, so no "failed login" alert ever fired. At which exact step of the five-stage chain — Foothold, Dump creds, Lateral, Escalate, Tier-0 — does PAM kill the attack earliest, and what one CyberArk action does it?

Answer: Earliest kill is at step ② Dump creds / ③ Lateral. Once svc_backup is vaulted and CPM rotates it after each checkout, the dumped credential is dead within the rotation window — so the reused valid login in steps ③–④ fails. PSM goes further: the user never holds the password to dump in the first place.
Quick check · Q1 of 10

At Finbridge, the attacker logged into 14 servers using svc_backup's real credential — never triggering a "failed login" alert. Which step of the attack chain does CyberArk most directly neutralise to stop this?

Correct: b. PAM's core kill is the reuse step. Once svc_backup is vaulted and CPM rotates it (e.g. every 30 days, or immediately after each checkout), the credential an attacker dumps is worthless almost immediately. (a) is email security, not PAM. (c) is EDR/AV. (d) is wrong — rotation + session isolation actively break the chain, not just record it.

③ The CyberArk story & portfolio map

CyberArk was founded in 1999 in Israel by Udi Mokady and Alon N. Cohen, IPO'd on NASDAQ (CYBR) in 2014, and grew by acquisition: Conjur (2017), Idaptive (2020), Venafi (2024, machine identity), and Zilla Security (2025, IGA). Palo Alto Networks announced a $25B acquisition in July 2025, which closed February 2026. Today the product is one Identity Security Platform. You don't need every module on day one — but you should be able to draw the map.

CyberArk Identity Security Platform portfolio map Central Digital Vault on TCP port 1858 surrounded by the core PAM components CPM, PSM, PSMP, PVWA, PTA and CCP, plus the wider platform modules Secrets Manager with Conjur, EPM, Identity, and Secure Cloud Access. Digital Vault AES-256 · TCP 1858 CPMrotates passwords PVWAweb access + REST PSM / PSMPsession proxy + record PTAbehaviour analytics CCPapp creds · HTTPS 443 Secrets ManagerConjur · CI/CD secrets EPMendpoint least-priv Identity / SCASSO/MFA · cloud ZSP Self-Hosted PAM (left core) · wider Identity Security Platform (right) — everything trusts the Vault
Figure 3 — CyberArk portfolio map. The Vault is the centre; CPM/PSM/PVWA/PTA/CCP are the core PAM engines; Secrets Manager, EPM and Identity/SCA extend it to machines, endpoints and cloud.

Two delivery models matter for the exam. Self-Hosted PAM = you run the Vault plus PVWA, CPM, PSM, PSMP, PTA and CCP. Privilege Cloud = CyberArk hosts the Vault as SaaS; you deploy a lightweight Connector Server on-prem bundling PSM, CPM, Secure Tunnel and the Identity Connector — and the Master CD / operator-password concept does not exist in Privilege Cloud. The newer SIA is the cloud-native successor to PSM/PSMP, and the two can coexist during migration.

Scenario — Priya's API keys in GitHub at a Bengaluru insurtech

Priya Nair, DevSecOps Lead at InsurEdge Technologies, Bengaluru, found 23 live AWS access keys in GitHub repos during a SOC2 audit — three with AdministratorAccess. A bot scraped one within 11 minutes of the commit and spun up crypto-mining EC2 in ap-southeast-1. The portfolio answer: this is a machine-identity problem, so it goes to Secrets Manager (Conjur) — pipelines authenticate by IAM role and pull secrets at runtime — plus Secure Cloud Access for developers who need just-in-time, recorded console access. Different problem, different module, same Vault.

④ The PAM lifecycle — 7 steps every account must walk

PAM isn't a product you install; it's a lifecycle you run on every privileged account. The seven phases are Discover → Onboard → Vault → Rotate → Isolate → Monitor → Detect. Skip any one and you leave a gap an attacker uses. The Finbridge breach skipped Discover (the account was invisible) and Rotate (the password was 6 years old) — two missing steps were enough.

The seven-phase PAM lifecycle Seven sequential phases: Discover, Onboard, Vault, Rotate, Isolate, Monitor, Detect, each with the CyberArk component or action responsible. The 7-phase PAM lifecycle ① DiscoverDNA scan ② OnboardCSV / PVWA ③ VaultSafe · AES-256 ④ RotateCPM ⑤ IsolatePSM / PSMP ⑥ Monitorrecord + SIEM ⑦ DetectPTA Detect feeds back into Discover — PTA finds unmanaged accounts you missed Finbridge skipped ① Discover (invisible) and ④ Rotate (6-year-old password) — two gaps were enough
Figure 4 — The PAM lifecycle. Discover → Onboard → Vault → Rotate → Isolate → Monitor → Detect, with Detect feeding back into Discover to catch what you missed.

Here's the onboarding step in practice. After a DNA scan finds svc_backup, Ravi's team logs into the PVWA REST API and posts the account into a dedicated Safe with CPM auto-management turned on. Every component in this call reaches the Vault on TCP 1858 under the hood.

Step 1 — PVWA REST: log on and grab a session token
curl -sk -X POST \
  https://10.10.20.50/PasswordVault/API/auth/Cyberark/Logon \
  -H 'Content-Type: application/json' \
  -d '{"username":"pvwaadmin","password":"CyberArk1@","concurrentSession":false}'
Expected output
"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJwdndhYWRtaW4i...abc123"
# Save it:  TOKEN=$(curl -sk ... )
# Token is valid ~20 min by default (configurable in PVWA settings)
Step 2 — Onboard svc_backup into a Safe with CPM management on
curl -sk -X POST https://10.10.20.50/PasswordVault/API/Accounts \
  -H 'Content-Type: application/json' -H "Authorization: $TOKEN" \
  -d '{
    "name":"svc_backup-WIN-PUNE-DC01",
    "address":"172.16.20.10",
    "userName":"svc_backup",
    "platformId":"WinDomainAccount",
    "safeName":"ServiceAccounts-Pune-DC",
    "secretType":"password",
    "secret":"InitialP@ss1",
    "platformAccountProperties":{"LogonDomain":"FINBRIDGE"},
    "secretManagement":{"automaticManagementEnabled":true}
  }'
Expected output
{
  "id":"78_4",
  "name":"svc_backup-WIN-PUNE-DC01",
  "userName":"svc_backup",
  "safeName":"ServiceAccounts-Pune-DC",
  "secretManagement":{"automaticManagementEnabled":true,"status":"success"},
  "createdTime":1733040001
}
Common mistake — turning on CPM rotation before mapping dependencies

A Mumbai bank set CPM to rotate a service account every 24h. The account ran 11 dependent Windows services — but only 3 were registered as Linked Accounts. At 02:00 CPM rotated the password and updated 3; the other 8 kept the old cached credential and failed silently. By 06:00 the overnight job run produced nothing. Always run a DNA scan first and register every dependent service, task and IIS app-pool as a Linked Account before enabling auto-management.

Pause & Predict The seven lifecycle phases run Discover → Onboard → Vault → Rotate → Isolate → Monitor → Detect. Finbridge was breached because it skipped exactly two of them. Before you read on — which two, and why was missing either one enough to lose the domain?

Answer: It skipped ① Discover (the orphaned svc_backup was invisible, so it was never managed) and ④ Rotate (its password sat unchanged for 6 years). A missing Discover means the account never enters the pipeline at all; a missing Rotate means even a vaulted credential stays valid forever — and one valid Domain-Admin login is full domain dominance.

▶ Watch the svc_backup attack chain unfold

An orphaned Domain Admin service account at Finbridge → from foothold to ransomware in 40 minutes. Then see where PAM would have stopped it. Press Play.

① 6 years agoA sysadmin creates svc_backup for a DB backup script. Password Backup@123, Domain Admin rights "to keep it simple". He leaves the company; the account is forgotten.
② 02:50 ISTAttacker finds the never-changed credential (exposed in an old script on a share). Logs in from 185.x.x.x — a valid login, no failed-auth alert.
③ 03:15 ISTRuns DCSync against 172.16.20.10 — dumps all domain hashes. SIEM logs the auth but nobody is awake.
④ 03:30 ISTCreates 3 new Domain Admin accounts, opens RDP to all 14 servers, exfiltrates the customer transaction DB.
⑤ With PAMsvc_backup is in a Safe, CPM-rotated, no human Retrieve right, PSM-brokered. The exposed credential is dead within the rotation window and PTA suspends the account on the anomalous IP. Chain broken at step ②.
Press Play to watch the orphaned-account breach unfold, then see where PAM cuts it off.
Quick check · Q2 of 10

Aditya, a PAM architect at a Mumbai bank, must onboard 3,000 privileged accounts in 30 days. His CISO wants a "big-bang" all-at-once rollout. What's the right call?

Correct: a. Tier-0-first is the smallest count but highest impact, and a 72h manual-management soak lets you verify CPM connectivity before auto-rotation. The big-bang in (b) risks silent service outages (unmapped dependencies), wrong Platform assignment, and teams bypassing PAM when overwhelmed — the Mumbai-bank failure waiting to happen. (c)/(d) defeat the purpose of PAM.

Where PAM sits — IAM vs IGA vs MFA vs PAM

Students mix these up constantly, and interviewers love the trap. IAM (Identity & Access Management) handles authentication and access for all users — SSO, MFA, provisioning. It's about breadth. IGA (Identity Governance & Administration) adds access reviews, certification and compliance reporting across all identities. MFA strengthens the login itself. PAM is about depth — the small, dangerous subset of privileged accounts — and adds four things IAM and MFA simply cannot: credential vaulting, automatic rotation, session isolation/recording, and behavioural detection. Even if an attacker steals a credential, without a PAM checkout they can't get a usable, current password.

PAM maturity model ladder A five-rung maturity ladder from ad-hoc shared passwords up to zero standing privileges, showing how an organisation progresses in privileged access maturity. PAM maturity ladder — where is your organisation? L0 · Ad-hocShared passwords in spreadsheets / sticky notes. svc_backup lives here. L1 · VaultedCredentials stored in the Digital Vault, but still manually changed. L2 · RotatedCPM auto-rotates on schedule and after each use. L3 · Isolated + MonitoredPSM/PSMP proxy + recording + PTA. L4 · Zero Standing PrivilegesJIT access, SIA / Secure Cloud Access. increasing maturity →
Figure 5 — PAM maturity ladder. From L0 shared spreadsheets up to L4 Zero Standing Privileges. Most enterprises are stuck between L1 and L2 — the gap attackers exploit.

Pause & Predict Rahul says: "We already have IAM with SSO and MFA, so we don't need PAM." Name the four capabilities PAM adds that IAM and MFA cannot provide — and explain in one line why those four are exactly what stops a stolen admin credential.

Answer: PAM adds (1) credential vaulting, (2) automatic rotation, (3) session isolation/recording, and (4) behavioural detection. IAM is breadth (every user logs in); PAM is depth (the dangerous few). A stolen admin credential is useless without a current, checked-out password — rotation makes the stolen secret stale, isolation means the human never holds it, and detection flags the anomalous use IAM/MFA would wave through as a valid login.
Q3 of 10 · Remember

On which single TCP port do all CyberArk components (CPM, PSM, PVWA, PSMP, PTA, CCP) communicate with the Digital Vault?

Correct: c. 1858 is the single most-tested fact across Defender, Sentry and Guardian. (a) 443 is CCP's web service and the PVWA UI. (b) 3389 is what PSM brokers to targets, not Vault comms. (d) 22 is PSMP's SSH listener. None of those is the Vault port.

A second war story — the leaver whose root password was never rotated

A mid-size Indian BPO onboarded CyberArk but left 40+ Linux servers outside the Vault because "they were old and low risk". A sysadmin who resigned still knew the shared root password — verbally shared across the team, never rotated after he left. Eight months later, forensic logs showed logins from his personal IP straight to those "low-risk" servers, which turned out to host customer PII exports. Because the servers were outside PSM, there was zero session recording to show what he took. The lesson is brutal and simple: PAM coverage must be 100%, or the unmanaged fringe becomes the attack surface. Every privileged account — regardless of perceived risk — gets discovered, onboarded, vaulted and rotated.

Verify it yourself — the DNA scan that finds the forgotten accounts

CyberArk DNA is a standalone executable you run from any domain-joined Windows box with read access. It maps every privileged account and flags stale passwords and Pass-the-Hash risk.

CyberArk DNA — scan a domain for privileged accounts & stale creds
CyberArkDNA.exe /domain:FINBRIDGE.LOCAL \
  /user:dna_svc /password:ScanP@ss1 \
  /scan:accounts,sshkeys,pth \
  /report:C:\DNA_Reports\Finbridge_Scan_2026-05-31
Expected output
CyberArk Discovery & Audit (DNA)
[+] Discovered 247 privileged accounts across 89 machines
[+] 43 accounts with passwords unchanged > 365 days
[+] 11 service accounts holding Domain Admin rights
[!] CRITICAL: svc_backup — Domain Admin, password unchanged 2,190 days
Report: C:\DNA_Reports\Finbridge_Scan_2026-05-31.html
CSV for onboarding: ..._Onboard.csv

🤖 Ask the AI Tutor

Tap any question — instant context-aware answer.

Deeper questions → chat.techclick.in.

The 5 mistakes that get a PAM rollout breached

Mistake 1 — Excluding service accounts from scope

Finbridge protected human admins but called service accounts "out of scope". svc_backup was the pivot. Every privileged account is in scope — especially the machine ones.

Mistake 2 — Leaving a "low-risk" fringe unvaulted

The BPO's 40 "old, low-risk" Linux servers hosted PII and had no session recording. 100% coverage or the fringe becomes the front door.

Mistake 3 — Not treating the PAM admin as Tier-0

Uber (2022): hard-coded PAM admin creds in a PowerShell script on an open share. Store PAM admin creds in a dual-control Safe with one-time-password checkout.

Mistake 4 — CPM rotation without dependency mapping

The Mumbai bank rotated a password 8 dependent services still cached. Run DNA, register all Linked Accounts, soak 72h, then auto-manage.

Mistake 5 — Vaulting without rotating, isolating or detecting

Stopping at L1 (vaulted, manually changed) leaves you exposed. Walk the full lifecycle: rotate (CPM), isolate (PSM), detect (PTA).

📝 Check your understanding — 10 questions, 70% to pass

Q1–Q3 above already count. Below are Q4 to Q10.

Q4 of 10 · Apply

You're onboarding svc_backup at Finbridge. You want CPM to rotate it but no human should ever be able to retrieve its password. How do you structure it?

Correct: a. RBAC is enforced at the Safe boundary, so a service-account Safe with no human Retrieve and CPM/PSM Use only is exactly right; the reconcile account lets CPM recover if rotation drifts. (b) is plaintext sprawl. (c) over-shares a Tier-0-adjacent credential. (d) skips vaulting and rotation entirely.
Q5 of 10 · Apply

Priya's Lambda functions at InsurEdge need a database password at runtime, with zero static credentials in the repo or config. Which CyberArk component fits, and how does the app authenticate?

Correct: b. Eliminating hard-coded secrets is exactly what CCP (apps) and Secrets Manager/Conjur (CI/CD, cloud, containers) exist for — dynamic runtime retrieval, no static key. (a) PSM isolates interactive sessions, not app secret retrieval. (c) PTA detects anomalies, it doesn't serve secrets. (d) an encrypted repo still ships a live key.
Q6 of 10 · Analyze

A PTA alert fires: dbadmin logged into a production SQL server at 02:30 IST from an IP not in its baseline, and the session was not initiated through PSM. What does this combination indicate and what do you do first?

Correct: c. The three indicators together — off-hours, unknown IP, PSM bypass — are textbook stolen-credential / unmanaged-access. PTA can one-click suspend and you immediately rotate to kill the stolen credential. (a)/(d) ignore a live incident; (b) misreads detection as a service fault.
Q7 of 10 · Analyze

In the SolarWinds SUNBURST breach, the Orion monitoring platform ran as a Windows service account with domain-wide privileges and was never vaulted. Why was that account the attacker's "lateral movement highway"?

Correct: d. The lesson of SolarWinds is that ISV/application service accounts with elevated rights are privileged accounts and must be vaulted, rotated and monitored. (a) misframes it as a hashing issue. (b) 1858 is internal-only and unrelated. (c) end-user MFA wouldn't have stopped a harvested domain-privileged service credential.
Q8 of 10 · Analyze

Rahul argues "we already have IAM with SSO and MFA, so we don't need PAM". As the senior engineer, what's the strongest single counter-point?

Correct: b. IAM is breadth (every user), PAM is depth (the dangerous few). The four things PAM adds — vaulting, rotation, session isolation/recording, behavioural detection — are exactly what stops a stolen admin credential. (a) is irrelevant and not generally true. (c) overstates MFA's weakness. (d) is false.
Q9 of 10 · Evaluate

A colleague claims "Privilege Cloud (SaaS) is always the better choice because CyberArk manages the infrastructure". Evaluate this and name when Self-Hosted is actually correct.

Correct: b. The senior answer is conditional. Privilege Cloud genuinely cuts operational burden for most, but data sovereignty, air-gap, and heavy customisation are the three real Self-Hosted drivers. (a)/(c) are absolutist; (d) ignores the Master-CD/operator-password and hosting differences.
Q10 of 10 · Evaluate

Your CISO asks for the single most important first move to reduce privileged-access risk across the estate. Which do you recommend and why?

Correct: d. Discovery is the foundation of the whole lifecycle and the gap that caused Finbridge (invisible svc_backup). (a) is a big-bang that risks outages and bypass. (b) MFA is breadth, not privileged-depth. (c) AV is a different control layer — it wouldn't stop a valid stolen-credential login.
Lesson complete — score saved to your profile.
Score below 70%. Re-read the section you got wrong, then retake.
Teach a friend in one line

"PAM is the bank currency chest for your Domain Admin and root passwords — vault them, rotate them after every use, record who opens them, and alert when someone reaches in at 3am from an IP they've never used."

Explain it back (self-test)

Without scrolling up: name the 7 PAM lifecycle phases in order, say which TCP port every component uses to reach the Vault, and explain in one sentence why svc_backup was so dangerous. If any one stalls, that's your re-read target.

Next up — CyberArk Digital Vault: EPV Architecture & the 7 Security Layers

Now you know why the Vault matters. Blog #2 cracks it open: the PrivateArk Server, the firewall + authentication + encryption layers, the proprietary protocol on TCP 1858, and exactly how AES-256 makes the data unreadable even to the OS admin.

Sources cited inline

  1. CyberArk — What is Privileged Access Management (PAM)?
  2. Verizon 2025 Data Breach Investigations Report (DBIR)
  3. Mandiant M-Trends 2025
  4. CyberArk Docs — Standard Vault Ports (TCP 1858)
  5. CyberArk Docs — PAM Self-Hosted Architecture
  6. CyberArk Blog — Unpacking the Uber Breach
  7. CyberArk Blog — SolarWinds & the Privilege Priority
  8. CVE-2025-49827 — Conjur IAM Authenticator Bypass
  9. Pearson VUE — CyberArk Certification Catalogue (Defender / Sentry / Guardian)