mirror of
				https://github.com/sqlmapproject/sqlmap.git
				synced 2025-11-04 09:57:38 +03:00 
			
		
		
		
	minor fix
This commit is contained in:
		
							parent
							
								
									fda27470da
								
							
						
					
					
						commit
						088be1b364
					
				| 
						 | 
				
			
			@ -33,7 +33,7 @@ def tamper(payload):
 | 
			
		|||
 | 
			
		||||
    Notes:
 | 
			
		||||
        * Useful to bypass weak and bespoke web application firewalls that
 | 
			
		||||
          filter the greater than character
 | 
			
		||||
          filter the equal character ('=')
 | 
			
		||||
        * The LIKE operator is SQL standard. Hence, this tamper script
 | 
			
		||||
          should work against all (?) databases
 | 
			
		||||
    """
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user