Last Updated on August 1, 2021 by Admin 1
An attacker, in an attempt to exploit the vulnerability in the dynamically generated welcome page, inserted code at the end of the company’s URL as follows:
http://technosoft.com.com/<script>alert(“WARNING: The application has encountered an error”);</script>.
Identify the attack demonstrated in the above scenario.
- Cross-site Scripting Attack
- SQL Injection Attack
- Denial-of-Service Attack
- Session Attack