Certified Ethical Hacker (CEH) — Question 33
Which tool is used to automate SQL injections and exploit a database by forcing a given web application to connect to another database controlled by a hacker?
Answer options
- A. DataThief
- B. NetCat
- C. Cain and Abel
- D. SQLInjector
Correct answer: A
Explanation
DataThief is specifically designed for automating SQL injection attacks and can manipulate database connections, making it the correct answer. NetCat is a networking utility, Cain and Abel is a password recovery tool, and SQLInjector, while related, is not the primary tool for the described scenario.