Giter Club home page Giter Club logo

42Málaga Fundación Telefónica

Cursus

The cursus is primarily developed in C, and progress is made through the completion of projects that, one after another, lead us to understand this language. (click on the images to see the project =D)

cmaurici's 42 stats

Cybersecurity Bootcamp

cmaurici's 42 stats

Arachnida

Web scrapping and metadata extraction.

cmaurici's 42 arachnida Score

Tsunami

Buffer overflow exploit.

cmaurici's 42 tsunami Score

Stockholm

Ransomware script.

cmaurici's 42 stockholm Score

Inquisitor

ARP spoofing and intercepting of FTP traffic.

cmaurici's 42 inquisitor Score

AWS Cloudcamp by Acens

5-month formative program that provided the opportunity to obtain a certificate in cloud technologies from Amazon Web Services (SAA-C03). (click on the image to see the Credly badge)

Carlo A. Mauricio Facundo's Projects

arachnida icon arachnida

Web scrapping project and metadata extraction project in python

born2beroot icon born2beroot

First contact with virtual machine. Installed a Debian system as required by the project and other services.

ft_printf icon ft_printf

This project implements a simplified version of the printf function in C, called ft_printf. It takes a format string and variable arguments, and processes the format string to perform different types of conversions and print the results. The function returns the total number of characters printed.

get_next_line icon get_next_line

This project implements the get_next_line function in C, enabling line-by-line reading from a file descriptor. It handles storage, memory allocation, and returns one line at a time until the end of the file is reached.

inquisitor icon inquisitor

This project performs ARP spoofing and intercepts FTP traffic using Scapy. It captures FTP credentials and downloaded filenames.

libft icon libft

Library in C done from scratch with some basic functions like: strcpy, strlen or split. This version includes the GNL project and ft_printf since is the final version I use at 42Málaga.

minitalk icon minitalk

A tiny, little introduction to the concepts of signals, bits and Dio Brando

push_swap icon push_swap

This project makes a program that uses an algorithm to sort the numbers contained in a stack

stockholm icon stockholm

"Stockholm" is a ransomware script that encrypts files in a directory using Fernet encryption. It appends the ".ft" extension to encrypted files. Use responsibly for educational purposes only.

tsunami icon tsunami

The exploitation program (tsunami.c) exploits a buffer overflow vulnerability in the vulnerable program (vuln.c) by injecting shellcode and overwriting the return address. It is intended for educational purposes to demonstrate buffer overflow vulnerabilities and shellcode injection.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.