mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-27 04:05:58 +00:00
Adding support for CockroachDB (Postgres fork)
This commit is contained in:
parent
4be7c7dcee
commit
20700fd6b9
5 changed files with 28 additions and 9 deletions
|
|
@ -11,7 +11,6 @@ from lib.core.data import conf
|
|||
from lib.core.data import kb
|
||||
from lib.core.data import logger
|
||||
from lib.core.enums import DBMS
|
||||
from lib.core.enums import OS
|
||||
from lib.core.session import setDbms
|
||||
from lib.core.settings import VERTICA_ALIASES
|
||||
from lib.request import inject
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue