[go: up one dir, main page]

Skip to content

Koroush-k/ufonet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UFONet




UFONet - is a toolkit designed to launch DDoS and DoS attacks.

See these links for more info:

UFONet


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
   python-scapy - Packet generator/sniffer and network scanner/discovery

You can automatically get all required libraries using (as root):

   sudo python setup.py install

For manual installation, on Debian-based systems (ex: Ubuntu), run:

   sudo apt-get install python-pycurl python-geoip python-whois python-crypto python-requests python-scapy

On other systems such as: Kali, Ubuntu, ArchLinux, ParrotSec, Fedora, etc... also run:

   pip install geoip 
   pip install requests
   pip install pycrypto
   pip install scapy

Source libs:


License:

UFONet is released under the GPLv3. You can find the full license text in the LICENSE file.


Screenshots (current version!):

UFONet

UFONet

UFONet

UFONet

UFONet

UFONet

UFONet

UFONet

UFONet

UFONet

UFONet

UFONet

UFONet

UFONet

UFONet

About

UFONet - Denial of Service Toolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.1%
  • JavaScript 43.5%
  • CSS 1.4%