ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 296 - SY0-701 discussion

Report
Export

While investigating a recent security breach an analyst finds that an attacker gained access by SOL infection through a company website. Which of the following should the analyst recommend to the website developers to prevent this from reoccurring?

A.
Secure cookies
Answers
A.
Secure cookies
B.
Input sanitization
Answers
B.
Input sanitization
C.
Code signing
Answers
C.
Code signing
D.
Blocklist
Answers
D.
Blocklist
Suggested answer: B

Explanation:

Input sanitization is a critical security measure to prevent SQL injection attacks, which occur when an attacker exploits vulnerabilities in a website's input fields to execute malicious SQL code. By properly sanitizing and validating all user inputs, developers can prevent malicious code from being executed, thereby securing the website against such attacks.

Reference = CompTIA Security+ SY0-701 study materials, particularly in the domain of web application security and common vulnerability mitigation strategies.

asked 02/10/2024
Tyrika Warren
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first