exam questions

Exam 312-50v11 All Questions

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

Exam 312-50v11 topic 1 question 234 discussion

Actual exam question from ECCouncil's 312-50v11
Question #: 234
Topic #: 1
[All 312-50v11 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 (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Daniel8660
6 months, 1 week ago
Selected Answer: D
Analyze Web Applications: Identify Files and Directories - enumerate applications, as well as hidden directories and files of the web application hosted on the web server. Tools such as ☆Gobuster is directory scanner that allows attackers to perform fast-paced enumeration of hidden files and directories of a target web application. # gobuster -u <target URL> -w common.txt (wordlist) (P.1849/1833)
upvoted 2 times
...
dinonino
7 months, 1 week ago
Gobuster is a Go-programming-based directory scanner that allows attackers to perform fast-paced enumeration of hidden files and directories of a target web application. It is a command-oriented tool used to brute-force URIs in websites, DNS subdomains, names of virtual hosts on the target server, etc.
upvoted 1 times
...
TroyMcLure
7 months, 2 weeks ago
Selected Answer: D
The keyword here is fastest. Brute forcing is not supposed to be fast.
upvoted 1 times
...
KumaraRashu
1 year, 3 months ago
You can use -w option for using a particular wordlist, for example, common.txt or medium.txt to launch a brute-force attack for extracting web directories or files from inside the target URL. gobuster -u http://192.168.1.108/dvwa -w /usr/share/wordlists/dirb/common.tx
upvoted 3 times
...
egz21
1 year, 4 months ago
in my opinion letter D) is correct guys!!!
upvoted 1 times
...
GG_Security
1 year, 5 months ago
Wrong it's A, 10 threads
upvoted 3 times
...
shiftry
1 year, 5 months ago
Hint here is: "the fastest way", using a wordlist is the fastest method in this case
upvoted 3 times
...
ANDRESCB1988
1 year, 9 months ago
correct
upvoted 2 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago