3 matches found
pymultitor
PyMultiTor Python Multi Threaded Tor Proxy, Did you ever want to be at two different places at the same time? When I asked myself this question, I actually started developing this solution in my mind. While performing penetration tests there are often problems caused by security devices that bloc...
pymultitor
PyMultiTor Python 多线程 Tor 代理, 你是否曾想过同时出现在两个不同的地方? 当我向自己提出这个问题时,实际上我就在脑海中开始开发这个解决方案。 在执行渗透测试时,安全设备屏蔽“攻击”IP 经常会引发问题。 这让我非常烦恼,于是我编写了一个脚本来解决这个问题。 使用大量 IP 地址执行攻击,能保证更好的结果——尤其是在尝试绕过 Web 应用防火墙、暴力破解类型攻击等场景下。 Blackhat Asia https://www.blackhat.com/asia-17/arsenal.htmlpymultitor Owasp-IL 演讲...
Python Multi Threaded Tor Proxy: pyMultitor
Python Multi Threaded Tor Proxy Installation Prerequisites Python 2.7+. A C compiler, Python headers, etc. are needed to compile several dependencies. On Ubuntu, sudo apt-get install -y build-essential libssl-dev python-setuptools python-pip python-wheel python-dev On Fedora, sudo dnf install -y...