mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-26 03:23:48 +03:00
added support for .NET banners (http://msdn.microsoft.com/en-us/library/system.data.sqlclient.aspx)
This commit is contained in:
parent
f762f32de8
commit
c1d0dde769
|
@ -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 -->
|
||||
|
|
Loading…
Reference in New Issue
Block a user