Tagged Questions
1
vote
0answers
116 views
XSS issues for html controls and request parameters
I need to fix XSS issues in my application. Now I am new to JSON and XSS. I think of two ways attacks can happen - first is through html input controls (text boxe/area etc) or through request ...