ethical-hacker video for during a security training, you are demonstrating how an XSS attack can be conducted. What script should you inject to show an alert
When you see an event name like onerror think about elements that load external resources such as images and choose the element that naturally triggers that event.
", "references": [ "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img", "https://developer.mozilla.org/en-US/docs/Web/API/GlobalEventHandlers/onerror", "https://owasp.org/www-community/attacks/xss/" ], "video_url": "https://certificationation.com/videos/others/eccouncil/ethical-hacker/eccouncil-are-demonstrating-how-an-xss-exam-1220.html", "url": "https://certificationation.com/questions/others/eccouncil/ethical-hacker/eccouncil-are-demonstrating-how-an-xss-exam-1220.html" }During a security training, you are demonstrating how an XSS attack can be conducted. What script should you inject to show an alert box as proof of concept?