Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam ACA-Cloud1 topic 1 question 19 discussion

Actual exam question from Alibaba's ACA-Cloud1
Question #: 19
Topic #: 1
[All ACA-Cloud1 Questions]

SQL injection is a common application layer attack, usually through building special input parameters and pass it to web applications to steal or sabotage the application data. Which of the following is the target for SQL injection?

  • A. Web application
  • B. Database
  • C. Confidential files on the server
  • D. Pictures on server
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
Reference:
https://www.rapid7.com/fundamentals/sql-injection-attacks/

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
ZZZ_Sleep
7 months, 3 weeks ago
Selected Answer: B
B. Database SQL injection is an application layer attack that targets the database associated with a web application. Attackers exploit vulnerabilities in the web application's input validation and construct malicious SQL queries that are then executed against the database. The goal is to manipulate the database and potentially steal, modify, or delete data stored within it. SQL injection attacks can be used to gain unauthorized access to sensitive information or even take control of the web application's database.
upvoted 2 times
...
lhoris
11 months, 2 weeks ago
Selected Answer: B
B. Database SQL Injection involves bypassing the normal methods of accessing the database content and injecting SQL queries and statements directly to the database through the web application in order to steal, manipulate or delete the content. System access is even possible in some instances where the database is able to manipulate system resources, this can end up with entire system compromise and attackers in your network (not only stealing all your data).
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...