Deal of The Day! 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
Gilberto
1 day ago
Vault commands are like poetry, you just gotta feel them, you know? I'd go with B) vault kv del secret/wejskt.
upvoted 0 times
...
Carol
6 days ago
I'm going with B) vault kv del secret/wejskt. Seems like the most straightforward way to delete a secret.
upvoted 0 times
...
Esteban
11 days ago
Hmm, I think the answer is C) vault kv -del secret/wejskt. Gotta love those Vault commands!
upvoted 0 times
...
Clay
17 days ago
I'm pretty sure the answer is D) vault kv delete secret/wejskt. That's how I would do it.
upvoted 0 times
...
Allene
22 days ago
The correct answer is B) vault kv del secret/wejskt.
upvoted 0 times
...
Rosalind
27 days ago
I’m leaning towards option D, "vault kv delete," since it sounds the most familiar from my studies.
upvoted 0 times
...
Rebbecca
2 months ago
I feel like I've seen "vault kv -delete" before, but it seems off to me for this context.
upvoted 0 times
...
Dorsey
2 months ago
I remember practicing a similar question, and I think "vault kv del" was the correct option.
upvoted 0 times
...
Leatha
2 months 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
2 months 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
2 months 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
3 months 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
3 months 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