mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
some more refactoring
This commit is contained in:
parent
32ca99da53
commit
6632aa7308
5 changed files with 75 additions and 79 deletions
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue