/ufonet

UFONet - is a tool designed to launch DDoS attacks against a target, using 'Open Redirect' vectors on third party web applications, like botnet.

Primary LanguagePython

===================================================================

UFONet - is a tool designed to launch DDoS attacks against a target, using 'Open Redirect' vectors on third party web applications, like botnet.

See this links for more info:



Installing:

UFONet runs on many platforms. It requires Python (2.x.y) and the following library:

   python-pycurl - Python bindings to libcurl

On Debian-based systems (ex: Ubuntu), run:

   sudo apt-get install python-pycurl

Source libs:

   * Python: https://www.python.org/downloads/
   * PyCurl: http://pycurl.sourceforge.net/