Тема: XSS on Google.com
Показать сообщение отдельно

XSS on Google.com
  #1  
Старый 03.12.2007, 02:39
Fugitif
Постоянный
Регистрация: 23.09.2007
Сообщений: 416
Провел на форуме:
1781065

Репутация: 869
По умолчанию XSS on Google.com

To be more precise our link is http://finance.google.com

Ok..My XSS alert is here:

http://finance.google.com/finance/po...ction=add&hash

How you see in the screen we need authentication.



Good,I go inside with my account and now I try to add something on my
Portofolio. I try to add something like this

Код:
"><script>alert(/XSS/)</script>
OR: like this
Код:
"><script>alert(document.cookie)</script>




After I have put that string and I press the key "Add to portofolio" we
can see the surprise




That's all.
 
Ответить с цитированием