{"id":21953410,"url":"https://github.com/scoxfield/udp-dos-script","last_synced_at":"2025-03-22T18:25:31.469Z","repository":{"id":251203112,"uuid":"836710541","full_name":"scoxfield/UDP-DoS-Script","owner":"scoxfield","description":"Basic Perl UDP Flooding Script","archived":false,"fork":false,"pushed_at":"2024-11-15T06:09:25.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T22:45:57.731Z","etag":null,"topics":["collaborate","dos-attack","dos-tool","educational-project","learn","perl"],"latest_commit_sha":null,"homepage":"","language":"Perl","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/scoxfield.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-08-01T11:56:02.000Z","updated_at":"2024-11-15T08:56:41.000Z","dependencies_parsed_at":"2024-08-01T13:43:16.672Z","dependency_job_id":"7a1b8da0-28b7-4376-90da-af86aa72bc59","html_url":"https://github.com/scoxfield/UDP-DoS-Script","commit_stats":null,"previous_names":["scoxfield/udp-dos-script"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scoxfield%2FUDP-DoS-Script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scoxfield%2FUDP-DoS-Script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scoxfield%2FUDP-DoS-Script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scoxfield%2FUDP-DoS-Script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scoxfield","download_url":"https://codeload.github.com/scoxfield/UDP-DoS-Script/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245001312,"owners_count":20545230,"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":["collaborate","dos-attack","dos-tool","educational-project","learn","perl"],"created_at":"2024-11-29T07:08:28.414Z","updated_at":"2025-03-22T18:25:31.444Z","avatar_url":"https://github.com/scoxfield.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UDP DoS Script\n\n## Overview\n\n`UDP-DoS-Script` is a Perl script designed to simulate UDP network traffic for educational and research purposes.\n\n**IMPORTANT:** This tool is intended for use in a controlled environment and must only be used on networks and systems for which you have explicit authorization.\n\n## Features\n\n- Sends UDP packets to a specified IP and port.\n- Can operate on a specific port or random ports.\n- Allows for the specification of the duration of the simulation.\n\n## Prerequisites\n\n- **Perl**: Ensure you have Perl installed on your system. You can check this by running `perl -v` in your terminal.\n- **Network Access**: Permission to test against the target network or system.\n\n## Installation\n\nClone the repository to your local machine:\n\n```bash\ngit clone https://github.com/scoxfield/UDP-DoS-Script.git\ncd UDP-DoS-Script\n```\n\n## Usage\n\nRun the script with the required arguments:\n\n```bash\nperl scoxfield.pl \u003ctarget_ip\u003e \u003ctarget_port\u003e \u003cduration\u003e\n```\n\n## Arguments\n\n`\u003ctarget_ip\u003e`: The IP address of the target machine (e.g., 192.168.1.10).\n\n`\u003ctarget_port\u003e`: The target port number (e.g., 80). Use 0 for random ports.\n\n`\u003cduration\u003e`: Duration in seconds to run the simulation (e.g., 30). Use 0 to run indefinitely until manually stopped.\n\n#Example\n```bash\nperl scoxfield.pl 192.168.1.10 80 30\n```\n\nThis command sends UDP packets to the IP 192.168.1.10 on port 80 for 30 seconds.\n\n## Important Considerations\nAuthorization Required: Ensure you have explicit permission to use this script on the target system.\nLegal Compliance: Use of this tool must comply with applicable laws and regulations in your area.\nNetwork Impact: This script can generate significant traffic; use it responsibly and monitor network performance.\n\n## Disclaimer\nThis script is provided \"as is\" for educational and research purposes only. The authors and contributors disclaim all warranties and shall not be liable for any damages arising from its use. Users assume all responsibility and risk.\n\n## Disclaimer of Liability\nNo Warranty: The authors and contributors disclaim all warranties, including but not limited to warranties of merchantability, fitness for a particular purpose, and non-infringement.\nAssumption of Risk: Users assume all responsibility and risk for the use of this script. The authors and contributors shall not be liable for any damages arising from its use.\nNo Support: The script is provided without support, maintenance, or updates. Use it at your own risk.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscoxfield%2Fudp-dos-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscoxfield%2Fudp-dos-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscoxfield%2Fudp-dos-script/lists"}