
Hello, and welcome to my site!
I’m Victor Coil, a cybersecurity professional focused on Security Operations and detection engineering.
Education: I completed the SANS Cyber Academy (July 2025–February 2026), earning the GCIH, GSEC, and GFACT certifications, and hold a B.S. in Cybersecurity (Cum Laude) from DePaul University and an A.S. in Computer Science from Waubonsee Community College.
Certifications: GCIH · GSEC · GFACT · CySA+ · SAL1 · CCNA · Security+ · GIAC Advisory Board Member
Competitions: National Cyber League, Top 3% (Team) · Hivestorm · Huntress CTF · PicoCTF
My goal is to operate as a high-performing Blue Teamer, one who doesn’t just respond to alerts but understands attacker behavior deeply enough to anticipate it.
I’ve built that foundation hands-on designing a cloud SOC pipeline integrating Wazuh, Shuffle, TheHive, and MISP; conducting manual malware analysis with IDA Pro, OllyDbg, and Cutter on FlareVM/REMnux; deploying honeypots to study real-world brute-force and RDP attack patterns; and building detection logic against OWASP Top 10 attack categories using Snort in an Active Directory environment.
This site documents that work, not as a showcase, but as a technical record. Every project page reflects a real problem I worked through, from initial setup to lessons learned. If you’re a recruiter, hiring manager, or fellow practitioner, I hope it gives you an accurate picture of how I think and operate.
Click on the titles to access the lab Documentation or GitHub.
These are the Python projects on my GitHub
These are the project that I plan on putting together next
The cases/alerts showcased here are the ones I found most interesting (or at least from the ones I’ve put on here so far). The View All button will take you to a page listing more interesting cases, but not all that I’ve worked on.
These samples are intended to show potential recruiters or hiring managers my thought process, methodology, and how I take notes when working through a case, as well as the continuous improvement from taking advice from SMEs and working practitioners.
Investigation Date: 2/11/2026
Tags: Suspicious Base64 Encoding/Decoding Commands Detected, Incident Responder/T2
Vulnerability: CVE-2007-2447 “’Username’ map script’ Command Execution”
Tags: Nmap Scan, SMB exploit/escalation