Code Monkey home page Code Monkey logo

ufonet's Introduction

UFONet



Description:

UFONet - is a free software, P2P and cryptographic -disruptive toolkit- that allows to perform DoS and DDoS attacks; on the Layer 7 (APP/HTTP) through the exploitation of Open Redirect vectors on third-party websites to act as a botnet and on the Layer3 (Network) abusing the protocol.

See these links for more info:

UFONet


Installing:

UFONet runs on many platforms. It requires Python (>=3) and the following libraries:

   python3-pycurl - Python bindings to libcurl (Python 3)
   python3-geoip - Python3 bindings for the GeoIP IP-to-country resolver library
   python3-whois - Python module for retrieving WHOIS information - Python 3
   python3-crypto - cryptographic algorithms and protocols for Python 3
   python3-requests - elegant and simple HTTP library for Python3, built for human beings
   python3-scapy - Packet crafting/sniffing/manipulation/visualization security tool

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 python3-pycurl python3-geoip python3-whois python3-crypto python3-requests python3-scapy

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

   pip install GeoIP
   pip install python-geoip
   pip install pygeoip
   pip install requests
   pip install pycrypto
   pip install pycurl
   pip install whois
   pip install scapy-python3

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

UFONet

ufonet's People

Contributors

epsylon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.