mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-02-17 03:50:42 +03:00
minor update
This commit is contained in:
parent
7f9f744b87
commit
597d554153
|
@ -24,8 +24,8 @@
|
||||||
<error regexp="(\W|\A)SQL Server.*Driver"/>
|
<error regexp="(\W|\A)SQL Server.*Driver"/>
|
||||||
<error regexp="Warning.*mssql_.*"/>
|
<error regexp="Warning.*mssql_.*"/>
|
||||||
<error regexp="(\W|\A)SQL Server.*[0-9a-fA-F]{8}"/>
|
<error regexp="(\W|\A)SQL Server.*[0-9a-fA-F]{8}"/>
|
||||||
<error regexp="Exception Details:.*\WSystem\.Data\.SqlClient\."/>
|
<error regexp="(?s)Exception.*\WSystem\.Data\.SqlClient\."/>
|
||||||
<error regexp="Exception Details:.*\WRoadhouse\.Cms\."/>
|
<error regexp="(?s)Exception.*\WRoadhouse\.Cms\."/>
|
||||||
</dbms>
|
</dbms>
|
||||||
|
|
||||||
<!-- Microsoft Access -->
|
<!-- Microsoft Access -->
|
||||||
|
|
Loading…
Reference in New Issue
Block a user