New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Eccouncil 312-97 Exam - Topic 5 Question 3 Discussion

Actual exam question for Eccouncil's 312-97 exam
Question #: 3
Topic #: 5
[All 312-97 Questions]

(Gabriel Jarret has been working as a senior DevSecOps engineer in an IT company located in Houston, Texas. He is using Vault to manage secrets and protect sensitive dat

a. On February 1, 2022, Gabriel wrote the secret using vault kv put secret/wejskt command. On February 10, 2022, his team detected a brute-force attack using Splunk monitoring tool. Gabriel would like to delete the secrets in the vault that he wrote on February 1, 2022. Which of the following commands should Gabriel use to delete a secret in Vault secret management tool?)

Show Suggested Answer Hide Answer
Suggested Answer: B

HashiCorp Vault provides a key-value (KV) secrets engine for securely storing sensitive data. To remove a secret from the KV store, the correct command is vault kv del . This command deletes the secret data at the specified path. Options using -delete or -del are syntactically incorrect, and vault kv delete is not a valid Vault CLI command. Proper secret deletion is an essential part of secret lifecycle management, especially when credentials may have been compromised. Performing this action during the Operate and Monitor stage helps contain security incidents, reduce exposure, and ensure that compromised secrets are no longer accessible. Timely deletion of secrets supports effective incident response and strengthens overall security posture.


Contribute your Thoughts:

0/2000 characters
Rebbecca
5 days ago
I feel like I've seen "vault kv -delete" before, but it seems off to me for this context.
upvoted 0 times
...
Dorsey
10 days ago
I remember practicing a similar question, and I think "vault kv del" was the correct option.
upvoted 0 times
...
Leatha
15 days ago
I think the command should be something like "vault kv delete," but I'm not entirely sure about the exact syntax.
upvoted 0 times
...
Nettie
20 days ago
Okay, let me think this through step-by-step. The question says Gabriel wants to delete a secret he wrote on a specific date, so I'll need to find the command that deletes a secret, not just lists or manages them.
upvoted 0 times
...
Ben
26 days ago
Ugh, I'm a bit confused by all the different Vault command variations. I'll need to refresh my memory on the exact syntax to delete a secret. Hopefully I can figure this out.
upvoted 0 times
...
Martina
1 month ago
Hmm, this seems pretty straightforward. I'm pretty confident I know the right Vault command to use here, but I'll double-check the options just to be sure.
upvoted 0 times
...
Earleen
1 month ago
I think the key here is to focus on the specific Vault commands mentioned in the question. I'll need to carefully review the options and think through which one matches the description of deleting a secret.
upvoted 0 times
...

Save Cancel