mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
New error regex for MsSQL
This commit is contained in:
parent
f91ae32284
commit
a4b60dc00f
2 changed files with 2 additions and 1 deletions
|
|
@ -33,6 +33,7 @@
|
|||
<error regexp="(?s)Exception.*\WSystem\.Data\.SqlClient\."/>
|
||||
<error regexp="(?s)Exception.*\WRoadhouse\.Cms\."/>
|
||||
<error regexp="Microsoft SQL Native Client.*[0-9a-fA-F]{8}"/>
|
||||
<error regexp="com\.microsoft\.sqlserver\.jdbc\.SQLServerException"/>
|
||||
</dbms>
|
||||
|
||||
<!-- Microsoft Access -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue