https://github.com/epsylon/ufonet
UFONet - Denial of Service Toolkit
https://github.com/epsylon/ufonet
botnet cryptography ddos disruption dos p2p ufonet
Last synced: over 1 year ago
JSON representation
UFONet - Denial of Service Toolkit
- Host: GitHub
- URL: https://github.com/epsylon/ufonet
- Owner: epsylon
- Created: 2013-06-18T18:11:25.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T02:21:33.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T17:49:42.454Z (over 1 year ago)
- Topics: botnet, cryptography, ddos, disruption, dos, p2p, ufonet
- Language: JavaScript
- Homepage: https://ufonet.03c8.net
- Size: 16.7 MB
- Stars: 2,200
- Watchers: 122
- Forks: 612
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: docs/.github/CONTRIBUTING.md
- Code of conduct: docs/.github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- fucking-awesome-pentest - 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. (Network Tools / DDoS Tools)
- penetration-testing - 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. (Network Tools / DDoS Tools)
- venom - `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. (Network / DDoS Tools)
- awesome-scapy - ufonet - Create your own botnet to send untraceable DDoS attacks. (Tools)
- awesome-pentest - 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. (Network Tools / DDoS Tools)
- awesome-pentest - 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. (Network Tools / DDoS Tools)
- awesome-pentest-reference - 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. (Network Tools / DDoS Tools)
- awesome-penetest - 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. (Network Tools / DDoS Tools)
- awesome-pentest - 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. (Tools / DDoS Tools)
- awesome-pentest - 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. (Network Tools / DDoS Tools)
- awesome-ccamel - epsylon/ufonet - UFONet - Denial of Service Toolkit (Python)
README

----------
+ 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.
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:
- FAQ:
https://ufonet.03c8.net/FAQ.html
- CWE-601:Open Redirect:
https://cwe.mitre.org/data/definitions/601.html

- LOIC:
https://en.wikipedia.org/wiki/Low_Orbit_Ion_Cannon
- LORIS:
https://en.wikipedia.org/wiki/Slowloris_(software)
- UFOSYN:
https://en.wikipedia.org/wiki/SYN_flood
- FRAGGLE:
https://en.wikipedia.org/wiki/Fraggle_attack
- UFORST:
https://ddos-guard.net/en/terminology/attack_type/rst-or-fin-flood
- SPRAY:
https://en.wikipedia.org/wiki/DRDOS
- SMURF:
https://en.wikipedia.org/wiki/Smurf_attack
- XMAS:
https://en.wikipedia.org/wiki/Christmas_tree_packet
- DROPER:
https://en.wikipedia.org/wiki/IP_fragmentation_attack
- SNIPER:
https://www.imperva.com/learn/application-security/snmp-reflection/
- TACHYON:
https://www.us-cert.gov/ncas/alerts/TA13-088A
- PINGER:
https://www.cloudflare.com/learning/ddos/ping-icmp-flood-ddos-attack/
- MONLIST:
https://www.us-cert.gov/ncas/alerts/TA14-013A
- UFOACK:
https://www.f5.com/services/resources/glossary/push-and-ack-flood
- OVERLAP:
https://cyberhoot.com/cybrary/fragment-overlap-attack/
- UFOUDP:
https://en.wikipedia.org/wiki/UDP_flood_attack
- NUKE:
https://dl.packetstormsecurity.net/papers/general/tcp-starvation.pdf
----------
#### Installing:
UFONet runs on many platforms:
You can try to automatically get all required libraries using (as root):
python3 setup.py
For manual installation, run:
sudo apt-get install -y --no-install-recommends libpython3.11-dev python3-pycurl python3-geoip python3-whois python3-cryptography python3-requests libgeoip1 libgeoip-dev
python3 -m pip install --upgrade pip --no-warn-script-location --root-user-action=ignore
python3 -m pip install pycurl --upgrade --root-user-action=ignore
python3 -m pip install GeoIP python-geoip pygeoip requests whois scapy pycryptodomex duckduckgo-search --ignore-installed --root-user-action=ignore
----------
#### License:
UFONet is released under the GPLv3. You can find the full license text
in the [LICENSE](./docs/LICENSE) file.
----------
#### Screenshots (current version!):












