UFONet - A DDoS Botnet via Web Abuse

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
 * Web: http://ufonet.03c8.net
 * FAQ: http://ufonet.03c8.net/FAQ.html

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:
    * CWE-601: Open Redirect
    * OWASP: URL Redirector Abuse



Installing
   UFONet runs on many platforms. It requires Python (>2.7.9) and the following libraries:
      python-pycurl - Python bindings to libcurl
      python-geoip  - Python bindings for the GeoIP IP-to-country resolver library
      python-whois  - Python module for retrieving WHOIS information - Python 2
      python-crypto - Cryptographic algorithms and protocols for Python
      python-requests - elegant and simple HTTP library for Python2, built for human beings

   On Debian-based systems (ex: Ubuntu), run:
      sudo apt-get install python-pycurl python-geoip python-whois python-crypto python-requests

   On other systems such as: Kali, Ubuntu, ArchLinux, ParrotSec, Fedora, etc... also run:
      pip install geoip 
      pip install requests
      pip install pycrypto

Source libs
 * Python
 * PyCurl
 * PyGeoIP
 * PyWhois
 * PyCrypto
 * PyRequests
 * Leaflet (provided)

License
   UFONet is released under the terms of the GPLv3 and is copyrighted by psy.

Screenshots (current version!)







Videos


Download UFONet
UFONet Website