Cisco
200-201 · Question #540
Which type of attack involves sending input commands to a web server to access data?
The correct answer is A. SQL injection. SQL injection attacks send crafted input commands to a web server’s database interface to manipulate queries and access unauthorized data.
Submitted by obi.ng· Mar 6, 2026Host-Based Analysis
Question
Which type of attack involves sending input commands to a web server to access data?
Options
- ASQL injection
- BDenial of service
- CCross-site scripting
- DDNS poisoning
How the community answered
(45 responses)- A87% (39)
- B7% (3)
- C4% (2)
- D2% (1)
Explanation
SQL injection attacks send crafted input commands to a web server’s database interface to manipulate queries and access unauthorized data.
Topics
#SQL injection#Web application attacks#Vulnerabilities#Server attacks
Community Discussion
No community discussion yet for this question.