mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 01:26:42 +03:00
Adding one more regex for MsAccess error recognition
This commit is contained in:
parent
8d42a93fdc
commit
f54b25ca2a
|
@ -38,6 +38,7 @@
|
|||
<error regexp="Microsoft Access (\d+ )?Driver"/>
|
||||
<error regexp="JET Database Engine"/>
|
||||
<error regexp="Access Database Engine"/>
|
||||
<error regexp="ODBC Microsoft Access"/>
|
||||
</dbms>
|
||||
|
||||
<!-- Oracle -->
|
||||
|
|
Loading…
Reference in New Issue
Block a user