mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 13:11:29 +00:00
added support for .NET banners (http://msdn.microsoft.com/en-us/library/system.data.sqlclient.aspx)
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
<error regexp="(\W|\A)SQL Server.*Driver"/>
|
||||
<error regexp="Warning.*mssql_.*"/>
|
||||
<error regexp="(\W|\A)SQL Server.*[0-9a-fA-F]{8}"/>
|
||||
<error regexp="System.Data.SqlClient.SqlException"/>
|
||||
</dbms>
|
||||
|
||||
<!-- Microsoft Access -->
|
||||
|
||||
Reference in New Issue
Block a user