C
coder316
Hello,
One thing I dont understand about XSS:
1.There is a page with a text box
2. I inject some Javascript into that textbox that shows a form in a
new div that can send content somewhere.
Am I not the only one that sees this form? What good is it if the next
person that goes to the website just sees the page sent from the
server correctly?
Thanks
One thing I dont understand about XSS:
1.There is a page with a text box
2. I inject some Javascript into that textbox that shows a form in a
new div that can send content somewhere.
Am I not the only one that sees this form? What good is it if the next
person that goes to the website just sees the page sent from the
server correctly?
Thanks