Ítalo Hugo's repositories
Encryption_and_Decryption_Big_Files_with_Python
This repository contains tools for encrypting and decrypting any file using a hybrid encryption method, making use of symmetric AES 256 and asymmetric RSA encryption.
Encryption_and_Decryption_with_Python
This project contain tools for encryption and decryption using RSA technique. It is also a skill showcase for the use of encryption for protection.
Footprinting_with_Python
This project contains a tool used for footprinting web applications by retrieving the application's headers. It is also a skill showcase. For this showcase, the tool was used to footprint an application running within a Docker container. The image used was a OWASP WebGoat container running on Docker.
Simon-Game-Project---PIC18F4520---Milford-4x20-BKP
This is the C code to the Simon Game project. The software was compiled using the XC8 compiler in the MPLAB X (v.5.50) platform. The hardware of this project was created and tested on the Proteus (v.8.13) platform. It was used a PIC microcontroller (PIC18F4520) and a Milford-4x20-BKP.
Analyzing_Alerts_with_ELK_Stack
This project showcases the use of the Elastic Stack (ELK Stack) tools for verifying alert, analyzing logs and investigating security events.
Assessing_Vulnerabilities_Report
This repository contains a skill showcase for assessing and reporting vulnerabilities of a giving asset.
Automating_with_PowerShell
This project automates the creation of folders and files for the registry of calls within an Operation Center environment. The goal is to create a tree structured registry of folders storing the dates. For each call, a ".txt" file will be created within the correspondent day folder to log the calls, as well as store information about them.
Basic_server_health_check
A python script that can be run to check for basic status of the health of the up running server.
Extracting_and_parsing_data_in_Python
This project extract the data from a log file, parses, sorts and stores it into dictionaries, which later are used to generate a CSV file report.
Incident_Reports
This repository is a skill showcase for the cybersecurity activity of reporting incidents.
it-cert-automation-practice
Google IT Automation with Python Professional Certificate - Practice files
Updating_and_Upgrading_in_Bash
This bash program automates the process of updating and upgrading a debian base distro. The program assumes that user has root privileges to execute the script.
Basic_Network_Troubleshoot
This project automates the process of basic network troubleshooting with NS Look Up, PING and Trace Route commands.
Parsing_images_and_information_generating_pdf_report_and_sending_emails
This is a skill showcase from a prompt exercise during the "Google IT Automation with Python" certificate.
Querying_with_SQL
This repository consists of a skill showcase for the use of SQL for querying databases.
Threat_Hunting
This repository contains a skill showcase for network analysis and threat hunting using wireshark.