Skip to content
View brunomarsola's full-sized avatar

Block or report brunomarsola

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.

Content in all repositories owned by your account will be closed.
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
brunomarsola/README.md

Hi, I'm Bruno Marsola 👋

Cybersecurity | Offensive Security | Threat Intelligence | Embedded & OT Security

I'm a technology professional focused on cybersecurity, with interests spanning offensive security, embedded systems, operational technology (OT), and threat intelligence.

My current focus is building practical knowledge through hands-on labs, security research, projects, and continuous study.


🎯 Focus Areas

  • Offensive Security
  • Penetration Testing
  • Reconnaissance & Enumeration
  • Web Security
  • Network Security
  • Embedded Systems Security
  • OT / ICS Security
  • Threat Intelligence
  • OSINT
  • Security Automation

🛠️ Technologies & Tools

Programming

  • C / C++
  • Python
  • Bash
  • PowerShell

Systems

  • Linux
  • Windows
  • Embedded Systems
  • Virtualization

Cybersecurity

  • Penetration Testing
  • Network Security
  • Web Security
  • Vulnerability Assessment
  • Reconnaissance
  • Threat Intelligence
  • OSINT

🧪 Labs & Research

I'm building and maintaining hands-on cybersecurity environments to study:

  • Pentesting methodologies
  • Network security
  • Windows & Linux environments
  • Active Directory
  • Web application security
  • Wireless security
  • Embedded systems
  • OT / ICS security
  • Attack simulation
  • Defensive controls
  • Threat intelligence

All offensive security activities are performed in controlled, authorized environments for educational and research purposes.


📚 Current Studies

Cybersecurity

  • Penetration Testing
  • Offensive Security
  • Web Security
  • Reconnaissance
  • Network Security

Threat Intelligence

  • OSINT
  • IOC Analysis
  • TTP Analysis
  • MITRE ATT&CK
  • Threat Actor Research

Industrial Cybersecurity

  • Embedded Systems Security
  • OT Security
  • ICS Security
  • Industrial Networks

🚀 Projects

🔴 Offensive Security

Projects related to penetration testing, reconnaissance, vulnerability assessment and security research.

🟠 Security Labs

Hands-on environments designed to study attack and defense techniques in controlled systems.

🟡 Embedded & OT Security

Research and experimentation involving embedded devices, industrial protocols and operational technology.

🔵 Threat Intelligence

Research involving OSINT, threat actors, indicators, TTPs and intelligence analysis.


📖 Documentation

I document what I learn through:

  • Technical notes
  • Lab reports
  • Security research
  • Write-ups
  • Methodology documentation
  • Project documentation

🎯 Long-Term Direction

Building toward a career in Cybersecurity, with a long-term focus on the intersection of:

Offensive Security × Threat Intelligence × Embedded/OT Security

with the goal of working toward Industrial Cybersecurity.


⚠️ Disclaimer

All security testing, exploitation and offensive security research published here is performed against systems I own, intentionally vulnerable environments, or systems for which I have explicit authorization.


📫 Connect

LinkedIn Email


🇧🇷 Guarulhos, SP — open to opportunities in embedded systems and industrial cybersecurity

Popular repositories Loading

  1. monitor-temperatura-embarcado monitor-temperatura-embarcado Public

    DHT22 driver in pure C for Arduino — 1-Wire protocol, I²C registers, hysteresis alarm

    1

  2. uart-protocol-tester uart-protocol-tester Public

    Custom UART protocol with CRC8 checksum + automated test suite in Python/pytest

  3. fpga-fsm-vhdl fpga-fsm-vhdl Public

    Finite state machine described in VHDL, simulated in ModelSim and synthesized in Quartus

  4. datalogger-embarcado datalogger-embarcado Public

    Multi-sensor embedded datalogger with FatFS SD card and Python dashboard

  5. crc8-checksum-c crc8-checksum-c Public

    CRC8 checksum implementation in pure C — used in serial protocol validation

  6. fsm-simulator-c fsm-simulator-c Public

    Finite state machine simulator in C — traffic light and vending machine examples