nerdexam
GIAC

GCFA · Question #273

You are the Security Consultant and have been hired to check security for a client's network. Your client has stated that he has many concerns but the most critical is the security of Web…

The correct answer is A. Vulnerability scanning. When web application security is the primary concern, vulnerability scanning is the highest priority because it systematically identifies security weaknesses in web applications before they can be exploited.

Advanced Incident Response & Digital Forensics Fundamentals

Question

You are the Security Consultant and have been hired to check security for a client's network. Your client has stated that he has many concerns but the most critical is the security of Web applications on their Web server. What should be your highest priority then in checking his network?

Options

  • AVulnerability scanning
  • BSetting up IDS
  • CPort scanning
  • DSetting up a honey pot

How the community answered

(31 responses)
  • A
    81% (25)
  • B
    6% (2)
  • C
    10% (3)
  • D
    3% (1)

Why each option

When web application security is the primary concern, vulnerability scanning is the highest priority because it systematically identifies security weaknesses in web applications before they can be exploited.

AVulnerability scanningCorrect

Vulnerability scanning directly assesses the security posture of web applications by identifying known vulnerabilities, misconfigurations, and weaknesses in the web server. It provides actionable findings that map to specific CVEs and remediation steps, making it the most targeted and effective first step when web application security is the explicit concern.

BSetting up IDS

An IDS monitors for attacks already in progress but does not proactively identify existing vulnerabilities in web applications before exploitation occurs.

CPort scanning

Port scanning reveals open ports and services on a host but does not assess the security of the web application logic, configurations, or code running on those ports.

DSetting up a honey pot

A honey pot is a deception tool used to attract and study attackers but does not identify or remediate vulnerabilities in the actual production web application.

Concept tested: Web application vulnerability scanning priority

Source: https://owasp.org/www-project-web-security-testing-guide/

Topics

#vulnerability scanning#web application security#security assessment#network security

Community Discussion

No community discussion yet for this question.

Full GCFA Practice