awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
MatrixTM avatar

MatrixTM/MHDDoS

0
View on GitHub↗
16,224 estrellas·3,583 forks·Python·MIT·9 vistas

MHDDoS

MHDDoS is a command-line utility designed for volumetric stress testing and infrastructure resilience assessment. It functions as a comprehensive framework for simulating high-volume network and application layer traffic to evaluate the capacity and stability of web services and network infrastructure.

The tool distinguishes itself through its ability to generate complex, protocol-specific traffic patterns and raw packet structures. By employing dynamic header randomization and specialized payload injection, it simulates diverse request behaviors intended to test the effectiveness of security filters and protection services. It also includes integrated capabilities for infrastructure reconnaissance, allowing users to resolve network details and identify server endpoints prior to testing.

The framework covers a broad spectrum of testing methodologies, ranging from application-layer request flooding to network-layer resource exhaustion. It supports both transport-layer packet crafting and high-concurrency web traffic simulation to identify bandwidth bottlenecks and processing limits. The project is distributed as a collection of scripts and is accessible via a command-line interface.

Features

  • DDoS Simulation Tools - Simulates high-volume network and application layer traffic to evaluate the resilience of infrastructure against volumetric attacks.
  • Layer 7 Load Testers - Generates complex HTTP request patterns and manipulated headers to measure the processing limits of web servers.
  • Security Testing - Provides a collection of scripts for identifying target infrastructure vulnerabilities and testing service capacity.
  • Traffic Generators - Floods network layers with custom packets and amplification traffic to analyze bandwidth saturation and resource exhaustion.
  • Packet Injection Engines - Constructs custom network packets at the transport layer by manually defining headers to bypass standard operating system networking stacks.
  • Network Layer Flooders - Overwhelms target infrastructure by sending high volumes of protocol-specific traffic and connection requests.
  • Application Layer Flooders - Targets web servers with high volumes of HTTP requests and manipulated headers to exhaust processing capacity.
  • Load Testing Tools - Tests the performance and stability of web servers under heavy request loads to ensure services remain available.
  • Network Stress Testers - Evaluates the capacity and resilience of network infrastructure by simulating high volumes of traffic.
  • Vulnerability Assessment and Testing - Identifies vulnerabilities in network defenses and security configurations by simulating various types of malicious traffic.
  • Web Traffic Simulators - Exhausts application resources by mimicking legitimate user behavior and complex request patterns.
  • Infrastructure Resolvers - Identifies underlying network details including real IP addresses and DNS records to facilitate target mapping.
  • Distributed Task Orchestration - Coordinates concurrent execution across multiple worker threads to maximize bandwidth saturation and resource exhaustion.
  • Infrastructure Reconnaissance - Maps and analyzes the underlying network architecture of a target to identify exposed server endpoints.
  • Protocol Payloads - Generates specialized traffic sequences tailored to exploit the unique processing requirements of different network and application layer protocols.
  • Asynchronous Event Multiplexers - Uses non-blocking I/O loops to manage thousands of concurrent network connections from a single execution thread.
  • Request Randomizers - Injects variable metadata and randomized request patterns into outgoing traffic to evade signature-based detection.

Historial de estrellas

Gráfico del historial de estrellas de matrixtm/mhddosGráfico del historial de estrellas de matrixtm/mhddos

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace matrixtm/mhddos?

MHDDoS is a command-line utility designed for volumetric stress testing and infrastructure resilience assessment. It functions as a comprehensive framework for simulating high-volume network and application layer traffic to evaluate the capacity and stability of web services and network infrastructure.

¿Cuáles son las características principales de matrixtm/mhddos?

Las características principales de matrixtm/mhddos son: DDoS Simulation Tools, Layer 7 Load Testers, Security Testing, Traffic Generators, Packet Injection Engines, Network Layer Flooders, Application Layer Flooders, Load Testing Tools.

¿Qué alternativas de código abierto existen para matrixtm/mhddos?

Las alternativas de código abierto para matrixtm/mhddos incluyen: limerboy/impulse — Impulse is a denial-of-service attack framework and network stress testing tool designed to execute resource… shekhargulati/52-technologies-in-2016 — This project serves as a comprehensive educational repository and technical reference collection, documenting a wide… grafana/k6 — k6 is a performance testing framework used to measure the scalability and stability of network services and APIs. It… owasp/wstg — The Web Application Security Testing Guide is an open-source security testing standard and comprehensive framework of… samsar4/ethical-hacking-labs — Ethical-Hacking-Labs is a comprehensive cybersecurity training curriculum and lab suite designed for learning… apache/jmeter — Apache JMeter is a Java-based performance testing tool and multi-protocol traffic simulator used to analyze the…

Alternativas open-source a MHDDoS

Proyectos open-source similares, clasificados según cuántas características comparten con MHDDoS.
  • limerboy/impulseAvatar de LimerBoy

    LimerBoy/Impulse

    2,740Ver en GitHub↗

    Impulse is a denial-of-service attack framework and network stress testing tool designed to execute resource saturation and traffic amplification against targeted systems. It provides a collection of scripts to simulate high-volume traffic and evaluate system stability across various network protocols. The tool includes specialized capabilities for traffic amplification, using public servers to reflect and multiply network traffic directed at a specific IP address. It also features utilities for disrupting communication services through the mass transmission of email messages and mobile telep

    Pythonattackcallsddos
    Ver en GitHub↗2,740
  • shekhargulati/52-technologies-in-2016Avatar de shekhargulati

    shekhargulati/52-technologies-in-2016

    7,311Ver en GitHub↗

    This project serves as a comprehensive educational repository and technical reference collection, documenting a wide range of software engineering practices and modern development technologies. It provides a structured learning path for developers, curating tutorials and practical examples that cover the full lifecycle of application development, from initial project scaffolding to deployment and maintenance. The repository distinguishes itself by offering deep technical insights into complex architectural patterns, including actor-based concurrency models for managing parallel tasks and cont

    JavaScriptawesomeawesome-listblog
    Ver en GitHub↗7,311
grafana/k6Avatar de grafana

grafana/k6

30,874Ver en GitHub↗

k6 is a performance testing framework used to measure the scalability and stability of network services and APIs. It functions as a JavaScript load testing tool that uses a Go engine to simulate concurrent user traffic. The tool enables the enforcement of service level objectives by comparing response time percentiles against quantitative performance thresholds. It also operates as a performance regression tool for continuous integration pipelines and a browser performance testing tool that executes scripts within a bundled headless browser instance. Its capabilities cover workload scenario

Goes6gogolang
Ver en GitHub↗30,874
  • owasp/wstgAvatar de OWASP

    OWASP/wstg

    9,473Ver en GitHub↗

    The Web Application Security Testing Guide is an open-source security testing standard and comprehensive framework of procedures for identifying vulnerabilities in web applications and services. It serves as a vulnerability assessment methodology and a web API security audit framework, providing a structured approach for conducting consistent and thorough security audits of web-based software. The project utilizes a methodology-based audit framework and checklist-driven workflows to ensure repeatable discovery and exploitation steps. It organizes security tests through taxonomy-based vulnerab

    application-securityappsecbest-practices
    Ver en GitHub↗9,473
  • Ver las 30 alternativas a MHDDoS→