XSS on website, but how :/ 09-06-2012, 06:59 PM
#1
So, it's simple.
There are 2 XSS on some website, and I cannot inject it, so I need some help.
It looks like this:
The problem is that I cannot discover where /or/ how to / inject in.
Knowing that can be injected with javascript (by "default"), I am just asking for a method help, if possible.
I am not so great with XSS's.
There are 2 XSS on some website, and I cannot inject it, so I need some help.
It looks like this:
Code:
1st one:
http://www.website.tld/xxxxx.php?=xxxXXXyy=Xyy%20Xaaaaaa&xx_xxxx=%22%20onmouseover%3dprompt%28978061%29%20bad%3d%22Code:
2nd:
http://www.website.tld/xxxxx.php?=xxxXXXyy=Xyy%20Xaaaaaa&xx_xxxx=%22%20onmouseover%3dprompt%28977795%29%20bad%3d%22The problem is that I cannot discover where /or/ how to / inject in.
Knowing that can be injected with javascript (by "default"), I am just asking for a method help, if possible.
I am not so great with XSS's.


![[+]](https://sinister.li/images/modern/collapse_collapsed.png)


(just the piece of code, not whole)