Injection Attacks
In this hands-on lab, you will learn the basics of injection attacks. You will practice performing SQL injection, command injection, and XSS attacks against a vulnerable web application.

Course Content
Upon completing this lab, you should be able to:
- Describe injection attacks and their impacts.
- Identify different types of injection attacks.
- Use manual testing techniques to identify injection vulnerabilities
- Use common injection techniques to attack/exploit vulnerable web applications.