The document discusses Domain 5 of the Certified Ethical Hacker (CEH) exam, which is web application hacking. It defines a web application as a software program that performs tasks by running on any web browser without needing to be downloaded. Common hacking methods like SQL injection, cross-site scripting, and fuzzing are described. The document also outlines vulnerabilities like unvalidated inputs and directory traversal attacks, and defenses against web application hacking such as authentication, secure coding, and auditing.
Related topics: