QuestionQ466
Web Application Injection AttacksHow might an attacker attempt to deceive a database into disclosing information that could assist an attack?
- A Sending poison cookies containing crafted SQL statements to the database
- B Sending specially crafted SQL packets to the database in order to take the database offline
- C Sending large numbers of SYN packets to the database server and analyzing the responses
- D Sending the database specially crafted queries containing quote characters
Community Discussion