Cesar Vaca

Penetration Testing · Red Teaming · Security Automation

Download resume (PDF)

About

Knowledge seeker and tenacious problem solver… ambitious IT professional leveraging six years of applied knowledge in cybersecurity, networking, automation, and troubleshooting gained through college education, civilian enterprise, and dedicated service in the U.S. military.

Skills

Recon & Enumeration

  • Nmap & NSE scripting
  • Wireshark
  • Nessus & OpenVAS
  • enum4linux-ng (SMB / LDAP / Kerberos)

Exploitation

  • Impacket
  • kerbrute
  • Burp Suite
  • MFKey32

Wireless & RF

  • Flipper Zero & ESP32 Marauder
  • Aircrack-ng
  • WPA2 handshake / PMKID capture
  • HID Prox & MIFARE Classic cloning

Scripting & DevOps

  • Python & the Claude Agent SDK
  • Bash & PowerShell
  • Git
  • Linux (Kali, Ubuntu)
  • Cloudflare Tunnel & Zero Trust
  • TLS/PKI, DNS, SPF/DKIM/DMARC

Projects

Agentic AI Vulnerability Assessment Tool

Python · Claude Agent SDK

I built a Linux-based autonomous vulnerability-assessment agent with a web GUI that can be pointed at a single host or an entire subnet and left to run a scoped security assessment end to end, auto-generating a findings report when it's done. The agent enforces a strict tool allow-list and validates every target against an authorized IP scope before it's allowed to act, so it can't wander outside the boundaries it was given. Furthermore, scan data and secrets are stored encrypted at rest, and Python code is immutable to the agent. It runs as a managed background service with start-on-boot and auto-restart-on-failure, and has been iterated on and version-controlled across multiple releases. Building the guardrails turned out to be the harder and more interesting problem than building the automation itself.

Active Directory Attack Chain

kerbrute · Impacket · Active Directory

An authorized enterprise pentest where I chained together a full Active Directory attack path. Started with unauthenticated username enumeration via kerbrute's Kerberos pre-authentication timing, then used Impacket to test the recovered accounts for AS-REP roasting, targeting accounts with Kerberos pre-authentication disabled that hand back a crackable ticket to anyone who asks. From there, checked the domain's LDAP signing configuration and confirmed it wasn't enforced, which is a precondition for an NTLM relay attack. Walking one identity from anonymous enumeration to a relay-ready misconfiguration made it obvious why each of these individually "minor" settings compound into a real path to compromise.

WPA2/PMKID Capture & Offline Cracking

Flipper Zero · ESP32 Marauder · Aircrack-ng

Wireless security testing against my own personal network, aimed at going beyond just capturing a handshake and actually recovering the key. Used a Flipper Zero with an ESP32 Marauder board and custom firmware to profile nearby SSIDs, BSSIDs, channels, and encryption types. Then I performed a deauth attack on 2.4GHz-connected devices and captured both the WPA2 4-way handshake and the PMKID to a .pcap file. Ran the capture through Aircrack-ng against a wordlist offline, and recovered the pre-shared key. It's a fast, concrete way to demonstrate why Wi-Fi passwords should be as complex as an online account password, because a weak one can pose a real vulnerability, not just a theoretical one.

RFID/NFC Badge Cloning

Flipper Zero · HID Prox (T5577) · MIFARE Classic · MFKey32

Physical access control testing on two of the most common badge technologies still in wide use, 125kHz fob auth and MIFARE Classic. Reverse engineered the ciphertext and cloned a HID Prox credential onto a writable T5577 tag, then separately captured MIFARE Classic authentication traffic and recovered the per-sector keys with MFKey32. Combined both onto a single emulated fob capable of presenting either credential, using only a handheld reader/writer and no access to the original badge's backend system. The exercise is a reminder that a lot of physical access control still relies on credential technologies that were never designed to resist cloning.

Certifications

CompTIA PenTest+ certificate

CompTIA PenTest+

Verify with Credly

CompTIA Security+ certificate

CompTIA Security+

Verify with Credly

(ISC)² SSCP certificate

(ISC)² SSCP

Verify with Credly

CompTIA Network+ certificate

CompTIA Network+

Verify with Credly