QuestionQ173
Vulnerability Discovery and AnalysisDuring a web application assessment, a penetration tester discovers an input field that permits JavaScript injection. The tester enters a line of JavaScript that triggers a prompt and displays a text box when the page is browsed to afterward. Which of the following attack types does this illustrate?
- A SQL injection
- B SSRF
- C XSS
- D Server-side template injection
Community Discussion