[!]Remember: this tool is NOT for educational purpose.
Usage of UFONet 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 and Seclist author assume no liability and are not responsible for any misuse or damage caused by this program.
UFONet – is a free software tool designed to test DDoS attacks against a target using ‘Open Redirect’ vectors on third party web applications like botnet.
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.
+ 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
– git clone https://github.com/epsylon/ufonet
– cd ufonet/ufonet
– ./ufonet -h or –gui(for GUI)
Examples:
+ with verbose: ./ufonet -t zombies.txt -v
+ with proxy TOR: ./ufonet -t zombies.txt –proxy=”http://127.0.0.1:8118″
+ with threads: ./ufonet -t zombies.txt –threads 50
Usage:

UFONet – is a tool designed to launch DDoS attacks against a target, using ‘Open Redirect’ vectors on third party web applications, like botnet
Source : http://ufonet.03c8.net/ | Our Post Before