百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
U

ufonet

> 编程语言
开源

UFONet - 拒绝服务工具包

2.5K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

UFONet - 拒绝服务工具包


  • 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://en.wikipedia.org/wiki/TCP_reset_attack

  • SPRAY: https://en.wikipedia.org/wiki/Denial-of-service_attack#Reflected_attack

  • 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://en.wikipedia.org/wiki/Simple_Network_Management_Protocol

  • TACHYON: https://en.wikipedia.org/wiki/DNS_amplification_attack

  • PINGER: https://en.wikipedia.org/wiki/Ping_flood

  • MONLIST: https://en.wikipedia.org/wiki/NTP_server_misuse_and_abuse

  • UFOACK: https://en.wikipedia.org/wiki/Denial-of-service_attack

  • OVERLAP: https://en.wikipedia.org/wiki/IP_fragmentation_attack#Overlapping_fragment_attack

  • UFOUDP: https://en.wikipedia.org/wiki/UDP_flood_attack

  • NUKE: https://en.wikipedia.org/wiki/Sockstress

  • MEMCACHED: https://en.wikipedia.org/wiki/Memcached

  • CHARGEN: https://en.wikipedia.org/wiki/Character_Generator_Protocol

  • CLDAP: https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol

  • SSDP: https://en.wikipedia.org/wiki/Simple_Service_Discovery_Protocol

  • QOTD: https://en.wikipedia.org/wiki/QOTD

  • TFTP: https://en.wikipedia.org/wiki/Trivial_File_Transfer_Protocol

  • WSDISCO: https://en.wikipedia.org/wiki/WS-Discovery

  • COAP: https://en.wikipedia.org/wiki/Constrained_Application_Protocol

  • MSSQL: https://en.wikipedia.org/wiki/Microsoft_SQL_Server

  • ARMS: https://en.wikipedia.org/wiki/Apple_Remote_Desktop

  • PLEX: https://en.wikipedia.org/wiki/Plex_(software)

  • NETBIOS: https://en.wikipedia.org/wiki/NetBIOS

  • RIPV1: https://en.wikipedia.org/wiki/Routing_Information_Protocol

  • MIDDLEBOX: https://en.wikipedia.org/wiki/Network_middlebox

  • RAPIDRESET: https://en.wikipedia.org/wiki/HTTP/2

  • SLOWREAD: https://en.wikipedia.org/wiki/Slowloris_(software)

  • GOLDENEYE: https://en.wikipedia.org/wiki/Denial-of-service_attack#Application-layer_attacks

  • FINFLOOD: https://en.wikipedia.org/wiki/Transmission_Control_Protocol#Connection_termination

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.12-dev python3-pycurl python3-geoip python3-whois python3-requests libgeoip1 libgeoip-dev
   python3 -m pip install --upgrade pip --no-warn-script-location --root-user-action=ignore --break-system-packages
   python3 -m pip install pycurl --upgrade --root-user-action=ignore --break-system-packages
   python3 -m pip install pygeoip requests urllib3 whois scapy pycryptodomex duckduckgo-search dnspython certifi --ignore-installed --root-user-action=ignore --break-system-packages

If any lib is missing at runtime, UFONet 2.0 will try to auto-install it using pip.

To run the test suite at any time:

   python3 ufonet --test-ufonet

License:

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


Screenshots (current version!):

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •Website: https://ufonet.03c8.net
  • •CWE-601:Open Redirect:
  • •FRAGGLE:
  • •TACHYON:
  • •MONLIST:
  • •OVERLAP:
  • •MEMCACHED:
  • •CHARGEN:
  • •WSDISCO:
  • •NETBIOS:

> 标签

Pythonbotnetcryptographyddosdisruption

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言