Answer:
XSS attacks aim to inject and execute malicious scripts in the user's browser. Proper input validation helps mitigate such attacks by preventing the injection of malicious scripts.
XSS attacks aim to inject and execute malicious scripts in the user's browser. Proper input validation helps mitigate such attacks by preventing the injection of malicious scripts.
You may be interested in:
Web Security MCQs