Sqlmap 在 Windows XP 中无法通过 TOR Vidalia 工作

Posted

技术标签:

【中文标题】Sqlmap 在 Windows XP 中无法通过 TOR Vidalia 工作【英文标题】:Sqlmap dont work over TOR Vidalia in WindowsXP 【发布时间】:2012-07-27 13:52:38 【问题描述】:
D:\Python27>python sqlmap\sqlmap.py -u www.mail.ru --tor

    sqlmap/1.0-dev - automatic SQL injection and database takeover tool
    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 respon
sible for any misuse or damage caused by this program

[*] starting at 22:28:49

[22:28:49] [WARNING] increasing default value for option '--time-sec' to 10 beca
use switch '--tor' was provided
[22:28:49] [INFO] setting Tor HTTP proxy settings
[22:28:52] [CRITICAL] can't establish connection with the Tor proxy. Please make
 sure that you have Vidalia, Privoxy or Polipo bundle installed for you to be ab
le to successfully use switch '--tor' (e.g. https://www.torproject.org/projects/
vidalia.html.en)

[*] shutting down at 22:28:52

[CRITICAL] 无法与 Tor 代理建立连接。 Vidalia Tor 已经安装并运行。

如何将 TOR 与 sqlmap 一起使用?

【问题讨论】:

我找到了使用tor key sqlmap.py -u "host" --tor --tor-type=SOCKS5 --tor-port=9050的完整描述的方法 【参考方案1】:

始终提供所有这些:--tor --check-tor --tor-type=SOCKS5 --tor-port=9150 如果您使用的是 vidalia,那么 --check-tor 不是必需的,只是为了确保您使用的是 tor。 让好方法统治

【讨论】:

【参考方案2】:

您忘记为网址添加引号 " "。 尝试使用D:\path_to\sqlmap>sqlmap.py -u "www.mail.ru" --tor

如果不适合您,这篇文章可能对访问者有用! @Dmitrij Holkin

【讨论】:

【参考方案3】:

tor 监听的端口是什么?我认为 sqlmap 默认使用 9050。如果你的不是那个,你可以使用--tor-port=TORPORT。

【讨论】:

以上是关于Sqlmap 在 Windows XP 中无法通过 TOR Vidalia 工作的主要内容,如果未能解决你的问题,请参考以下文章

在 Visual Studio 2015 和 Windows 10 中无法获取 XP 样式按钮 (FlatStyle=System)?

我在 python3.7/Windows 7 中编写的 Python 程序无法在 Windows XP 中运行

Windows XP SP2 Background Intelligent Transfer Service 服务无法启动

Windows XP 默认路由 [关闭]

windows xp 下无法运行 VS2013 创建的安装文件

sqlmap批量扫描burpsuite请求日志记录