Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam 312-50v12 All Questions

View all questions & answers for the 312-50v12 exam

Exam 312-50v12 topic 1 question 97 discussion

Actual exam question from ECCouncil's 312-50v12
Question #: 97
Topic #: 1
[All 312-50v12 Questions]

What would be the fastest way to perform content enumeration on a given web server by using the Gobuster tool?

  • A. Performing content enumeration using the bruteforce mode and 10 threads
  • B. Performing content enumeration using the bruteforce mode and random file extensions
  • C. Skipping SSL certificate verification
  • D. Performing content enumeration using a wordlist
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
a307962
4 months, 2 weeks ago
Selected Answer: D
D. Performing content enumeration using a wordlist
upvoted 1 times
...
insaniunt
11 months ago
Selected Answer: D
D. Performing content enumeration using a wordlist Using a wordlist allows you to provide a list of potential directory and file names for Gobuster to check on the web server. This method is efficient and targeted, as it focuses on known paths rather than attempting to bruteforce or randomly guess filenames. It's generally faster and more effective than bruteforcing or using random file extensions.
upvoted 1 times
...
victorfs
1 year, 6 months ago
Selected Answer: D
D. Performing content enumeration using a wordlist
upvoted 1 times
...
eli117
1 year, 7 months ago
Selected Answer: D
D. Performing content enumeration using a wordlist is the fastest way to perform content enumeration on a given web server using the Gobuster tool. This is because a wordlist includes common paths, directories, and files that are likely to exist on the web server, and it is a pre-built list, so there is no need to generate a list on the fly. This approach avoids the overhead of trying to brute force filenames or extensions and reduces the time it takes to discover content.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...