mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-07 00:42:23 +01:00
Merge pull request #1637 from jakxx/master
Addition to IBM DB2 SQL Error Identification
This commit is contained in:
commit
0017c17e7d
1 changed files with 1 additions and 0 deletions
|
|
@ -54,6 +54,7 @@
|
|||
<error regexp="CLI Driver.*DB2"/>
|
||||
<error regexp="DB2 SQL error"/>
|
||||
<error regexp="\bdb2_\w+\("/>
|
||||
<error regexp="(?i)SQLSTATE.* SQLCODE.*"/>
|
||||
</dbms>
|
||||
|
||||
<!-- Informix -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue