I am deeply passionate about ethical hacking, and this section showcases my learning journey through various hacking labs and self-driven projects:
- Hacking-Notes: A comprehensive collection of notes and references to support ethical hacking practices.
- WriteUps: Detailed write-ups for various machines and challenges from platforms like HackTheBox, TryHackMe, and others.
- kill-xmlrpc: A Python exploit script for brute-forcing WordPress XML-RPC authentication using wordlists for usernames and passwords.
- kill-john: Automation script in Python for testing different wordlists with John The Ripper, streamlining password cracking tasks.
- Intruder: A Python script designed to assist with intrusion-related tasks in ethical hacking, making workflows more efficient.
To enhance productivity and streamline workflows during ethical hacking sessions, I’ve created a personalized tmux
setup. This configuration is designed to simplify terminal management.
- tmux.conf: A custom
tmux
configuration file tailored for ethical hacking workflows. - tmux-script: A script that automates the creation of directories and environments specifically for ethical hacking projects.
This section contains organized notes and practices I developed during my studies at UPC’s Facultat d’Informàtica de Barcelona (FIB), specializing in Information Technologies. Each repository corresponds to a subject within the program.
- PI-FIB: Notes and practices for Protocols de la Informació.
- TXC-FIB: Resources for Tecnologies de Xarxes de Computadors.
- CPD-FIB: Materials for Centres de Processament de Dades.
- SOA-FIB: Advanced operating systems (Sistemes Operatius Avançats).
- SDX-FIB: Distributed systems in networks (Sistemes Distribuits en Xarxa).
- C-FIB: Cryptography course notes (Criptografia).
Here you’ll find collaborative projects completed during my degree at FIB. These projects often involved teamwork and applying academic knowledge to solve practical challenges.
- car-tracking-fullstack: A full-stack project for the subject PTI.
- MasterMind: A classic PROP subject project, featuring an implementation of the Mastermind game.
- AWS-Hacking-Methodology: A methodology for testing and securing AWS infrastructures. Written in Catalan.
- AWS-CloudGoat: Write-ups for several CloudGoat labs, developed for my final thesis (TFG). Written in Catalan.
This section highlights personal projects I have worked on for fun and skill-building. These projects reflect my creativity and dedication to enhancing my programming expertise.
- Calculator: A basic Python calculator featuring a fun "hacking mode" to add a unique twist.
- SobreFIBiendo: A simple terminal-based game inspired by FIB life in 2020.