Daniela Maissi's repositories

Programming-Skills-Level0

This repository contains a series of entry-level exercises that can be solved in any programming language. The purpose of these exercises is to develop your programming logic. This repository is the first in a series of more exercises to improve your programming skills.

Backup-Utility

This script automates the regular backup process for specified directories on a Linux server. It creates timestamped backup files. For educational purposes only.

Language:ShellStargazers:37Issues:0Issues:0

iotScan

This python script is a tool for scanning IoT networks, identifying devices based on destination ports, and capturing the network packets they generate. It is strictly intended for ethical use, adhering to responsible practices in network security assessment and IoT device management.

ML-Malware-Detection

A script focused on using machine learning to identify and combat malware threats within corporate networks. For educational purposes only.

Language:PythonStargazers:19Issues:3Issues:0

Programming-Skills-Jr-Level

This repository contains 5 junior-level exercises for developers who wish to build cool projects for their portfolio and train skills that professional developers use during work. Enjoy coding :)

Stargazers:19Issues:0Issues:0

TLS-Traffic-Analyzer

Software utility designed to monitor and analyze network traffic secured with the Transport Layer Security (TLS) protocol. Project for educational purposes only

Language:PythonStargazers:18Issues:2Issues:0

Programming-Skills-Level3

This repository contains a series of entry-level exercises that can be solved in any programming language. The purpose of these exercises is to develop your programming logic. This repository is the level 3 in a series of more exercises to improve your programming skills.

Stargazers:13Issues:0Issues:0

The-Cesar-s-Cryptography

This Python program allows users to encrypt or decrypt messages using the Cesar's cipher. For educational purposes only.

Language:PythonStargazers:13Issues:2Issues:0

RSA_Encrypt_and_Decrypt

This project creates a simple RSA cipher in Python. It uses the RSA library to generate a public and private key pair. For educational purposes only.

Language:PythonStargazers:12Issues:3Issues:0

DDoS-Inspector

DDoS Inspector is designed to help protect servers and networks from Distributed Denial of Service (DDoS) attacks. It provides a simple, Python-based monitoring tool that can detect abnormal network traffic patterns and, if required, block potentially malicious IP addresses.

Language:PythonStargazers:11Issues:0Issues:0

File-Encryptor-Utility

This script is a File Encryption Utility that uses the cryptography library in Python to encrypt and decrypt files. For educational purposes only

Language:PythonStargazers:11Issues:2Issues:0

sqlScanner

This is a script that scans an IP address or URL for SQL Injection vulnerabilities. If any are found, it includes an extensive library of ready-to-use injection techniques, and you can also utilize your own custom injections.

Language:PythonStargazers:9Issues:0Issues:0

Docs-Encryptor

DocsEncryptor is a Python script with a graphical interface built in Tkinter that enables file uploads and encrypted downloads. Strictly for educational purposes only.

Language:PythonStargazers:6Issues:0Issues:0

Enigma-Machine-Simulation

This project emulates the fundamental encryption principles of the historic Enigma device. This program illustrates a simplified cipher system, providing insight into early cryptographic methods. For educational purposes only.

Language:C++Stargazers:5Issues:2Issues:0

Password-Manager

Password-Manager

Language:PythonStargazers:5Issues:0Issues:0

digital-signature

This is a python script to generate and verify digital signatures using the RSA algorithm. For educational purposes only.

Language:PythonStargazers:4Issues:0Issues:0

The-Bridge

Repositorio para estudiantes del bootcamp de ciberseguridad de The Bridge School. Acá estarán todos los deberes y proyectos del bootcamp

Stargazers:1Issues:0Issues:0