View Full CyberArk PAM-SEN Exam Dumps and Practice Test Dumps
Question 201.
A CyberArk administrator wants to confirm that the stored password for a managed account is still valid before performing a rotation. Which action should be used?
- Verify
2. Reconcile
3. Delete
4. Suspend
Correct Answer: 1. Verify
Explanation:
The Verify action checks whether the credential stored in CyberArk can successfully authenticate to the target account without changing the password. It is useful for confirming that the Vault and target system remain synchronized. If verification fails because the target password was changed outside CyberArk, reconciliation may be required. Verification can also help identify account lockouts, connectivity issues, or target-system access problems. Using Verify before other corrective actions provides a controlled way to determine whether the currently stored credential is still usable.
Question 202.
A company wants administrators to use privileged accounts through CyberArk without exposing the passwords to them. Which design should be implemented?
- Give all administrators password retrieval rights
2. Use PSM-mediated sessions and restrict password retrieval
3. Store passwords in encrypted spreadsheets
4. Disable CPM rotation
Correct Answer: 2. Use PSM-mediated sessions and restrict password retrieval
Explanation:
PSM allows users to connect to target systems without directly viewing the managed credential. CyberArk securely supplies the password during session establishment, while Safe permissions can prevent the user from retrieving or displaying it. This reduces the risk of copying, reuse, or disclosure outside the PAM environment. PSM can also record and monitor the session. Combining connection-only permissions with CPM-managed password rotation creates a stronger privileged-access model than directly sharing credentials with administrators.
Question 203.
A security team needs to identify privileged accounts that exist in the environment but are not yet managed by CyberArk. Which capability should be used?
- Password verification
2. Session recording
3. Account discovery
4. Safe replication
Correct Answer: 3. Account discovery
Explanation:
Account discovery is designed to locate privileged identities that exist on target systems but are not currently under CyberArk management. These may include local administrators, service accounts, database accounts, or other elevated identities. Once identified, they can be reviewed, classified, and prioritized for onboarding. Discovery helps reduce the risk associated with unmanaged or unknown privileged credentials. Password verification applies to accounts already managed, while PSM recording focuses on session activity rather than discovering accounts.
Question 204.
A target account password was changed outside CyberArk and the stored credential is no longer valid. Which action should be used to restore synchronization?
- Verify
2. Record
3. Discover
4. Reconcile**
Correct Answer: 4. Reconcile
Explanation:
Reconciliation is used when CyberArk no longer knows the current password for a managed account. CPM uses a configured reconcile account with sufficient privileges to reset the target account password and update the Vault with the new value. Verify can determine that the existing credential is invalid but cannot restore synchronization. Reconciliation is therefore the correct recovery method after an external or manual password change. Properly configured reconcile credentials are important for recovering accounts without needing to know their current passwords.
Question 205.
A company wants to separate highly sensitive domain accounts from routine server administrator accounts. What should the CyberArk engineer configure?
- Different Safes with different permission models
2. Different browser versions
3. Different PVWA themes
4. Different monitor settings
Correct Answer: 1. Different Safes with different permission models
Explanation:
Safes provide logical security boundaries inside the CyberArk Digital Vault. By placing high-risk domain accounts and routine administrator accounts into separate Safes, the organization can apply different membership, approval, retrieval, and auditing permissions. Highly sensitive accounts may require stricter controls or a smaller set of authorized users. This supports least privilege and simplifies access governance. Browser or interface settings do not provide comparable security segregation. Safe design should reflect the sensitivity and operational requirements of the accounts being protected.
Question 206.
A Windows scheduled task stops working after CPM rotates the password of its account. What should the administrator review first?
- PVWA display options
2. Dependent account configuration
3. Safe description
4. PSM recording format
Correct Answer: 2. Dependent account configuration
Explanation:
Scheduled tasks can store credentials for service accounts. If CPM rotates the primary account password but the scheduled task is not updated, the task continues using the old password and fails authentication. The administrator should verify that the scheduled task is correctly configured as a dependency and that CyberArk updates it after password rotation. Proper dependent-account management helps prevent outages, failed jobs, and account lockouts. Interface settings such as PVWA display options do not affect stored dependency credentials.
Question 207.
Which CyberArk component provides the main web interface used to manage accounts, Safes, and access requests?
- CPM
2. PSM
3. PVWA
4. Digital Vault
Correct Answer: 3. PVWA
Explanation:
Password Vault Web Access is the primary browser-based interface for interacting with CyberArk PAM. Authorized users can search for accounts, request access, manage Safe membership, launch privileged sessions, and perform administrative tasks based on their permissions. CPM performs password-management operations, PSM brokers privileged sessions, and the Digital Vault securely stores credentials. PVWA therefore serves as the user-facing management portal that brings together many CyberArk capabilities in a centralized interface.
Question 208.
A security analyst needs to review what actions a user performed during a privileged RDP session. Which CyberArk feature should be used?
- CPM verification
2. Account discovery
3. Safe membership review
4. PSM session recording**
Correct Answer: 4. PSM session recording
Explanation:
PSM can record supported privileged sessions such as RDP, enabling security teams or auditors to review what occurred during the connection. Session recordings provide detailed evidence of privileged activity and are useful for investigations, compliance, and accountability. Authentication logs may only show that a connection occurred, while recordings provide visibility into the user’s actions. CPM manages credentials and Account Discovery identifies unmanaged accounts. PSM recordings are therefore the appropriate capability for reviewing interactive privileged activity.
Question 209.
A company wants different password rotation policies for network devices and Windows accounts. What should the engineer configure?
- Different account platforms
2. Different browser profiles
3. Different Safe descriptions
4. Different PVWA page themes
Correct Answer: 1. Different account platforms
Explanation:
CyberArk platforms define password-management behavior for different account types. They can specify password complexity, rotation intervals, verification, reconciliation, and target connection requirements. Network devices and Windows systems may have different password rules, so separate platforms allow CyberArk to enforce appropriate policies for each technology. CPM uses the assigned platform when managing credentials. Browser settings and Safe descriptions do not control password rotation behavior. Proper platform design supports reliable and consistent automation across diverse target systems.
Question 210.
A user can connect to an account through PSM but cannot retrieve its password. What is the most likely explanation?
- The Digital Vault is unavailable
2. The user has connection rights but lacks password retrieval rights
3. CPM is offline
4. The account has no platform assigned
Correct Answer: 2. The user has connection rights but lacks password retrieval rights
Explanation:
CyberArk allows connection permissions and password retrieval permissions to be separated. A user may be authorized to connect through PSM while being denied direct access to the underlying credential. PSM supplies the password to the target system during connection establishment. This supports least privilege and reduces credential exposure. If the PSM session launches successfully, the inability to display the password is most likely the result of intentional Safe permission settings rather than a system failure.
Question 211.
A company wants to remove hardcoded credentials from an application and retrieve them securely when needed. What should the engineer recommend?
- Secure runtime credential retrieval through CyberArk
2. Move passwords to another plaintext file
3. Share a single administrator password across applications
4. Disable credential rotation
Correct Answer: 1. Secure runtime credential retrieval through CyberArk
Explanation:
Applications should not store privileged passwords directly in source code or configuration files. CyberArk can provide a secure application credential retrieval mechanism that authenticates the application and returns only the approved secret. This keeps credentials centrally protected and allows them to be rotated without requiring application code changes. It also reduces the risk of passwords being exposed through repositories, backups, or local configuration files. Access should be restricted to the intended application identity to preserve strong control over non-human privileged credentials.
Question 212.
An audit group must review privileged session activity but should not be able to modify passwords or Safe membership. What should be configured?
- Full Safe ownership
2. Least-privilege audit permissions
3. CPM administration rights
4. Unlimited password retrieval
Correct Answer: 2. Least-privilege audit permissions
Explanation:
Auditors should receive only the permissions required to perform their review responsibilities. They may need to view session recordings, reports, or account activity but generally should not be allowed to change passwords, modify accounts, or administer Safes. CyberArk’s granular permission model supports this separation. Applying least privilege helps maintain separation of duties and reduces the chance of unauthorized or accidental changes. Broad administrative access would exceed the auditor’s business need and could weaken independent oversight.
Question 213.
A managed service account is repeatedly locked after password changes. What should the administrator investigate first?
- PVWA theme settings
2. Safe description
3. A dependent system still using the previous credential
4. PSM recording resolution
Correct Answer: 3. A dependent system still using the previous credential
Explanation:
Repeated account lockouts after credential rotation commonly indicate that a dependent application, service, scheduled task, or script is still authenticating with the old password. These repeated failed attempts can trigger the target system’s lockout policy. The administrator should identify all dependencies and verify that they are updated when CPM rotates the primary password. Reviewing target authentication logs can help identify the stale credential source. Simply unlocking the account will not resolve the root cause if the dependency continues attempting authentication with the previous password.
Question 214.
Which CyberArk component is responsible for changing managed passwords on target systems?
- PSM
2. PVWA
3. Digital Vault
4. CPM**
Correct Answer: 4. CPM
Explanation:
The Central Policy Manager performs automated credential-management operations according to the account’s assigned platform. CPM connects to target systems, changes passwords, verifies credentials, and can perform reconciliation when synchronization is lost. The new password is then securely stored in the Digital Vault. PSM controls privileged sessions, while PVWA provides the browser interface. The Digital Vault protects credentials but does not perform target-system password changes. CPM is therefore the component responsible for enforcing automated password lifecycle policies.
Question 215.
An account is visible in PVWA, but the expected SSH connection option is missing. What should the CyberArk administrator review first?
- Platform connection components and user permissions
2. Browser history
3. Safe description length
4. Password age only
Correct Answer: 1. Platform connection components and user permissions
Explanation:
The availability of PSM connection options depends on the account platform, configured connection components, and user authorization. If SSH does not appear, the administrator should verify that the appropriate PSM connection component is associated with the platform and that the user has permission to use it. Target-system settings may also need to be reviewed. Browser history and Safe descriptions do not determine connection availability. Platform and access configuration are therefore the best first areas to troubleshoot.
Question 216.
Which CyberArk component serves as the secure repository for privileged credentials and protected objects?
- CPM
2. Digital Vault
3. PSM
4. PVWA
Correct Answer: 2. Digital Vault
Explanation:
The Digital Vault is the secure central repository that stores privileged credentials and other sensitive objects in CyberArk PAM. It enforces strong access controls and provides the protected storage layer used by other CyberArk components. CPM accesses the Vault during password-management operations, PSM uses stored credentials to establish controlled privileged sessions, and PVWA provides authorized users with a web interface. The Vault’s main purpose is to protect privileged secrets from unauthorized access and preserve centralized control over sensitive information.
Question 217.
A company wants access to its most sensitive privileged accounts to require approval while ordinary accounts remain available through standard permissions. What should be configured?
- Selective dual control
2. No approval workflows
3. Permanent access for all users
4. Identical approval rules for every account
Correct Answer: 1. Selective dual control
Explanation:
Dual control can be applied selectively to accounts that present higher business or security risk. Sensitive accounts may require approval before use, while lower-risk accounts can remain governed by standard Safe permissions. This provides stronger oversight where it is most valuable without introducing unnecessary approval overhead across the entire environment. Dual control can also be combined with PSM monitoring, time restrictions, and automated password rotation. A selective, risk-based approach helps organizations balance operational efficiency with stronger privileged-access governance.
Question 218.
A company requires passwords assigned to a specific platform to rotate automatically every 90 days. Where should the engineer configure this requirement?
- PSM recording settings
2. Account platform policy
3. PVWA display settings
4. Safe naming rules
Correct Answer: 2. Account platform policy
Explanation:
CyberArk platforms define how managed credentials are handled, including password age, rotation intervals, complexity, verification, and reconciliation behavior. If accounts assigned to a platform must rotate every 90 days, the requirement should be configured in that platform policy. CPM then performs the credential rotation according to the defined schedule. PSM recording settings and PVWA display options do not control password lifecycle behavior. Platform-based policies provide a centralized and consistent way to enforce password-management standards across similar account types.
Question 219.
A company is preparing to onboard a large number of service accounts. What should be completed before automatic password rotation is enabled broadly?
- Identify dependencies and test representative accounts
2. Rotate all accounts immediately
3. Disable verification
4. Remove reconciliation capabilities
Correct Answer: 1. Identify dependencies and test representative accounts
Explanation:
Service accounts often support applications, scheduled tasks, services, or scripts that depend on stored credentials. Before enabling automatic password rotation at scale, the engineer should identify these dependencies and test representative accounts. Password verification, changes, reconciliation, and dependency updates should all be validated. A phased approach helps uncover hidden dependencies or target-system constraints before they affect production. Enabling broad rotation without testing could result in service failures, authentication problems, or repeated account lockouts when dependent systems continue using old passwords.
Question 220.
Before assigning a new CyberArk platform to many production accounts, what should the engineer validate?
- Only the platform display name
2. Only account visibility in PVWA
3. Only Safe membership
4. Password verification, rotation, reconciliation, PSM access, and dependency behavior**
Correct Answer: 4. Password verification, rotation, reconciliation, PSM access, and dependency behavior
Explanation:
A new platform should be tested comprehensively before broad production deployment. The engineer should confirm that CPM can verify, rotate, and reconcile credentials correctly and that target systems accept the configured password rules. PSM connection behavior should be tested where applicable, and service-account dependencies should remain synchronized after credential changes. Representative systems and recovery scenarios should also be included. End-to-end validation reduces the risk of widespread authentication failures, account lockouts, failed privileged access, or service disruptions after the platform is assigned at scale.