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

Viewing page 2 out of 9 pages
Viewing questions 11-20 out of questions
Questions # 11:

You have a 2GB Base64 binary large object (blob) that needs to be encrypted. Which of the following best describes the transit secrets engine?

Options:

A.

A data key encrypts the blob locally, and the same key decrypts the blob locally.


B.

To process such a large blob. Vault will temporarily store it in the storage backend.


C.

Vault will store the blob permanently. Be sure to run Vault on a compute optimized machine


D.

The transit engine is not a good solution for binaries of this size.


Expert Solution
Questions # 12:

An organization would like to use a scheduler to track & revoke access granted to a job (by Vault) at completion. What auth-associated Vault object should be tracked to enable this behavior?

Options:

A.

Token accessor


B.

Token ID


C.

Lease ID


D.

Authentication method


Expert Solution
Questions # 13:

When unsealing Vault, each Shamir unseal key should be entered:

Options:

A.

Sequentially from one system that all of the administrators are in front of


B.

By different administrators each connecting from different computers


C.

While encrypted with each administrators PGP key


D.

At the command line in one single command


Expert Solution
Questions # 14:

You can build a high availability Vault cluster with any storage backend.

Options:

A.

True


B.

False


Expert Solution
Questions # 15:

The key/value v2 secrets engine is enabled at secret/ See the following policy:

Question # 15

Which of the following operations are permitted by this policy? Choose two correct answers.

Options:

A.

vault kv get secret/webapp1


B.

vault kv put secret/webapp1 apikey-"ABCDEFGHI] K123M"


C.

vault kv metadata get secret/webapp1


D.

vault kv delete secret/super-secret


E.

vault kv list secret/super-secret


Expert Solution
Questions # 16:

What is the Vault CLI command to query information about the token the client is currently using?

Options:

A.

vault lookup token


B.

vault token lookup


C.

vault lookup self


D.

vault self-lookup


Expert Solution
Questions # 17:

A developer mistakenly committed code that contained AWS S3 credentials into a public repository. You have been tasked with revoking the AWS S3 credential that was in the code. This credential was created using Vault's AWS secrets engine and the developer received the following output when requesting a credential from Vault.

Question # 17

Which Vault command will revoke the lease and remove the credential from AWS?

Options:

A.

vault lease revoke aws/creds/s3-access/f3e92392-7d9c-99c8-c921-57Sd62fe89d8


B.

vault lease revoke AKIAI0WQXTLW36DV7IEA


C.

vault lease revoke f3e92392-7d9c-O9c8-c921-575d62fe80d8


D.

vault lease revoke access_key-AKIAI0WQXTLW36DV7IEA


Expert Solution
Questions # 18:

Which of the following is not an action associated with the Transit secrets engine when interacting with data?

Options:

A.

encrypt


B.

decrypt


C.

rewrap


D.

update


Expert Solution
Questions # 19:

True or False? After initializing Vault or restarting the Vault service, each individual node in the cluster needs to be unsealed.

Options:

A.

True


B.

False


Expert Solution
Questions # 20:

You need to write a Vault operator policy and give the users access to perform administrative actions in Vault. What path is used for Vault backend functions?

Options:

A.

/security


B.

/admin


C.

/vault


D.

/system


E.

/sys


F.

/backend


Expert Solution
Viewing page 2 out of 9 pages
Viewing questions 11-20 out of questions