mirror of
				https://github.com/sqlmapproject/sqlmap.git
				synced 2025-10-31 16:07:55 +03:00 
			
		
		
		
	Updated Usage (markdown)
This commit is contained in:
		
							parent
							
								
									7ec0aa9eb9
								
							
						
					
					
						commit
						a6b30c5299
					
				
							
								
								
									
										4
									
								
								Usage.md
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Usage.md
									
									
									
									
									
								
							|  | @ -931,7 +931,7 @@ Switch: `--hostname` | |||
| 
 | ||||
| Switch: `--is-dba` | ||||
| 
 | ||||
| It is possible to detect if the current database management system session user is a database administrator, also known as DBA. sqlmap will return `True` if it is, viceversa `False`.  | ||||
| It is possible to detect if the current database management system session user is a database administrator, also known as DBA. sqlmap will return `True` if it is, vice versa `False`.  | ||||
| 
 | ||||
| ### List database management system users | ||||
| 
 | ||||
|  | @ -1845,7 +1845,7 @@ Option: `--alert` | |||
| 
 | ||||
| Option: `--answers` | ||||
| 
 | ||||
| In case that user wants to automatically set up answers for questions, even if `--batch` is used, using this option he can do it by providing any part of question together with answer after an equal sign. Also, answers for different question can be splitted with delimiter character `,`. | ||||
| In case that user wants to automatically set up answers for questions, even if `--batch` is used, using this option he can do it by providing any part of question together with answer after an equal sign. Also, answers for different question can be split with delimiter character `,`. | ||||
| 
 | ||||
| Example against a MySQL target: | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user