1
Hacking and Security / XSS attack with different result
« on: January 14, 2015, 11:53:35 pm »
Hello, lets say i have fake form. When i subbmit this form with click on submit button i can preform sucesfull XSS attack. But when i submit this form with javascript document.forms["formName"].submit() it will just redirect to target site. What am I missing?
btw my target site does not have any token validation, just https encryption.
Thanks
btw my target site does not have any token validation, just https encryption.
Thanks