Skip to content
View darioomatos's full-sized avatar
πŸ’»
Always studying..
πŸ’»
Always studying..

Block or report darioomatos

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
darioomatos/README.md

πŸ‘‹ Hello, I'm Dario Matos

πŸ›‘οΈ Cybersecurity Student | 🧠 Ethical Hacking Enthusiast
🌐 Web Developer | 🐍 Python & 🐚 Shell Scripting


πŸš€ About Me

πŸ” I'm currently diving deep into Cybersecurity, with a focus on Ethical Hacking, Pentesting, and CTF challenges.
πŸ’» I'm also a Web Developer, trained in designing and building modern web applications.
🧠 I have solid experience in the ISP (Internet Service Provider) field, working both in technical support and in fiber-optic network management, ensuring infrastructure reliability and high-performance networking.
πŸ“š Passionate about continuous learning, automation, and open-source.


πŸ› οΈ Tech Stack

  • πŸ’» Web: HTML CSS JavaScript PHP MySQL
  • πŸ” Security: Linux Manjaro, FreeBSD, Networking, Wireshark, Burp Suite, nmap
  • 🐍 Scripting: Python, ShellScript, PowerShell
  • βš™οΈ Tools: Git, Docker, Neovim, Tails Linux

πŸŽ“ In Progress: Certifications

  • πŸ“š Currently preparing for:
    • CompTIA Security+
    • CEH (Certified Ethical Hacker)
  • πŸ΄β€β˜ οΈ Finalizing the Pentest Profissional course by DESEC Security, aiming for official certification

🧠 Currently Learning

  • 🧬 Advanced Networking and Protocol Analysis
  • πŸ”“ Web Application Security (OWASP Top 10)
  • πŸ”§ Writing custom tools in Python & Bash
  • 🎯 Red/Blue Team methodologies

πŸ“« Let's Connect


darioomatos

Pinned Loading

  1. cve-2026-31431-copyfail cve-2026-31431-copyfail Public

    CVE-2026-31431 Copy Fail - LPE no kernel Linux

    2

  2. uv_cybersec_workflows uv_cybersec_workflows Public

    uv tool + Cybersec Workflows

    1

  3. freebsd-jails-lab freebsd-jails-lab Public

    LaboratΓ³rio prΓ‘tico com QEMU e jails no FreeBSD para estudos de redes, seguranΓ§a e isolamento de ambientes Unix-like.

    1

  4. linux-edr-lab linux-edr-lab Public

    Lab de EDR em shellscipt para sistemas Linux

    Shell

  5. comandos-shell comandos-shell Public

    Comandos avanΓ§ados e pouco conhecidos para Linux com foco em redes, forense e ciberseguranΓ§a

  6. pfctl cheat sheet pfctl cheat sheet
    1
    #### General PFCTL Commands ####
    2
    $ pfctl -d disable                                # packet-filtering
    3
    $ pfctl -e enable                                 # packet-filtering
    4
    $ pfctl -q                                        # run quiet
    5
    $ pfctl -v -v                                     # run even more verbose