- Assess why it is critical to perform assessments of the databases associated with a Web application. Determine which tool you would use and why.
- SQL injection attacks are one of the most common attacks because they rely on the knowledge that modern Websites, which allow user input to rely on a back-end database to handle the query resulting from that user input. Explain how you would formulate an SQL injection attack against an e-Commerce server such as Amazon.com.