Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Pass the HashiCorp Security Automation Certification HCVA0-003 Questions and answers with ValidTests

Exam HCVA0-003 All Questions
Exam HCVA0-003 Premium Access

View all detail and faqs for the HCVA0-003 exam

Viewing page 8 out of 9 pages
Viewing questions 71-80 out of questions
Questions # 71:

An Active Directory admin created a service account for an internal application. You want to store these credentials in Vault, allowing a CI/CD pipeline to read and configure the application with them during provisioning. Vault should maintain the last 3 versions of this secret. Which Vault secrets engine should you use?

Options:

A.

The KV secrets engine

B.

The LDAP secrets engine

C.

The Identity secrets engine

D.

The KV v2 secrets engine

Expert Solution
Questions # 72:

A MySQL server has been deployed on Google Cloud Platform (GCP) to support a legacy application. You want to generate dynamic credentials against this MySQL server rather than use static credentials. What Vault secrets engine would you use to accomplish this?

Options:

A.

The GCP secrets engine

B.

The Identity secrets engine

C.

The database secrets engine

D.

The Cubbyhole secrets engine

Expert Solution
Questions # 73:

Which of the following are considered benefits of using policies in Vault? (Select three)

Options:

A.

Policies are assigned to a token on a 1:1 basis to eliminate conflicting policies

B.

Provides granular access control to paths within Vault

C.

Policies have an implicit deny, meaning that policies are deny by default

D.

Policies provide Vault operators with role-based access control

Expert Solution
Questions # 74:

Your Azure Subscription ID is stored in Vault and you need to retrieve it via Vault API for an automated job. The Subscription ID is stored at secret/cloud/azure/subscription. The secret is stored on a KV Version 2 secrets engine. What curl command below would successfully retrieve the latest version of the secret?

Options:

A.

curl https://vault.krausen.com:8200/v1/secret/data/cloud/azure/subscription

B.

curl --header "X-Vault-Token: hvs.CbzCNJCVWt63jyzyaJakgDwz" https://vault.krausen.com:8200/v1/secret/cloud/azure/subscription

C.

curl --header "X-Vault-Token: hvs.CbzCNJCVWt63jyzyaJakgDwz"https://vault.krausen.com:8200/v1/secret/data/cloud/azure/subscription

D.

curl --header "X-Vault-Token: hvs.CbzCNJCVWt63jyzyaJakgDwz" https://vault.krausen.com:8200/secret/data/cloud/azure/subscription/latest

Expert Solution
Questions # 75:

To protect the sensitive data stored in Vault, what key is used to encrypt the data before it is written to the storage backend?

Options:

A.

Recovery key

B.

Encryption key

C.

Unseal key

D.

Root key

Expert Solution
Questions # 76:

Which core component of Vault can store, generate, or encrypt data for organizations?

Options:

A.

auth method

B.

storage backend

C.

secrets engine

D.

audit device

Expert Solution
Questions # 77:

What of the following features are true about batch tokens in Vault? (Select two)

Options:

A.

Batch tokens are not persisted (written) to storage

B.

Batch tokens can be renewed

C.

Batch tokens are valid across all clusters when using Vault Enterprise replication

D.

Batch tokens can create child tokens

Expert Solution
Questions # 78:

True or False? Performing a rekey operation using the vault operator rekey command creates new unseal/recovery keys as well as a new root key?

Options:

A.

True

B.

False

Expert Solution
Questions # 79:

Your organization is integrating its legacy application with Vault to improve its security. However, you have discovered that the application has issues when the token changes for authentication during testing. What type of token could be used to help alleviate this issue without compromising security?

Options:

A.

Periodic Service Token

B.

Root Token

C.

Orphan Service Token

D.

Batch Token

Expert Solution
Questions # 80:

How does the instance updates feature work when using the Vault Secrets Operator?

Options:

A.

By monitoring the Vault audit logs to watch for changes to the target path

B.

By constantly validating the current secret stored in Vault

C.

By continuously launching an init container to check for updates

D.

By subscribing to event notifications from Vault

Expert Solution
Viewing page 8 out of 9 pages
Viewing questions 71-80 out of questions