Question: Define the term 'SQL Injection' and explain how it can be prevented.Answer: SQL Injection is a type of attack where an attacker injects malicious SQL code into input fields to manipulate a database. Prevention measures include using parameterized queries and input validation. |
Is it helpful?
Yes
No
Most helpful rated by users:
- What is the concept of a security patch?
- What is the CIA triad in information security?
- Explain the concept of zero-day vulnerability.
- What is the difference between symmetric and asymmetric encryption?
- What is a firewall and how does it work?