awesome-repositories.com
Blog
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
·
LimerBoy avatar

LimerBoy/Impulse

0
View on GitHub↗
2,740 estrellas·535 forks·Python·gpl-3.0·6 vistas

Impulse

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 telephony requests.

The project covers several capability areas, including network layer flooding, HTTP application flooding, and the injection of malformed packets. It also manages resource exhaustion through TCP state saturation and the maintenance of persistent concurrent connections.

Features

  • DoS Attack Frameworks - Provides a comprehensive toolset for conducting denial-of-service attacks via packet flooding and resource exhaustion.
  • Network Stress Testers - Provides a comprehensive suite of network stress testers to evaluate infrastructure capacity via high-volume traffic simulation.
  • Connection Exhaustion - Maintains high volumes of simultaneous open sessions to exhaust server connection capacity.
  • Request Flooding - Provides asynchronous HTTP and POST request flooding to overwhelm web application resources.
  • Application Layer Flooding - Implements high-volume HTTP and POST request flooding to overwhelm web application resources.
  • TCP State Exhaustion - Initiates numerous half-open TCP connections to consume the target server's memory and capacity.
  • Malformed Packet Generation - Constructs malformed or oversized network packets across transport layers to destabilize targeted systems.
  • Connection Exhaustion - Maintains numerous concurrent connections to exhaust the available session capacity of a target server.
  • Network Layer Flooders - Ships a network layer flooder to overwhelm infrastructure with high-volume protocol-specific traffic.
  • Network Traffic Flooding - Generates high-volume network traffic to exhaust server resources and block legitimate access.
  • Protocol Amplification Attacks - Exploits public servers to multiply traffic volume and overwhelm a targeted IP address.
  • Application Layer Flooders - Overwhelms web servers by manipulating HTTP requests and maintaining numerous simultaneous connections.
  • TCP State Exhaustion Attacks - Initiates numerous half-open connections to consume the server's transmission control block memory.
  • Traffic Amplification Attacks - Implements traffic amplification using public servers to multiply network traffic hitting a target IP.
  • Traffic Amplification Systems - Exploits public servers to reflect and multiply network traffic directed at a specific IP address.
  • Malformed Packet Injection - Sends oversized or malformed network packets to destabilize or freeze targeted systems.
  • SMS Bombers - Sends a high volume of text messages and phone calls to a specific number to overwhelm the recipient.
  • SMS Messaging Gateways - Interfaces with telephony providers to transmit high-frequency text messages.
  • Message Saturation - Sends rapid sequences of email messages through mail transfer agents to disrupt services.
  • SMTP Flooding - Sends massive volumes of email messages to saturate inboxes and disrupt mail services.
  • Email Flooding Attacks - Sends a massive volume of email messages to a specific address to disrupt mail services.

Historial de estrellas

Gráfico del historial de estrellas de limerboy/impulseGráfico del historial de estrellas de limerboy/impulse

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 limerboy/impulse?

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.

¿Cuáles son las características principales de limerboy/impulse?

Las características principales de limerboy/impulse son: DoS Attack Frameworks, Network Stress Testers, Connection Exhaustion, Request Flooding, Application Layer Flooding, TCP State Exhaustion, Malformed Packet Generation, Network Layer Flooders.

¿Qué alternativas de código abierto existen para limerboy/impulse?

Las alternativas de código abierto para limerboy/impulse incluyen: matrixtm/mhddos — MHDDoS is a command-line utility designed for volumetric stress testing and infrastructure resilience assessment. It… link1st/go-stress-testing — This project is a performance benchmarking framework and network protocol stress tester designed to evaluate system… whalefell/smsboom — SMSBoom is an automated SMS bomber and bulk messaging tool designed to send a rapid succession of text messages to a… apache/jmeter — Apache JMeter is a Java-based performance testing tool and multi-protocol traffic simulator used to analyze the… sammwyy/mikumikubeam — MikuMikuBeam is a hybrid command-line and web-based tool for launching configurable network stress tests with… howdyai/botkit — Botkit is a multi-platform chatbot framework designed to build conversational bots that operate across different…

Alternativas open-source a Impulse

Proyectos open-source similares, clasificados según cuántas características comparten con Impulse.
  • matrixtm/mhddosAvatar de MatrixTM

    MatrixTM/MHDDoS

    16,224Ver en GitHub↗

    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

    Pythonamazon-bypassattackauto-proxy
    Ver en GitHub↗16,224
  • link1st/go-stress-testingAvatar de link1st

    link1st/go-stress-testing

    4,391Ver en GitHub↗

    This project is a performance benchmarking framework and network protocol stress tester designed to evaluate system stability under high-concurrency conditions. It functions as a command-line utility that simulates massive volumes of simultaneous requests to identify infrastructure bottlenecks and verify service reliability. The tool distinguishes itself through its protocol-agnostic orchestration, which allows for load testing across diverse standards including HTTP, WebSocket, gRPC, and Radius. It supports complex request configurations, enabling users to inject custom headers, binary data,

    Gogolanggrpcqps
    Ver en GitHub↗4,391
  • whalefell/smsboomAvatar de WhaleFell

    WhaleFell/SMSBoom

    15,192Ver en GitHub↗

    SMSBoom is an automated SMS bomber and bulk messaging tool designed to send a rapid succession of text messages to a target phone number or a list of multiple recipients. It functions as a bulk SMS sender that automates the dispatch of large volumes of text messages. The project manages mass communication workflows through automated text dispatch and bulk messaging capabilities. It utilizes a system for sending messages to multiple recipients simultaneously via automated messaging systems. The tool handles message dispatching via HTTP requests to third party gateways, employing concurrent re

    Python
    Ver en GitHub↗15,192
  • apache/jmeterAvatar de apache

    apache/jmeter

    9,233Ver en GitHub↗

    Apache JMeter is a Java-based performance testing tool and multi-protocol traffic simulator used to analyze the stability and scalability of servers and networks. It functions as a distributed load testing framework that coordinates remote worker nodes from a single controller to generate high volumes of concurrent traffic. The project is distinguished by its ability to simulate traffic across diverse backend systems, including HTTP, JDBC, LDAP, JMS, FTP, and TCP. It provides a headless command-line interface for automated execution and a reporting system that transforms raw sample logs into

    Javajavaperformancetest
    Ver en GitHub↗9,233
  • Ver las 30 alternativas a Impulse→