From 4cbcf5aae6647e103ebfb82ec80a0681e4b43882 Mon Sep 17 00:00:00 2001 From: juanmiguel113 Date: Sat, 19 Jul 2025 10:45:44 -0500 Subject: [PATCH 1/5] =?UTF-8?q?Creaci=C3=B3n=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme_GRUPO_03.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 readme_GRUPO_03.md diff --git a/readme_GRUPO_03.md b/readme_GRUPO_03.md new file mode 100644 index 0000000..e69de29 From 4d4290e2d0f2bd7eb2f12dc9d7ec5ffc05005fb0 Mon Sep 17 00:00:00 2001 From: juanmiguel113 Date: Sat, 19 Jul 2025 10:54:43 -0500 Subject: [PATCH 2/5] =?UTF-8?q?Agregar=20descripci=C3=B3n=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme_GRUPO_03.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/readme_GRUPO_03.md b/readme_GRUPO_03.md index e69de29..a18bc52 100644 --- a/readme_GRUPO_03.md +++ b/readme_GRUPO_03.md @@ -0,0 +1,38 @@ +Security-Tools-in-Python +Grupo 3 +Información General del Repositorio +Nombre: Security-Tools-in-Python + +URL: https://github.com/Yamis27/Security-Tools-in-Python + +Autor: Luz Yamileth + +Lenguaje principal: Python + +Descripción: Colección de herramientas de seguridad desarrolladas en Python + +Justificación Técnica de la Selección +Relevancia en el Campo de la Ciberseguridad +Python se ha consolidado como uno de los lenguajes más importantes para ciberseguridad debido a: + +Facilidad de Desarrollo: Permite desarrollo rápido de prototipos y herramientas + +Ecosistema de Librerías: Extenso conjunto de librerías especializadas (Scapy, Cryptography, etc.) + +Flexibilidad: Aplicable en múltiples áreas de seguridad + +Aplicaciones Específicas +Penetration Testing: Scripts personalizados para detectar vulnerabilidades + +Network Security: Análisis de tráfico y monitoreo de red + +Automation: Automatización de tareas de seguridad repetitivas + +Malware Analysis: Herramientas para análisis de código malicioso + +Referencias +Panther Labs. "Python for Cybersecurity: Key Use Cases and Tools" + +CyberSecurity News. "Most Important Python Security Tools for Ethical Hackers" (2024) + +Apriorit. "Python for Cybersecurity: Proven Tools for Your Product" (2025) \ No newline at end of file From 9834e6e4e82f2d2c28c8ffe78773284156859ee0 Mon Sep 17 00:00:00 2001 From: juanmiguel113 Date: Sat, 19 Jul 2025 10:58:34 -0500 Subject: [PATCH 3/5] =?UTF-8?q?Agregar=20informaci=C3=B3n=20archivo=20read?= =?UTF-8?q?me?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme_GRUPO_03.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme_GRUPO_03.md b/readme_GRUPO_03.md index a18bc52..aae8cb6 100644 --- a/readme_GRUPO_03.md +++ b/readme_GRUPO_03.md @@ -35,4 +35,6 @@ Panther Labs. "Python for Cybersecurity: Key Use Cases and Tools" CyberSecurity News. "Most Important Python Security Tools for Ethical Hackers" (2024) -Apriorit. "Python for Cybersecurity: Proven Tools for Your Product" (2025) \ No newline at end of file +Apriorit. "Python for Cybersecurity: Proven Tools for Your Product" (2025) + +Estas herramientos son de vital importancia para el desarrollo de actividades de ciberseguridad (JM) \ No newline at end of file From 6e01bfbbf38d000b2b1253f06bab86de887ddafe Mon Sep 17 00:00:00 2001 From: israelalvarez200 Date: Sat, 19 Jul 2025 10:58:38 -0500 Subject: [PATCH 4/5] Agrego informacion general sobre el repositorio, en archivo readme_GURPO_03.md --- readme_GRUPO_03.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/readme_GRUPO_03.md b/readme_GRUPO_03.md index a18bc52..4427a04 100644 --- a/readme_GRUPO_03.md +++ b/readme_GRUPO_03.md @@ -35,4 +35,9 @@ Panther Labs. "Python for Cybersecurity: Key Use Cases and Tools" CyberSecurity News. "Most Important Python Security Tools for Ethical Hackers" (2024) -Apriorit. "Python for Cybersecurity: Proven Tools for Your Product" (2025) \ No newline at end of file +Apriorit. "Python for Cybersecurity: Proven Tools for Your Product" (2025) + + +ISRAEL ALVAREZ + +Este repositorio contiene una colección de herramientas de ciberseguridad desarrolladas en Python. Incluye scripts para analizar tráfico de red, escanear puertos, generar contraseñas seguras, aplicar reglas de firewall, calcular hashes, y más. Es útil para aprender y aplicar conceptos básicos de seguridad informática y administración de redes de forma práctica y sencilla. \ No newline at end of file From 37791c24e945c9a2e4fcc172f4b0571e2ae20960 Mon Sep 17 00:00:00 2001 From: juanmiguel113 Date: Sat, 19 Jul 2025 11:32:32 -0500 Subject: [PATCH 5/5] Prueba --- readme_GRUPO_03.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme_GRUPO_03.md b/readme_GRUPO_03.md index aae8cb6..84bd66f 100644 --- a/readme_GRUPO_03.md +++ b/readme_GRUPO_03.md @@ -37,4 +37,4 @@ CyberSecurity News. "Most Important Python Security Tools for Ethical Hackers" ( Apriorit. "Python for Cybersecurity: Proven Tools for Your Product" (2025) -Estas herramientos son de vital importancia para el desarrollo de actividades de ciberseguridad (JM) \ No newline at end of file +Estas herramientos son de vital importancia para el desarrollo de actividades de ciberseguridad (JM). \ No newline at end of file