Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - nensen

Pages: [1]
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

Pages: [1]