{"id":27521211,"url":"https://github.com/r3li4nt/http-tester","last_synced_at":"2025-04-18T07:59:53.010Z","repository":{"id":288158165,"uuid":"967026983","full_name":"R3LI4NT/http-tester","owner":"R3LI4NT","description":"Programa para comprobar la seguridad de servidores web mediante ataques DoS.","archived":false,"fork":false,"pushed_at":"2025-04-15T20:57:05.000Z","size":15079,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T21:28:48.084Z","etag":null,"topics":["ddos","dos","hacking","http","pentest-tool","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/R3LI4NT.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,"zenodo":null}},"created_at":"2025-04-15T20:14:09.000Z","updated_at":"2025-04-15T20:57:09.000Z","dependencies_parsed_at":"2025-04-15T21:39:03.591Z","dependency_job_id":null,"html_url":"https://github.com/R3LI4NT/http-tester","commit_stats":null,"previous_names":["r3li4nt/http-tester"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R3LI4NT%2Fhttp-tester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R3LI4NT%2Fhttp-tester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R3LI4NT%2Fhttp-tester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R3LI4NT%2Fhttp-tester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/R3LI4NT","download_url":"https://codeload.github.com/R3LI4NT/http-tester/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249459071,"owners_count":21275828,"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":["ddos","dos","hacking","http","pentest-tool","python"],"created_at":"2025-04-18T07:59:52.294Z","updated_at":"2025-04-18T07:59:52.998Z","avatar_url":"https://github.com/R3LI4NT.png","language":"Python","readme":"![HTTPTester](https://github.com/user-attachments/assets/12181966-eb42-44d0-ba2b-c95cbd4d7f7d)\n\n\u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://python.org\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Python-3-green.svg\"\u003e\n  \u003c/a\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Release-1.0-blue.svg\"\u003e\n  \u003c/a\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Public-%F0%9F%94%91-red.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nHTTP Tester es un programa escrito en Python para realizar pruebas de Denegación de Servicio (DoS) contra servidores web. \n\n### Características de HTTP-Tester `1.0`.\n\nUtiliza varios modos de ataque:\n- **HTTP Flood**: Envía solicitudes masivas para saturar el servidor.\n- **Slowloris** intensivo: Mantiene conexiones HTTP abiertas para agotar recursos.\n- **POST Attack**: Envía datos aleatorios para consumir ancho de banda y CPU.\n\nOtras características que implementa:\n\n- Soporte para proxys y SOCKS5: Permite distribuir el tráfico a través de proxies para evitar bloqueos.\n- User-Agents aleatorios: Evita la detección basada en patrones de tráfico.\n- SSL/TLS: Soporta conexiones HTTPS para pruebas en servidores seguros.\n- Estadísticas en tiempo real: Muestra solicitudes por segundo, ancho de banda consumido y errores.\n\n\u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\n##### Instalación para CMD\n```\n• git clone https://github.com/R3LI4NT/http-tester\n• cd http-tester\n• python3 DoS.py -h\n```\n\nPara utilizar la interfaz gráfica deben descargar el ejecutable que se encuentra en la carpeta `exe`.\n\n\u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\n#### ~GUI\n\n![1](https://github.com/user-attachments/assets/2ccd2a58-397b-43e8-904a-0d203398608c)\n\n![2](https://github.com/user-attachments/assets/fdcb84d8-3014-447a-b31b-204fb9daf684)\n\n![3](https://github.com/user-attachments/assets/06de35d9-8650-490d-9f62-2887e2d22b34)\n\n\u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\n#### ~CMD \n\n![4](https://github.com/user-attachments/assets/b0cb0b5f-1e8d-4e2f-968e-1108fe6e5032)\n\n![5](https://github.com/user-attachments/assets/f77c981b-91ae-429f-bbf7-b732baee9093)\n\n\u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\nEn caso de querer contribuir con el proyecto, por favor, contactarme al siguiente correo. Se darán créditos por ello.\n\n\u003cimg src=\"https://img.shields.io/badge/r3li4nt.contact@keemail.me-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white\" /\u003e\n\n¡Gracias!\n\n\u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\n### Importante\n\n**`ES:`** No me hago responsable del mal uso que se le pueda dar a esta herramienta, úselo para Pentesting o fines educativos.\n\n**`EN:`**  I am not responsible for the misuse that may be given to this tool, use it for Pentesting or educational purposes.\n\n#R3LI4NT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr3li4nt%2Fhttp-tester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr3li4nt%2Fhttp-tester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr3li4nt%2Fhttp-tester/lists"}