mirror of
				https://github.com/sqlmapproject/sqlmap.git
				synced 2025-11-04 09:57:38 +03:00 
			
		
		
		
	Fix by zhouhx@knownsec.com (better LIKE boundaries)
This commit is contained in:
		
							parent
							
								
									b483710927
								
							
						
					
					
						commit
						6fdbe4eb89
					
				| 
						 | 
				
			
			@ -453,7 +453,7 @@ Formats:
 | 
			
		|||
        <where>1,2</where>
 | 
			
		||||
        <ptype>2</ptype>
 | 
			
		||||
        <prefix>%')</prefix>
 | 
			
		||||
        <suffix></suffix>
 | 
			
		||||
        <suffix>AND ('%'='</suffix>
 | 
			
		||||
    </boundary>
 | 
			
		||||
 | 
			
		||||
    <boundary>
 | 
			
		||||
| 
						 | 
				
			
			@ -462,7 +462,7 @@ Formats:
 | 
			
		|||
        <where>1,2</where>
 | 
			
		||||
        <ptype>2</ptype>
 | 
			
		||||
        <prefix>%'))</prefix>
 | 
			
		||||
        <suffix></suffix>
 | 
			
		||||
        <suffix>AND (('%'='</suffix>
 | 
			
		||||
    </boundary>
 | 
			
		||||
 | 
			
		||||
    <boundary>
 | 
			
		||||
| 
						 | 
				
			
			@ -471,7 +471,7 @@ Formats:
 | 
			
		|||
        <where>1,2</where>
 | 
			
		||||
        <ptype>2</ptype>
 | 
			
		||||
        <prefix>%')))</prefix>
 | 
			
		||||
        <suffix></suffix>
 | 
			
		||||
        <suffix>AND ((('%'='</suffix>
 | 
			
		||||
    </boundary>
 | 
			
		||||
 | 
			
		||||
    <boundary>
 | 
			
		||||
| 
						 | 
				
			
			@ -480,7 +480,7 @@ Formats:
 | 
			
		|||
        <where>1,2</where>
 | 
			
		||||
        <ptype>2</ptype>
 | 
			
		||||
        <prefix>%'</prefix>
 | 
			
		||||
        <suffix></suffix>
 | 
			
		||||
        <suffix>AND '%'='</suffix>
 | 
			
		||||
    </boundary>
 | 
			
		||||
    <!-- End of WHERE/HAVING clause boundaries -->
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user