EC-Council
412-79V10 · Question #259
This type of attack consists of insertion or "injection" of either a partial or complete SQL query via the data input or transmitted from the client (browser) to the web application. A successful…
The correct answer is A. SQL Injection Attacks. See the full explanation below for the reasoning.
Question
This type of attack consists of insertion or "injection" of either a partial or complete SQL query via the data input or transmitted from the client (browser) to the web application. A successful SQL injection attack can: I) Read sensitive data from the database II) Modify database data (insert/update/delete) III) Execute administration operations on the database (such as shutdown the DBMS) IV) Recover the content of a given file existing on the DBMS file system or write into files on file system. V) Issue commands to the operating system
Options
- ASQL Injection Attacks
- BService Level Configuration Attacks
- CXSS Attacks
- DURL Tampering Attacks
How the community answered
(45 responses)- A82% (37)
- B2% (1)
- C4% (2)
- D11% (5)
Community Discussion
No community discussion yet for this question.