SQL injection attempt on my server
        Posted  
        
            by Jan Kuboschek
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jan Kuboschek
        
        
        
        Published on 2010-06-01T20:18:10Z
        Indexed on 
            2010/06/01
            20:23 UTC
        
        
        Read the original article
        Hit count: 209
        
I know a little about SQL injections and URL decode, but can someone who's more of an expert than me on this matter take a look at the following string and tell me what exactly it's trying to do?
Some kid from Beijing a couple weeks ago tried a number of injections like the one below.
%27%20and%20char(124)%2Buser%2Bchar(124)=0%20and%20%27%27=%27
© Stack Overflow or respective owner