mirror of
				https://github.com/sqlmapproject/sqlmap.git
				synced 2025-11-04 18:07:46 +03:00 
			
		
		
		
	Minor fix
This commit is contained in:
		
							parent
							
								
									e9f1ecb9e7
								
							
						
					
					
						commit
						e791f8f2b7
					
				| 
						 | 
					@ -1760,8 +1760,8 @@ Formats:
 | 
				
			||||||
    <test>
 | 
					    <test>
 | 
				
			||||||
        <title>Oracle OR time-based blind (heavy query)</title>
 | 
					        <title>Oracle OR time-based blind (heavy query)</title>
 | 
				
			||||||
        <stype>5</stype>
 | 
					        <stype>5</stype>
 | 
				
			||||||
        <level>3</level>
 | 
					        <level>4</level>
 | 
				
			||||||
        <risk>4</risk>
 | 
					        <risk>3</risk>
 | 
				
			||||||
        <clause>1,2,3</clause>
 | 
					        <clause>1,2,3</clause>
 | 
				
			||||||
        <where>2</where>
 | 
					        <where>2</where>
 | 
				
			||||||
        <vector>OR [RANDNUM]=(CASE WHEN ([INFERENCE]) THEN (SELECT COUNT(*) FROM ALL_USERS T1, ALL_USERS T2, ALL_USERS T3, ALL_USERS T4, ALL_USERS T5) ELSE [RANDNUM] END)</vector>
 | 
					        <vector>OR [RANDNUM]=(CASE WHEN ([INFERENCE]) THEN (SELECT COUNT(*) FROM ALL_USERS T1, ALL_USERS T2, ALL_USERS T3, ALL_USERS T4, ALL_USERS T5) ELSE [RANDNUM] END)</vector>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user