EvilZone

Hacking and Security => Hacking and Security => : darkhunter February 09, 2013, 05:33:47 PM

: problem with XSS :'(
: darkhunter February 09, 2013, 05:33:47 PM
Hi guys i am new to the forum, I have a little problem with XSS, a site has a search form where I tested various XSS, then I noticed these signs in encoding utf-8 "<> /", there is a way to bypass this problem? thanks in advance for your answers ;)
: Re: problem with XSS :'(
: vezzy February 10, 2013, 02:02:54 AM
XSS filter evasion will be of use to you. Look it up.
: Re: problem with XSS :'(
: darkhunter February 10, 2013, 10:57:54 AM
thanks for the reply, unfortunately I'm not very good with XSS, you may give me an example of how to escape from these types of filters? thanks in advance ;)
: Re: problem with XSS :'(
: Snayler February 10, 2013, 12:37:24 PM
thanks for the reply, unfortunately I'm not very good with XSS, you may give me an example of how to escape from these types of filters? thanks in advance ;)
Kurt Cobain would say you smell like spoon spirit...
: Re: problem with XSS :'(
: Phage February 10, 2013, 12:52:31 PM
I have some filter evasion in my XSS tutorial.

http://evilzone.org/tutorials/%28tut%29-basic-xss-tutorial-%28tut%29

: Re: problem with XSS :'(
: darkhunter February 10, 2013, 02:52:37 PM
thanks Phage