mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-31 20:09:03 +00:00
some more refactoring
This commit is contained in:
@@ -30,4 +30,8 @@
|
||||
<regexp value="JServSessionId">
|
||||
<info technology="Apache|JSP"/>
|
||||
</regexp>
|
||||
|
||||
<regexp value="CFID|CFTOKEN|CFMAGIC">
|
||||
<info technology="ColdFusion"/>
|
||||
</regexp>
|
||||
</root>
|
||||
|
||||
@@ -48,10 +48,7 @@
|
||||
<dbms value="IBM DB2">
|
||||
<error regexp="CLI Driver.*DB2"/>
|
||||
<error regexp="DB2 SQL error"/>
|
||||
<error regexp="db2_connect\("/>
|
||||
<error regexp="db2_exec\("/>
|
||||
<error regexp="db2_execute\("/>
|
||||
<error regexp="db2_fetch_"/>
|
||||
<error regexp="db2_\w+\("/>
|
||||
</dbms>
|
||||
|
||||
<!-- Informix -->
|
||||
|
||||
Reference in New Issue
Block a user