Skip to content
View PeterGabaldon's full-sized avatar

Highlights

  • Pro

Block or report PeterGabaldon

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
PeterGabaldon/README.md
Peter Gabaldon, Cybersecurity Engineer

Offensive Security · Vulnerability Research · Malware Research

Blog Labs @ ITRESIT LinkedIn X Exploit-DB MalwareBazaar


whoami

Computer Engineering graduate (Univ. of Murcia) and Cybersecurity Engineer with 5 years of professional experience, 10+ in total and mostly self-taught. I build and run security projects for mid-size and large companies, and support the SOC through forensics and incident response. On my own time I hunt bugs, reverse binaries and write offensive tooling. Curiosity is the core of it: the kid who took his toys apart now takes software apart instead.


Research & projects

TeamViewer Kernel Driver LPE CVE-2024-7479 / 7481. User-to-kernel privilege escalation: an unprivileged user could load an arbitrary, attacker-controlled kernel driver on Windows. Found and responsibly disclosed through ZDI (ZDI-24-1289 / 1290).

PoC · Finding TeamViewer 0days I · Finding TeamViewer 0days II · Finding TeamViewer 0days III

FortiOS Symlink Persistence Bypass CVE-2025-68686. A symlink-based persistence patch bypass in FortiOS that lets an attacker keep access across the affected configuration boundary, with a checker tool.

Blog write-up · ITRESIT Labs Post · Checker tool

CashDro Payment Device Compromise CVE-2026-8077 / 8076. From no auth to full admin on a cash-management device, then extracting money using the same box that is used to deposit it.

ITRESIT Labs Post

Summar Employee Portal SQL Injection CVE-2025-40677. Authenticated SQLi in Summar's Employee Portal (< 3.98.0) giving full read/write access to the backend MSSQL database.

PoC · Exploit-DB 52462

FortiGate VPN-SSL Honeypot. A Dockerised deception honeypot that mimics FortiGate VPN-SSL devices, traps brute-force attempts, detects deliberately exfiltrated credentials for counter-intelligence, and reports malicious activity to threat-intel feeds (VirusTotal, OTX, AbuseIPDB).

Project Repo

WhatAboutSAM. A custom Windows SAM dumper that reads credentials from the registry (SYSTEM) or, with only local administrator rights, via a Shadow Snapshot, so no SYSTEM is required.

Project Repo

secretsdump: Shadow Snapshot via WMI Impacket PR #1719. A registry-independent credential-dump method merged into Impacket: create a Shadow Snapshot on the remote host over WMI, then pull SAM, SYSTEM and SECURITY over SMB for offline analysis.

Impacket PR #1719

Detect Remote Shadow Snapshot Dump. The blue-team counterpart: a PoC that uses Event Tracing for Windows (WMI and SMB-Client providers) to detect remote SAM/SYSTEM/SECURITY theft via shadow snapshots, with no code execution on the victim.

ITRESIT Labs Post · Project Repo

LaborOfficeFree Weak MySQL Root Password CVE-2024-1346. The bundled MySQL root password in LaborOfficeFree 19.10 can be calculated deterministically, granting full access to the database.

PoC · Exploit-DB 51894

prevent_pth_gpo. A PowerShell script that automates GPO creation to harden Windows Active Directory against lateral-movement and pass-the-hash techniques.

Project Repo


CVEs

CVE-2026-8077 CVE-2026-4482 CVE-2026-8076 CVE-2025-68686 CVE-2025-40677 CVE-2025-40678 CVE-2024-7479 CVE-2024-7481 CVE-2024-3704 CVE-2024-3705 CVE-2024-3706 CVE-2024-3707 CVE-2024-1343 CVE-2024-1344 CVE-2024-1345 CVE-2024-1346

© Peter Gabaldon Julia · Murcia, Spain

Pinned Loading

  1. CVE-2024-7479_CVE-2024-7481 CVE-2024-7479_CVE-2024-7481 Public

    TeamViewer User to Kernel Elevation of Privilege PoC. CVE-2024-7479 and CVE-2024-7481. ZDI-24-1289 and ZDI-24-1290. TV-2024-1006.

    C++ 136 20

  2. CVE-2024-1346 CVE-2024-1346 Public

    Weak MySQL database root password in LaborOfficeFree affects version 19.10. This vulnerability allows an attacker to calculate the root password of the MySQL database used by LaborOfficeFree using …

    Python 2

  3. TrafficWarner-TelegramBot TrafficWarner-TelegramBot Public archive

    Telegram bot PoC that can track information about travels you want using Google Maps Directions API.

    Python 2

  4. WhatAboutSAM WhatAboutSAM Public

    WhatAboutSAM is my custom PoC of a Windows SAM dumper

    C++ 29 2

  5. Q12-bot Q12-bot Public archive

    Simple proof of Q12 bot answer prediction

    Python

  6. Fortigate.VPN-SSL.Honeypot Fortigate.VPN-SSL.Honeypot Public

    Fortigate VPN-SSL Honeypot

    Python 10 4