Skip to content
View Rodrigo-Tripa's full-sized avatar

Block or report Rodrigo-Tripa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Rodrigo-Tripa/README.md

Rodrigo Tripa

Cybersecurity Student • Linux • Open Source

Documenting my journey into cybersecurity through practical projects, homelabs and continuous learning.

LinkedIn ProtonMail


About

I'm a cybersecurity student from Portugal with a strong interest in Linux, networking, system administration and offensive security.

I enjoy building practical tools, maintaining a personal homelab and documenting everything I learn through technical notes and open-source projects.

My goal is to build a strong technical foundation and begin my career as a penetration tester while continuously expanding my knowledge through hands-on experience.


Current Focus

  • Linux Administration
  • Bash Scripting
  • Python
  • Networking
  • Cybersecurity Fundamentals
  • Offensive Security
  • Open Source
  • Homelab Development

Featured Projects

Linux Security Audit Tool

A Bash-based security auditing tool that automates common Linux security checks and helps identify insecure configurations.

Highlights

  • User & Group Auditing
  • SUID / SGID Enumeration
  • SSH Configuration Analysis
  • Firewall Inspection
  • Open Port Discovery
  • Security Report Generation

Cyber Notes

A public knowledge base documenting my cybersecurity learning journey.

Current topics include:

  • Linux
  • Networking
  • Windows
  • Active Directory
  • Web Security
  • Cryptography
  • Operating Systems

MetaTrace Lite

A lightweight digital forensics tool for analysing image metadata.

Features include:

  • EXIF Analysis
  • GPS Coordinates
  • Device Information
  • JSON Reports

Homelab

My homelab allows me to safely experiment with technologies, improve my Linux knowledge and gain practical cybersecurity experience.

Current environment:

  • Arch Linux
  • Kali Linux
  • Docker (learning)
  • VirtualBox
  • Gitea
  • Wiki.js

Tech Stack

Operating Systems

Arch Linux Kali Linux Windows

Languages

Bash Python

Tools

Git Docker VirtualBox Obsidian VS Code


Learning

Currently studying through:

  • TryHackMe
  • Personal Projects
  • Homelab
  • Technical Documentation

Current topics:

  • Linux
  • Networking
  • Windows
  • Active Directory
  • Docker
  • Bash
  • Python

Connect

LinkedIn

Email


"Understanding systems is more valuable than simply knowing how to use tools."

Pinned Loading

  1. linux-security-audit-tool linux-security-audit-tool Public

    Modular Bash-based tool for auditing Linux systems. Detects misconfigurations, privilege escalation vectors, insecure services, and weak permissions. Generates structured reports to support system …

    Shell

  2. metatrace-lite metatrace-lite Public

    Lightweight Python tool for extracting and structuring image EXIF metadata into JSON. Designed for forensic analysis, it normalizes metadata, filters noise, and provides a simple CLI workflow. Focu…

    Python

  3. Cyber-Notes Cyber-Notes Public

    A structured and continuously evolving cybersecurity knowledge base built while completing the TryHackMe learning paths. This repository contains evergreen Obsidian notes covering networking, opera…