首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >我的马鹿队怎么了?

我的马鹿队怎么了?
EN

Stack Overflow用户
提问于 2014-02-04 03:38:59
回答 1查看 1.9K关注 0票数 2

我使用这个命令:

代码语言:javascript
复制
    wapiti.exe http://localhost/mysite/mypage.asp -v 2 -c blah.json

我得到了这个输出:

代码语言:javascript
复制
    Wapiti-2.3.0 (wapiti.sourceforge.net)
    Exception in lswww.browse: 'NoneType' object is not iterable

     Note
    ========
    This scan has been saved in the file C:\Users\Michael\.wapiti\scans/localhost.xml
    You can use it to perform attacks without scanning again the web site with the "-k" parameter
    [*] Loading modules:
             mod_crlf, mod_exec, mod_file, mod_sql, mod_xss, mod_backup, mod_htaccess, mod_blindsql, mod_permanentxss, mod_nikto

    [+] Launching module exec

    [+] Launching module file

    [+] Launching module sql

    [+] Launching module xss

    [+] Launching module blindsql

    [+] Launching module permanentxss

    Report
    ------
    A report has been generated in the file C:\Users\Michael\.wapiti\generated_report
    Open C:\Users\Michael\.wapiti\generated_report/index.html with a browser to see this report.

报告基本上是空的,因为马鹿没有做任何事情,因为例外。

如果我删除了-c参数(即cookie文件),它就会进行扫描,但我猜想,除了登录页面之外,它不会看到任何更深的内容,因为我们的应用程序使用表单身份验证,基本上没有公共内容。

以前,我曾使用过马蹄铁-gekeie.exe对我们的应用程序进行成功的身份验证,然后将cookie保存到blah.json --它似乎充满了有用的东西,所以我有点困惑。

是时候学习如何调试Python了?

EN

回答 1

Stack Overflow用户

发布于 2015-05-16 20:19:35

不确定,但这对某人有帮助。在启动具有管理权限的cmd之前,我一直收到相同的结果。在此之后,我输入了wapiti.exe {my站点}并开始扫描它。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/21542506

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档