berkantaydin / ufonet

UFONet abuses OSI Layer 7-HTTP to create/manage 'zombies' and to conduct different attacks using; GET/POST, multithreading, proxies, origin spoofing methods, cache evasion techniques, etc.

Home Page:http://ufonet.03c8.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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 libraries:

   python-pycurl - Python bindings to libcurl
   python-geoip  - Python bindings for the GeoIP IP-to-country resolver library

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

   sudo apt-get install python-pycurl python-geoip

Source libs:

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

About

UFONet abuses OSI Layer 7-HTTP to create/manage 'zombies' and to conduct different attacks using; GET/POST, multithreading, proxies, origin spoofing methods, cache evasion techniques, etc.

http://ufonet.03c8.net


Languages

Language:JavaScript 71.6%Language:Python 26.7%Language:CSS 1.7%