available for work · remote

penetration tester & ctf player

VincentIwuno

alias 0xVince# { offensive security }

$ breaking systems to build better ones.

I research attack surfaces, exploit vulnerabilities responsibly, and build tools that make the web harder to break — for everyone else.

// about me

Who am
I?

I'm Vincent Iwuno — I go by 0xVince online. Based in Nigeria, currently a CS student, but most of what I actually know I picked up outside class: breaking things on purpose, then figuring out why they broke.

Security is where most of my free time goes right now — pentesting, network stuff, setting up infrastructure the hard way on Kali instead of just reading about it. I'd rather spend a weekend debugging DNS records than watch another tutorial.

I also build full-stack apps — that's actually where I started, before security pulled me in. Reverse engineering scratches the same itch: take it apart, see what's actually happening under the abstraction.

Right now I'm grinding CTFs, building real (not toy) infrastructure projects, and working toward some offensive security certs.

06
Projects
5+
Categories
2
Platforms
download cvPDFupdated 2026
Vincent Iwuno — 0xVince

// technical skills8 categories

My Arsenal

⚔️

Offensive Security

MetasploitNmapBurp SuiteSQLmapGoPhishHydra
🔒

Network & Infrastructure

WiresharkPostfix/SMTPDNSTcpdumpFirewall RulesDKIM/SPF
💻

Programming & Scripting

PythonBashSQLJavaScriptHTML/CSSDockerRegexAST
👁️

OSINT & Recon

MaltegoShodantheHarvesterGoogle DorkingSocial Engineering
🐧

Operating Systems

Kali LinuxUbuntuWindows ServerTerminalDual Boot
🌐

Web Application Security

XSSSQLiCSRFLFI/RFIOWASP Top 10Recon-ng
🖥️

Application Development

Next.jsReactTypeScriptPythonFlaskSQLiteREST APIsDocker
🧬

Reverse Engineering

GDBGhidraAssemblyx86/x64Binary ExploitationObfuscation

// experience4 entries

My Journey

Work
CTF
Research
Education
2026 — present
Researchcurrent

Independent Security Researcher

Self-employedview ↗

Building out real infra to actually test attack/defence stuff instead of just reading about it. Mail security and phishing sims mostly right now.

key highlights

  • Got a real SMTP server running with Postfix + Brevo — SPF/DKIM/DMARC took way longer than I expected, kept landing in spam until I actually understood how domain verification works
  • Ran GoPhish campaigns against myself basically, to see what makes people click
  • Wrote a script that runs Nmap and emails me the report so I stop manually copy-pasting scan output
PostfixGoPhishPythonNmapDNSKali LinuxSMTPDKIM/SPF/DMARC
2026
Researchcurrent

MCP Server Developer — SecureOps AI

Open-source · Vlex127/secureops-mcpview ↗

Local security auditing server using MCP so an LLM can scan your codebase without your source code ever leaving the machine. Probably the most over-engineered thing on this page, honestly.

2025 — 2026
CTF

CTF Competitor & Security Student

TryHackMe · HackTheBox

The grind year. TryHackMe and HackTheBox almost every night — web exploitation, privilege escalation, forensics, crypto, and binary stuff I still mostly hate. Every box was a real-world scenario, just with a flag at the end.

2024 — 2025
Education

Foundations: Networking & Ethical Hacking

Self-directed · Kali Linux Lab

A full year spent learning security the hands-on way — no bootcamp, just a Kali box, a lot of intentional breakage, and the patience to figure out why things broke. This is the year everything else on this page builds on.

more on LinkedIn ↗

// projects6 total · 2 in progress

What I've Built

Live
Active
Lab
In Progress
Custom SMTP Mail Server preview
01
Live

Custom SMTP Mail Server

A mail server that actually delivers. Postfix + Brevo on Kali, with SPF, DKIM, and DMARC all configured on vincentiwuno.me. The auth records took forever to get right — kept landing in spam until I properly understood how domain verification works.

Real authenticated email that doesn't hit spam folders on Gmail, Outlook, ProtonMail.

PostfixBrevoDNSKali LinuxDKIMSPFDMARC
project 01view ↗
Phishing Awareness Lab preview
02
Lab

Phishing Awareness Lab

A controlled GoPhish deployment for studying how phishing actually works end to end — lure design, spoofed domains, landing pages, credential capture analysis. Only ever run against myself. The point was to understand the attack, not to run one.

Watching the numbers change when I tweaked a lure template or landing page — tiny design decisions move click-through rates more than you'd think.

GoPhishSMTPHTML/CSSPython
project 02private repo
Network Recon Automation Toolkit preview
03
Active

Network Recon Automation Toolkit

Python scripts that wrap Nmap with sensible defaults, parse the XML output into a readable report, and email it to my inbox over my own SMTP server. Built because I got tired of manually formatting scan output during recon.

Scan to report in one command — stopped copy-pasting scan output into notes by hand.

PythonNmapBashSMTPXML parsing
project 03view ↗
SecureOps MCP preview
06
Active

SecureOps MCP

A local security auditing server built on the Model Context Protocol — an LLM can trigger scans of your codebase without the source code ever leaving your machine. 14 rules, 39 regex patterns, AST checks, SARIF output, path-traversal protection.

LLM-driven security audits with zero source code leaving the machine.

PythonMCPASTRegexSARIFDocker
project 06view ↗
in the lab
soon
04
In Progress

CTF Writeup Platform

A personal writeup site for documenting CTF solutions — structured by category, difficulty, and platform. Built to solidify my own understanding and give back to the community.

🔧 under active development — details coming soon.
Next.jsMarkdownTailwind
in development🔒 locked
soon
05
In Progress

Recon Dashboard

A web UI for turning raw Nmap output into something you can actually search — port timeline views, host maps, and a clean list instead of a wall of XML. Early stage, still fleshing it out.

🔧 under active development — details coming soon.
PythonFlaskNmapSQLite
in development🔒 locked

more coming as I build in public —follow along on GitHub ↗

actively building

// capture the flag— ongoing

CTF & Hacking Labs

0xvince ~ terminal

$ whoami

→ security researcher · ctf player · offensive security student

$ cat philosophy.txt

→ I don't just read about vulnerabilities — I reproduce them, document how they work, and understand why defences fail.

$ status

actively solving · writeups incoming

TryHackMe
@0xvince

Structured learning paths, room-based labs, beginner to advanced.

40+
rooms completed
HackTheBox
@0xvince

Real-world machine exploitation — Linux & Windows privilege escalation.

12+
machines pwned
HackerDNA
@vlex127

Ranked cyber-skills platform — labs and challenges benchmarked across a global leaderboard.

20+
challenges solved
🗂️
Categories

Web · Pwn · Crypto · Forensics · OSINT

5+
challenge types

skill breakdown

Web Exploitationproficient
Privilege Escalationcomfortable
Network Forensicscomfortable
Cryptographyfamiliar
OSINTproficient
Binary / Pwnin progress

self-assessed proficiency across lab environments — not benchmark scores.

writeups in progress

Exploiting SSRF to reach internal AWS metadata

webmedium
soon

Manual SQLi bypass on a WAF-protected login

webhard
soon

Privilege escalation via SUID misconfiguration

linuxmedium
soon

Decoding a multi-layer crypto challenge (RSA+XOR)

cryptohard
soon
easy
medium
hard

writeups dropping on @0xvince ↗ and this site — follow to be notified.

actively competing

// blog3 posts · 1 published

Writing & Research

if i had to google it, i'm writing about it
phishing · red team · gophish02

GoPhish Lab: Simulating a Phishing Campaign End-to-End

Setting up GoPhish, crafting convincing lure emails, building credential-capture landing pages, and what the data tells you about human vulnerability.

coming soon
9 min read
dns · email security · smtp03

SPF, DKIM, DMARC — What They Actually Do and How to Break Them

Not just definitions — a practical look at how email authentication works at the packet level, and what happens when each record is misconfigured.

coming soon
10 min read

get notified

First to read when posts drop

Writeups, walkthroughs, and deep dives on real security topics — straight to your inbox. No fluff.

no spam · unsubscribe anytime

view all posts ↗·follow @0xvince ↗

1 post published

// contact

Let's work
together.

Have a security concern, want to collaborate on a CTF, or exploring a hire? I read every message and reply within 24 hours.

available for work

open to security roles, freelance pentesting, CTF teams & internships · remote

preferred contact

$ ping 0xvince@vincentiwuno.me

→ response time: < 24h

$ best for

→ security consulting · collaborations · opportunities

find me on

send a message

0/500