Показать сообщение отдельно

  #828  
Старый 22.01.2019, 01:22
Zabiyaka1
Новичок
Регистрация: 21.01.2019
Сообщений: 1
С нами: 3848726

Репутация: 0
По умолчанию

Всем привет. Скажите как через SQLmap напрямую подключиться к БД Oracle.Пакеты необходимые установила... Но вожу команду подключения вида:

-d oracle://***Password@IP: PORT/dbname/

Но SQlmap выдает



[INFO] testing Oracle

[INFO] confirming Oracle

[INFO] the back-end DBMS is Oracle

back-end DBMS: Oracle


Если добавит --dbms то выдает, следующее

[WARNING] missing database parameter. sqlmap is going to use the current database to enumerate table(s) entries

[INFO] fetching current database

[WARNING] in case of continuous data retrieval problems you are advised to try a switch '--no-cast' or switch '--hex'

[WARNING] on Oracle you'll need to use schema names for enumeration as the counterpart to database names on other DBMSes

[[WARNING] schema names are going to be used on Oracle for enumeration as the counterpart to database names on other DBMSes

INFO] fetching database (schema) names

[INFO] falling back to current database

[INFO] fetching current database

[CRITICAL] unable to retrieve the database names


Что не делаю не так, и возможно ли вообще подключиться в данном случае??
 
Ответить с цитированием