mirror of
				https://github.com/sqlmapproject/sqlmap.git
				synced 2025-10-30 23:47:45 +03:00 
			
		
		
		
	minor bug fix
This commit is contained in:
		
							parent
							
								
									8a93cfd975
								
							
						
					
					
						commit
						ded9798e3d
					
				|  | @ -21,9 +21,9 @@ | ||||||
|     <dbms value="Microsoft SQL Server"> |     <dbms value="Microsoft SQL Server"> | ||||||
|         <error regexp="Driver.* SQL[\-\_\ ]*Server"/> |         <error regexp="Driver.* SQL[\-\_\ ]*Server"/> | ||||||
|         <error regexp="OLE DB.* SQL Server"/> |         <error regexp="OLE DB.* SQL Server"/> | ||||||
|         <error regexp="SQL Server.*Driver"/> |         <error regexp="(\W|\A)SQL Server.*Driver"/> | ||||||
|         <error regexp="Warning.*mssql_.*"/> |         <error regexp="Warning.*mssql_.*"/> | ||||||
|         <error regexp="SQL Server.*[0-9a-fA-F]{8}"/> |         <error regexp="(\W|\A)SQL Server.*[0-9a-fA-F]{8}"/> | ||||||
|     </dbms> |     </dbms> | ||||||
| 
 | 
 | ||||||
|     <!-- Microsoft Access --> |     <!-- Microsoft Access --> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user