mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 09:36:35 +03:00
Update for false positives
Attempt to eliminate false positives using more specific regex
This commit is contained in:
parent
b84d787f4a
commit
777e4a3db2
|
@ -54,8 +54,7 @@
|
|||
<error regexp="CLI Driver.*DB2"/>
|
||||
<error regexp="DB2 SQL error"/>
|
||||
<error regexp="\bdb2_\w+\("/>
|
||||
<error regexp="SQLSTATE"/>
|
||||
<error regexp="SQLCODE"/>
|
||||
<error regexp="(?i)SQLSTATE.* SQLCODE.*"/>
|
||||
</dbms>
|
||||
|
||||
<!-- Informix -->
|
||||
|
|
Loading…
Reference in New Issue
Block a user