Skip to content
View PedroFBRM's full-sized avatar

Block or report PedroFBRM

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

Cybersecurity Lab

English | Português


Cybersecurity Lab (English)

Practical cybersecurity lab focused on Blue Team workflows, log analysis, threat detection, and secure systems.

This repository documents my transition from software development and technical support into cybersecurity, combining hands-on security practice with a background in enterprise systems, SQL Server, and application troubleshooting.

Overview

My goal with this repository is to build and document practical cybersecurity projects that demonstrate technical reasoning, defensive thinking, and consistency in hands-on learning.

Rather than treating security as an isolated field, I approach it from the perspective of someone who has already worked with software, databases, and business systems. This helps me understand how applications behave, where operational weaknesses appear, and how visibility, logging, and investigation support security decisions.

Current Focus

  • Blue Team fundamentals
  • Log analysis and event investigation
  • Threat detection and defensive workflows
  • Linux and Windows security basics
  • Network visibility and enumeration
  • Security-oriented lab documentation
  • Secure systems thinking based on development background

What You Will Find Here

  • Hands-on cybersecurity labs
  • Detection and analysis exercises
  • Notes on security tools and concepts
  • Practical write-ups from simulated environments
  • Projects related to logs, monitoring, and system visibility

Technical Background

  • Software development
  • Technical support
  • SQL and database troubleshooting
  • Enterprise systems (ERP and CRM environments)
  • Programming: Delphi, C#, C, and Python

Project Direction

The main projects I am building around this repository are focused on:

  • Log collection and analysis
  • ELK or similar monitoring-based lab environments
  • Network reconnaissance with defensive documentation
  • Investigation of events generated in controlled lab scenarios
  • Documentation of Blue Team learning paths and practical exercises

Contact

Let's connect!


Cybersecurity Lab (Português)

Laboratório prático de cibersegurança com foco em Blue Team, análise de logs, detecção de ameaças e segurança de sistemas.

Este repositório documenta minha transição de desenvolvimento de software e suporte técnico para a área de cibersegurança, combinando prática em segurança com experiência em sistemas corporativos, SQL Server e troubleshooting de aplicações.

Visão Geral

O objetivo deste repositório é construir e documentar projetos práticos de cibersegurança que demonstrem raciocínio técnico, pensamento defensivo e consistência no aprendizado prático.

Abordo o tema a partir da perspectiva de quem já trabalhou com software e bancos de dados, o que me permite entender melhor o comportamento das aplicações, identificar fragilidades operacionais e compreender como visibilidade e logs contribuem para decisões de segurança.

Foco Atual

  • Fundamentos de Blue Team
  • Análise de logs e investigação de eventos
  • Detecção de ameaças e fluxos defensivos
  • Fundamentos de segurança em Linux e Windows
  • Visibilidade de rede e enumeração
  • Documentação de laboratórios de segurança
  • Pensamento em segurança aplicado a sistemas

O que você encontrará aqui

  • Laboratórios práticos de cibersegurança
  • Exercícios de detecção e análise
  • Anotações sobre ferramentas e conceitos de segurança
  • Relatórios práticos de ambientes simulados
  • Projetos relacionados a logs, monitoramento e visibilidade

Experiência Técnica

  • Desenvolvimento de software
  • Suporte técnico
  • SQL e troubleshooting de bancos de dados
  • Sistemas corporativos (ERP e CRM)
  • Programação: Delphi, C#, C e Python

Direção dos Projetos

Os principais projetos desenvolvidos neste repositório são voltados para:

  • Coleta e análise de logs
  • Ambientes de monitoramento (ELK ou similares)
  • Reconhecimento de rede com documentação defensiva
  • Investigação de eventos gerados em ambientes controlados
  • Documentação de aprendizado prático em Blue Team

Contato

Vamos nos conectar!

Popular repositories Loading

  1. pedrofbrm pedrofbrm Public

    Cybersecurity lab focused on Blue Team practices, log analysis, threat detection, and secure systems, built on a background in software development, SQL Server, and enterprise systems.

  2. nmap-scan-analysis-lab nmap-scan-analysis-lab Public

    Network reconnaissance and service enumeration lab with defensive analysis using Nmap, Kali Linux, and Metasploitable3.

  3. ssh-bruteforce-detection-lab ssh-bruteforce-detection-lab Public

    Blue Team lab for detecting and analyzing repeated failed SSH login attempts through Linux authentication logs in an isolated environment.

  4. apache-web-log-analysis-lab apache-web-log-analysis-lab Public

    Blue Team lab focused on analyzing Apache web access logs to detect directory brute forcing and web scanning activity.