mirror of
				https://github.com/sqlmapproject/sqlmap.git
				synced 2025-11-04 09:57:38 +03:00 
			
		
		
		
	Updated
This commit is contained in:
		
							parent
							
								
									3b5c5cc457
								
							
						
					
					
						commit
						22ed09a358
					
				| 
						 | 
				
			
			@ -19,6 +19,7 @@ sqlmap (0.9-1) stable; urgency=low
 | 
			
		|||
  * Support for customizable HTTP redirections (Bernardo).
 | 
			
		||||
  * Support to replicate the back-end DBMS tables structure and entries
 | 
			
		||||
    in a local SQLite 3 database (Miroslav). IN PROGRESS
 | 
			
		||||
  * Support to parse and test forms on target url (Miroslav). IN PROGRESS
 | 
			
		||||
  * Added switches to brute-force table names with a dictionary attack,
 | 
			
		||||
    --common-exists and --exists. Useful for instance when system table
 | 
			
		||||
    'information_schema' is not available on MySQL (Miroslav).
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -185,6 +185,10 @@ Guido Landi <lists@keamera.org>
 | 
			
		|||
Lee Lawson <Lee.Lawson@dns.co.uk>
 | 
			
		||||
    for reporting a minor bug
 | 
			
		||||
 | 
			
		||||
John J. Lee <jjl@pobox.com> & others
 | 
			
		||||
    for developing the clientform Python library used by sqlmap to parse
 | 
			
		||||
    forms when --forms switch is specified
 | 
			
		||||
 | 
			
		||||
Nico Leidecker <nico@leidecker.info>
 | 
			
		||||
    for providing me with feedback on a few features
 | 
			
		||||
    for reporting a couple of bugs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user