![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-welcome_small.png "UFONet Welcome") ---------- + Project Website: https://ufonet.03c8.net ---------- #### 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: - FAQ: https://ufonet.03c8.net/FAQ.html - CWE-601:Open Redirect: https://cwe.mitre.org/data/definitions/601.html ![UFONet](https://ufonet.03c8.net/ufonet/ufonet-schema.png "UFONet Schema") ---------- #### 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: * Python: https://www.python.org/downloads/ * PyCurl: http://pycurl.sourceforge.net/ * GeoIP: https://pypi.python.org/pypi/GeoIP/ * Python-geoip: https://pypi.org/project/python-geoip/ * Pygeoip: https://pypi.org/project/pygeoip/ * Whois: https://pypi.python.org/pypi/whois * PyCrypto: https://pypi.python.org/pypi/pycrypto * PyRequests: https://pypi.python.org/pypi/requests * Scapy-Python3: https://pypi.org/project/scapy-python3/ * Leaflet: http://leafletjs.com/ (provided) ---------- #### License: UFONet is released under the GPLv3. You can find the full license text in the [LICENSE](./docs/LICENSE) file. ---------- #### Screenshots (current version!): ![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-shell-1.png "UFONet Shell") ![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-shell-2.png "UFONet Shell Board") ![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-shell-3.png "UFONet GUI Shell") ![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-main_small.png "UFONet GUI Main Panel") ![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-botnet_small.png "UFONet GUI Botnet") ![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-stats.png "UFONet GUI General Stats") ![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-ranking_small.png "UFONet GUI Ranking") ![UFONet](https://ufonet.03c8.net/ufonet/ufonet-hydra-board_small.png "UFONet GUI Board/Forum") ![UFONet](https://ufonet.03c8.net/ufonet/ufonet-singularity-grid_small.png "UFONet GUI Crypto Grid Board") ![UFONet](https://ufonet.03c8.net/ufonet/ufonet-singularity-grid2_small.png "UFONet GUI Grid Stats") ![UFONet](https://ufonet.03c8.net/ufonet/ufonet-singularity-wargames_small.png "UFONet GUI Wargames") ![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-streams_small.png "UFONet GUI Streams") ![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-globalnet_small.png "UFONet GUI GlobalNet") ![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-attack_small.png "UFONet GUI Attack") ![UFONet](https://ufonet.03c8.net/ufonet/ufonet-gui3_small.png "UFONet GeoMap /deploying/") ![UFONet](https://ufonet.03c8.net/ufonet/ufonet-gui4_small.png "UFONet GeoMap /attacking/")