Page 1 of 1

Reflected Cross-Site scripting (XSS)

PostPosted: 17 Mar 2022 15:31
by MarcoRu
Hi all,
I'm trying to find a way to prevent XSS, for example if an user try to write some script in URL of the application.
There is a way to sanitize the input of the value of parameter, removing special characters like ', <, >, ( etc?
For example typing the URL followed by a code (http://127.0.0.1:88/$/StartCheck? < svg/onload=alert(1)>) someone can redirect or execute script in uor application.
Thanks in advance!

Re: Reflected Cross-Site scripting (XSS)

PostPosted: 22 Mar 2022 15:13
by joelz
I am not sure what version of iw you are using, but I suggest you post this in the newgroups at atozed.com.