{"id":26307531,"url":"https://github.com/lfillaz/udp-flooding-tool","last_synced_at":"2025-05-12T23:22:46.128Z","repository":{"id":256859480,"uuid":"856630252","full_name":"lfillaz/UDP-Flooding-Tool","owner":"lfillaz","description":"The UDP Flooding Tool is a network stress testing application designed to simulate high traffic conditions by sending a flood of UDP packets to a specified target IP address and port. This tool is useful for testing network performance, resilience, and stability under heavy load conditions.","archived":false,"fork":false,"pushed_at":"2025-03-02T23:13:36.000Z","size":168,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T04:41:25.884Z","etag":null,"topics":["attack","attack-server","flooding","flooding-http","flooding-ip","rust","tool","udp-flooding-tool","udp-protocol","udp-server"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lfillaz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-12T23:13:06.000Z","updated_at":"2025-03-24T10:17:29.000Z","dependencies_parsed_at":"2024-09-13T13:06:26.391Z","dependency_job_id":null,"html_url":"https://github.com/lfillaz/UDP-Flooding-Tool","commit_stats":null,"previous_names":["lfillaz/udp-flooding-tool"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfillaz%2FUDP-Flooding-Tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfillaz%2FUDP-Flooding-Tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfillaz%2FUDP-Flooding-Tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfillaz%2FUDP-Flooding-Tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lfillaz","download_url":"https://codeload.github.com/lfillaz/UDP-Flooding-Tool/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253838206,"owners_count":21972111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["attack","attack-server","flooding","flooding-http","flooding-ip","rust","tool","udp-flooding-tool","udp-protocol","udp-server"],"created_at":"2025-03-15T10:15:13.017Z","updated_at":"2025-05-12T23:22:46.108Z","avatar_url":"https://github.com/lfillaz.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\n# UDP Flooding Tool\n\n## Overview\n\nThe UDP Flooding Tool is a network stress testing application designed to simulate high traffic conditions by sending a flood of UDP packets to a specified target IP address and port. This tool is useful for testing network performance, resilience, and stability under heavy load conditions.\n\n## Features\n![2CAdI2kQdz](https://github.com/user-attachments/assets/ea4034cc-02e2-4a0f-bc03-f012a3819091)\n![image](https://github.com/user-attachments/assets/6cd5b181-a566-424c-8b46-1a0dab519e61)\n\n- **Customizable Attack Parameters:**\n  - **Target IP Address:** Specify the IP address of the target server.\n  - **Packet Size:** Define the size of each UDP packet sent during the attack.\n  - **UDP Port:** Choose from a list of common UDP ports or specify a custom port.\n  - **Attack Duration:** Set the duration for the attack in seconds.\n  - **Number of Threads:** Control the number of concurrent threads sending UDP packets.\n\n- **Real-time Attack Monitoring:**\n  - **Progress Bar:** Visual representation of the attack progress.\n  - **Packet Frequency:** Display the frequency of packets being sent per second.\n  - **Packets Sent:** Keep track of the total number of packets sent.\n\n- **Alerts and Notifications:**\n  - **Start Attack Alert:** Notification with attack parameters when starting the attack.\n  - **End of Attack Alert:** Alert window that notifies you when the attack is complete.\n\n## Installation\n\nTo build and run the UDP Flooding Tool, you'll need Rust installed on your system. If you haven't installed Rust yet, follow the instructions on the [official Rust website](https://www.rust-lang.org/).\n\n1. **Clone the Repository:**\n   ```sh\n   git clone https://github.com/lfillaz/udp-flooding-tool.git\n   cd udp-flooding-tool\n   ```\n\n2. **Build the Project:**\n   ```sh\n   cargo build\n   ```\n\n3. **Run the Application:**\n   ```sh\n   cargo run\n   ```\n\n## Usage\n\n1. **Launch the Application:**\n   - Run the application using `cargo run`. A window will appear with the tool's interface.\n\n2. **Configure Attack Parameters:**\n   - **Target IP:** Enter the IP address of the target server.\n   - **Packet Size:** Use the slider to set the desired packet size (in bytes).\n   - **UDP Port:** Select a common UDP port or enter a custom port.\n   - **Attack Duration:** Set the duration for the attack.\n   - **Number of Threads:** Adjust the number of threads for sending packets.\n\n3. **Start the Attack:**\n   - Click the \"Start Attack\" button to initiate the attack. An alert will display the attack parameters.\n   - Monitor the attack progress through the progress bar and packet statistics.\n\n4. **End of Attack:**\n   - The tool will automatically notify you when the attack is complete.\n\n## Contributing\n\n\nContributions are welcome! If you have suggestions or improvements, please open an issue or submit a pull request on [GitHub](https://github.com/lfillaz/udp-flooding-tool).\n\n\n## Disclaimer\n\nThe UDP Flooding Tool is intended for educational and testing purposes only. Use this tool responsibly and ensure you have permission before testing any network or system.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flfillaz%2Fudp-flooding-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flfillaz%2Fudp-flooding-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flfillaz%2Fudp-flooding-tool/lists"}