zoukankan      html  css  js  c++  java
  • Linux-学习之漏洞探索sqlmap

     输出信息:

    [!] 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 respon sible for any misuse or damage caused by this program


    [03:50:12] [WARNING] unable to create output directory '/usr/share/sqlmap/output /172.16.55.109' ([Errno 13] Permission denied: '/usr/share/sqlmap/output/172.16. 55.109'). Using temporary directory '/tmp/sqlmapoutputzZYr9M' instead
    [03:50:12] [INFO] testing connection to the target URL


    [03:50:12] [CRITICAL] page not found (404)
    it is not recommended to continue in this kind of cases. Do you want to quit and make sure that everything is set up properly? [Y/n] [!] 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 respon sible for any misuse or damage caused by this program

    百度解释:

    [ 03:50:12 ] [警告]无法创建输出目录“/ usr /分享/ sqlmap /输出/ 172.16.55.109”[ 13 ](errno的权限被拒绝:“/ usr /分享/ sqlmap /输出/ 172.16。55.109”。使用临时目录/tmp / sqlmapoutputzzyr9m相反
    [ 03:50:12 ] [信息]测试连接到目标URL

    【!]法律声明:攻击目标没有事先同意sqlmap使用是非法的。这是最终用户的责任,遵守所有适用的地方,州和联邦法律。开发商不承担责任和不负责的这个项目引起的任何滥用或损坏

    [ 03:50:12 ] [关键]页面未找到(404)
    不建议继续这种情况。是否要退出并确保所有设置正常?[名词]!]法律声明:攻击目标没有事先同意sqlmap使用是非法的。这是最终用户的责任,遵守所有适用的地方,州和联邦法律。开发商不承担责任和不负责的这个项目引起的任何滥用或损坏

  • 相关阅读:
    PHP 文件上传七牛云
    Ubuntu Nginx 配置
    Ubuntu Sublime 配置
    Ubuntu Apache 域名配置
    Ubuntu Apache 配置
    LAMP 搭建
    vue函数防抖和节流
    vs code 同步
    常用软件
    vue
  • 原文地址:https://www.cnblogs.com/Erma/p/6505901.html
Copyright © 2011-2022 走看看