mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
adding Frontbase to error message regexes
This commit is contained in:
parent
eccd4da00f
commit
deec97dfe3
2 changed files with 5 additions and 1 deletions
|
|
@ -91,4 +91,8 @@
|
|||
<error regexp="Ingres\W.*Driver"/>
|
||||
</dbms>
|
||||
|
||||
<!-- Frontbase -->
|
||||
<dbms value="Frontbase">
|
||||
<error regexp="Exception (condition )?\d+. Transaction rollback."/>
|
||||
</dbms>
|
||||
</root>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue