Due to some recent SQL injection attacks, the team has decided to identify an application or appliance that could protect the infrastructure from the following: • SQL injection • DOM-based XSS • HTTP exhaustion Which of the following applications or appliances could protect against those attacks?

A. NIDS
B. WAF
C. HIPS
D. stateful firewall


B
Explanation:
A web application firewall (WAF) performs deep packet inspection of traffic incoming and outgoing from a web server. They look at every request and response within the HTTP/HTTPS/SOAP/XML-RPC/Web service layers. They are programmed with attack signatures that help them identify common attack types, such as SQL injection, DOM based XSS and HTTP exhaustion, which they can do without customization. By customizing the system, you can prevent new attacks as well.

Computer Science & Information Technology

You might also like to view...

When someone's personal information is compromised and the information is used to impersonate the victim and gain access to their funds, ________ has taken place

Fill in the blank(s) with correct word

Computer Science & Information Technology

Antivirus software can detect all viruses

Indicate whether the statement is true or false.

Computer Science & Information Technology

The ____ toolbar is an area in a browser window where the URL is typed and displayed.

A. Status B. Domain C. Title D. Location

Computer Science & Information Technology

What are the two most common form factors used today for computer cases, power supplies, and motherboards?

A. AT B. ATX C. ATC D. mATX

Computer Science & Information Technology