Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Your developers made certain that any input to a search function they developed would result in commas, quotes, and other certain special characters being stripped
Your developers made certain that any input to a search function they developed would result in commas, quotes, and other certain special characters being stripped out.
Which of the following is likely their reasoning?
Question options:
They are paranoid, and they should allow the original input term to process as is
They want to prevent SQL injection by validating the input
They want to prevent privilege escalation by providing proper exception handling
They are lazy and didn't want to have to refactor their search algorithm
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started