mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
Adding error regexes for HSQLDB
This commit is contained in:
@@ -104,6 +104,8 @@
|
||||
<!-- HSQLDB -->
|
||||
<dbms value="HSQLDB">
|
||||
<error regexp="org\.hsqldb\.jdbc"/>
|
||||
<error regexp="Unexpected end of command in statement \["/>
|
||||
<error regexp="Unexpected token: [^ ]+ in statement \["/>
|
||||
</dbms>
|
||||
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user