GIAC Certified Incident Handler (GCIH) — Question 178
Which of the following tools can be used to perform brute force attack on a remote database?
Each correct answer represents a complete solution. (Choose all that apply.)
Answer options
- A. SQLBF
- B. SQLDict
- C. FindSA
- D. nmap
Correct answer: A, B, C
Explanation
The correct answers, SQLBF, SQLDict, and FindSA, are specifically designed to perform brute force attacks on SQL databases. nmap, while a powerful network scanning tool, does not have the specific functionality required to execute brute force attacks on databases.