mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-02-16 19:40:37 +03:00
more concise than previously
This commit is contained in:
parent
5f9b6b2254
commit
2efe7928c0
|
@ -24,7 +24,7 @@
|
||||||
<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\."/>
|
<error regexp="Exception Details:.*\WSystem\.Data\.SqlClient\."/>
|
||||||
<error regexp="Exception Details:.*\WRoadhouse\.Cms\."/>
|
<error regexp="Exception Details:.*\WRoadhouse\.Cms\."/>
|
||||||
</dbms>
|
</dbms>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user