-
Secure-Fortress-Linux Public
Fortress Linux is an automated Linux hardening solution designed to improve your system's security posture. It integrates Ansible for streamlined deployment across multiple systems and Wazuh for co…
-
Docker-Security-Scanner Public
Minimalist yet powerful Docker security scanner implemented in Go, designed to help users identify common security issues in their running containers. The scanner checks for containers running as t…
-
GoDockerManager Public
CLI tool designed to simplify the management of Docker containers. It provides a set of commands to list, start, stop, view logs, inspect, and monitor container statistics. // herramienta CLI diseñ…
-
API-Security-Scanner Public
The API Security Scanner is a powerful tool designed to help developers and security professionals assess the security posture of their APIs. // API Security Scanner es una potente herramienta dise…
-
GoFlowMonitor Public
Flexible devops web application performance monitoring system that uses Go, Prometheus and Grafana to collect, analyze and visualize metrics. // Sistema flexible de supervisión devops del rendimien…
-
a network traffic anomaly detector that captures and analyzes network packets to identify anomalous behavior. It uses machine learning techniques to detect deviations from normal traffic patterns /…
-
-
Packet-Capture Public
This script is designed to analyze network traffic captured in a .pcap file using the pyshark library. // Este script está diseñado para analizar el tráfico de red capturado en un archivo .pcap uti…
-
Repo de investigaciones para estudiantes y practicantes DevOps
UpdatedJan 25, 2025 -
Continuacion de los estudios teoricos sobre Git para DevOps
1 UpdatedJan 22, 2025 -
Tarea asignada para desplegar una app sencilla en un clúster Kubernetes con Deployments y Services.
UpdatedJan 21, 2025 -
Actividad para la comunidad 'Coding The Cloud' para mejorar las habilidades con Docker
UpdatedJan 21, 2025 -
Tarea de Git: Clona este repo (haz un fork), completa la tarea, y sube tu respuesta al grupo Telegram.
1 UpdatedJan 17, 2025 -
Backup-To-Cloud Public
This script automates the backup of specified directories and uploads the backup files to an AWS S3 bucket. // Este script automatiza la copia de seguridad de los directorios especificados y carga …
-
Network-Analyzer Public
Script Go que captura y analiza el tráfico de red y paquetes en tiempo real que pasan a través de interfaces de red. // Go script that captures and analyzes real-time network traffic passing throug…
-
Network-Auditor Public
Script en Python diseñado para auditar e informar de las configuraciones de red del sistema en sistemas Linux. // Python script designed to audit and report system network configurations on Linux s…
-
Log-Cleaner Public
Script Bash minimalista diseñado para limpiar y comprimir archivos de registro antiguos para liberar espacio en disco. // minimalistic Bash script designed to clean and compress old log files to f…
-
System-Monitor Public
A Bash script to monitor and display real-time CPU, memory, and disk usage of your system. The script refreshes every 5 seconds and includes error handling for robustness. // Un script Bash para mo…
-
DockOps Public
Simplify Docker management with DockOps. Check for image updates and perform common Docker operations with easy-to-use command-line tools.
-
GoLaunch Public
A comprehensive and secure CI/CD solution designed for seamlessly deploying Go web applications to Kubernetes. Leveraging the power of GitHub Actions and AWS, GoLaunch automates the entire software…
-
EKS-Terraform-Automated Public
This project deploys a Kubernetes cluster on AWS using EKS and Terraform.
-
GoKubeDeploy Public
GoKubeDeploy is a minimalist project that demonstrates how to deploy a simple Go application on Kubernetes. It focuses on creating a health checker (/healthz) that returns a JSON indicating the sta…
-
DockerEC2Manager Public
DockerEC2Manager provides a secure and easy way to list your AWS EC2 instances using a Docker container. It leverages environment variables for credentials, eliminating the need to store sensitive …
-
Cloud-Instance-Manager Public
This is a management tool designed to streamline and automate the administration of EC2 instances on AWS. With features such as instance creation, start, stop and termination, parameter validation,…
-
SecureAuthScanner Public
Tool designed to scan authentication protocols in networks, identifying possible vulnerabilities in the systems. Using the powerful capabilities of the Hydra tool, it allows authentication tests to…
-
Go-Secure-Input Public
Go-Secure-Input is a Go repository dedicated to user input validation and sanitization. This project aims to provide a robust and secure implementation of validation techniques to protect applicati…
-
IoTSecurityTool Public
Network scanning tool designed to identify IoT devices and detect vulnerabilities in them. This tool uses Nmap to scan the network and detect devices, and then runs NSE (Nmap Scripting Engine) scri…
-
NetInspect Public
NetInspector is a Python-based tool designed to analyze network packet captures. Currently, it supports extraction and analysis of HTTP, FTP and SSH packet information.
-
Config-Analyzer Public
A Go-based tool for analyzing and automatically fixing security misconfigurations in common service configuration files (Apache, Nginx, SSH, etc.).
-
VulnGuard Public
Minimalist vulnerability scanner designed to help developers identify and mitigate security vulnerabilities in their projects.