ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 366 - CAS-004 discussion

Report
Export

A company is experiencing a large number of attempted network-based attacks against its online store. To determine the best course of action, a security analyst reviews the following logs.

Which of the following should the company do next to mitigate the risk of a compromise from these attacks?

A.
Restrict HTTP methods.
Answers
A.
Restrict HTTP methods.
B.
Perform parameterized queries.
Answers
B.
Perform parameterized queries.
C.
Implement input sanitization.
Answers
C.
Implement input sanitization.
D.
Validate content types.
Answers
D.
Validate content types.
Suggested answer: A

Explanation:

Restricting HTTP methods can mitigate the risk of network-based attacks against an online store by limiting the types of HTTP requests that the server will accept, thus reducing the attack surface. This is a common method to prevent web-based attacks such as Cross-Site Scripting (XSS) and SQL Injection.

asked 02/10/2024
Andrey Scherbakov
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first