• Stars
    star
    1,910
  • Rank 24,116 (Top 0.5 %)
  • Language
    JavaScript
  • Created over 11 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

UFONet - Denial of Service Toolkit

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.

It also works as an encrypted DarkNET to publish and receive content by creating a global client/server network based on a direct-connect P2P architecture.

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
   libgeoip-dev - Development files for the GeoIP library
   libgeoip1 - non-DNS 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):

   python3 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 libgeoip1 libgeoip-dev

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

   pip3 install GeoIP
   pip3 install python-geoip
   pip3 install pygeoip
   pip3 install requests
   pip3 install pycrypto
   pip3 install pycurl
   pip3 install whois
   pip3 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

More Repositories

1

xsser

Cross Site "Scripter" (aka XSSer) is an automatic -framework- to detect, exploit and report XSS vulnerabilities in web-based applications.
Python
969
star
2

cintruder

Captcha Intruder (CIntrud3r) is an automatic pentesting tool to bypass captchas.
Python
227
star
3

orb

Orb is a massive footprinting tool.
Python
41
star
4

anontwi

Anontwi is a tool for OAuth2 applications (such as: GNUSocial, Twitter) that provides different layers of encryption, privacy methods and proxy features.
Python
30
star
5

Smuggler

Smuggler can detect and exploit -HTTP Smuggling- vulnerabilities.
Python
24
star
6

xss-http-injector

XSS HTTP Inject0r is a proof of concept tool that shows how XSS (Cross Site Scripting) flags can be exploited easily. It is written in HTML + Javascript + PHP and released under GPLv3.
PHP
21
star
7

fuzzssh

FuzzSSH is a free software tool created to detect SSH (protocol) vulnerabilities.
Python
17
star
8

paranoia-browser

pArAnoIA - Tiny "Secure" Browser
Python
12
star
9

ecoin

ECOin is a P2P crypto-currency with the goal of providing a long-term energy-efficient digital economy strategy.
C++
11
star
10

Neuralia

NeuraLIA tries to learn and reply the correct answer.
Python
8
star
11

DiaNA

DiaNA can search and recognize patterns in DNA sequences.
Python
7
star
12

oasis

SolarNET.HuB (SNH) - The Project Network - Oasis
JavaScript
7
star
13

propagare

Propagar(es): extracción, organización y análisis semántico de noticias.
Python
7
star
14

pydog4apache

PyDog4Apache is an Apache web logs sneaker.
Python
6
star
15

PyAISnake

PyAISnake is a python math-sandbox simulator built to teach AI models on how to solve problems related to spatial intelligence, through the classic video game "snake".
Python
6
star
16

NoINIW2051

Shell-based CyberPunk m-RPG videogame.
Python
4
star
17

brainstocker

BrAInStocker tries to predict (using Linear Regression) the next number within a series of random numbers.
Python
4
star
18

m--github

Microsoft is acquiring GitHub so... #GoodByeGithub !
3
star
19

Elgg-Lorea-Hydra

This code is an updated version of Elgg 1.12.x (LTS version) with a selection of working mods, a new theme called "Hydra" and some advanced 'spanish' language translations...
PHP
3
star
20

x11-stack-corruption

X11/libX11.so.6 (XQueryKeymap) Stack corruption/Access violation [PoC+ Fuzzer]
Python
3
star
21

collatz

An unsolved problem in mathematics
Python
2
star
22

PandeMaths

PandeMaths simulates a mathematical model of pandemics.
Python
2
star
23

euler-bricks

An unsolved problem in mathematics
Python
2
star
24

meta-id

The meta-id firmware connects a micro-controller to the internet using an ESP8266 Wifi module.
C
1
star
25

goldbach

An unsolved problem in mathematics
Python
1
star