nerdexam
Cisco

350-701 · Question #712

Which solution should a network administrator deploy to protect a webserver from SQL injection attacks?

The correct answer is B. Secure Web Appliance. A Secure Web Appliance (SWA), often with Web Application Firewall capabilities, is the most effective solution to protect a webserver from application-layer attacks like SQL injection.

Submitted by mike_84· Mar 30, 2026Threat Control

Question

Which solution should a network administrator deploy to protect a webserver from SQL injection attacks?

Options

  • AIDS
  • BSecure Web Appliance
  • CISE
  • DIPS

How the community answered

(36 responses)
  • A
    3% (1)
  • B
    81% (29)
  • C
    11% (4)
  • D
    6% (2)

Why each option

A Secure Web Appliance (SWA), often with Web Application Firewall capabilities, is the most effective solution to protect a webserver from application-layer attacks like SQL injection.

AIDS

An IDS (Intrusion Detection System) can identify and alert on SQL injection attempts but does not actively prevent the attack from reaching the web server; it lacks enforcement capabilities.

BSecure Web ApplianceCorrect

A Secure Web Appliance (SWA), particularly when acting as or integrating with a Web Application Firewall (WAF), is specifically designed to inspect HTTP/HTTPS traffic. It can detect and block malicious input patterns, such as those used in SQL injection attacks, before they reach the web server, providing dedicated application-layer protection.

CISE

Cisco Identity Services Engine (ISE) is primarily used for network access control, identity management, and policy enforcement based on user/device identity, not for protecting web applications from SQL injection attacks.

DIPS

An IPS (Intrusion Prevention System) can block some known SQL injection signatures, but a dedicated WAF (often a feature of an SWA) offers more specialized, granular, and context-aware protection for web application vulnerabilities.

Concept tested: Web application attack protection

Source: https://www.cisco.com/c/en/us/products/security/web-security-appliance/index.html

Topics

#SQL injection protection#Web Application Firewall#Application security

Community Discussion

No community discussion yet for this question.

Full 350-701 Practice