nerdexam
EC-Council

312-50V11 · Question #713

Gavin owns a white-hat firm and is performing a website security audit for one of his clients. He begins by running a scan which looks for common misconfigurations and outdated software versions…

The correct answer is B. Nikto. Nikto is a dedicated open-source web server scanner that probes for known misconfigurations, outdated software versions, dangerous files, and other common web vulnerabilities.

Hacking Web Servers

Question

Gavin owns a white-hat firm and is performing a website security audit for one of his clients. He begins by running a scan which looks for common misconfigurations and outdated software versions. Which of the following tools is he most likely using?

Options

  • AArmitage
  • BNikto
  • CMetasploit
  • DNmap

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    94% (31)
  • D
    3% (1)

Why each option

Nikto is a dedicated open-source web server scanner that probes for known misconfigurations, outdated software versions, dangerous files, and other common web vulnerabilities.

AArmitage

Armitage is a graphical cyber attack management interface and visualization tool for the Metasploit Framework, not a misconfiguration scanner.

BNiktoCorrect

Nikto is specifically designed for web server reconnaissance and auditing - it checks for over 6700 potentially dangerous files and programs, outdated server versions, version-specific problems, and server misconfiguration issues such as index files and HTTP options. This matches exactly what the scenario describes: scanning for common misconfigurations and outdated software. It is the industry-standard tool for this specific web audit task and would be the natural first step in a white-hat web security engagement.

CMetasploit

Metasploit is an exploitation framework used to develop, test, and execute exploits against targets, not to passively scan for misconfigurations.

DNmap

Nmap is a network port scanner and host discovery tool focused on network topology and open services, not web-application-level misconfigurations.

Concept tested: Nikto web server vulnerability and misconfiguration scanning

Source: https://cirt.net/Nikto2

Topics

#Nikto#web server scanning#vulnerability scanning#misconfiguration detection

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice