EvilZone
Hacking and Security => Hacking and Security => : lailaila September 08, 2012, 12:43:24 PM
-
hi,
there is encoded xss, it looks: <script>alert("xss")</script>
script: %3Cscript%3Ealert(%22xss%22)%3C%2Fscript%3E
if web security blocking html chars, so you can use this code. :)
goodluck :)
-
yeah heres a site for xss exapels
http://ha.ckers.org/xss.html
at the bottom there is converter to
-
This must be some of the first you Will learn in xss. And this Will in most cases not even work since thèrese are a very few sites which has such a poor Security.