Task 2 - Cross Site Scripting (XSS)
Take measures to prevent XSS attacks on inChat.
Use OWASP Java Encoding library to encode untrusted data with Encode
Edited by Arild.Grimstveit
Take measures to prevent XSS attacks on inChat.
Use OWASP Java Encoding library to encode untrusted data with Encode