mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
applying contributed patch for DB2
This commit is contained in:
parent
2d8408c885
commit
6e392b6054
17 changed files with 505 additions and 30 deletions
|
|
@ -19,6 +19,7 @@ from lib.core.settings import ACCESS_ALIASES
|
|||
from lib.core.settings import FIREBIRD_ALIASES
|
||||
from lib.core.settings import MAXDB_ALIASES
|
||||
from lib.core.settings import SYBASE_ALIASES
|
||||
from lib.core.settings import DB2_ALIASES
|
||||
|
||||
# sqlmap paths
|
||||
paths = advancedDict()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue