Security Researcher · Web Exploitation

Hi, I'm Philip Dietzel.
I break in so they can't._

Independent offensive-security researcher behind Dietzel Security. I hunt web vulnerabilities, chain them into full compromise, and write up every machine end to end — each finding paired with a clear, verified fix.

Philip Dietzel
available for work
daily drivers Burp Suite Pro sqlmap nuclei ffuf semgrep BloodHound Nmap
0
HTB writeups
Hard
Top difficulty
CWES
Certified
Ethical
Disclosure
01 / About

Offensive security, done in the open

I'm an independent penetration tester and vulnerability researcher focused on web applications and APIs. My approach is hands-on and evidence-driven — no scanner dumps, no boilerplate.

Every engagement ends with findings your engineers can actually action: severity, CVSS, a working proof-of-concept, and a fix I verify on re-test. When I find something in software you depend on, I disclose responsibly and publish only once it's patched.

I document my work publicly through full HackTheBox writeups — recon to root — because the best way to prove you can break something is to show the exact path.

02 / Focus areas
Web Application SecurityOWASP Top 10, business-logic flaws, auth bypasses, and injection across the stack.
Exploitation & ChainingTurning small footholds into full compromise — PoC development and impact proof.
Security AutomationTooling and scripts that scale recon, scanning, and triage.
Secure Code ReviewWhitebox audits and secure-design review to catch issues before they ship.
03 / Writeups

HackTheBox writeups

Retired machines documented end to end — recon, exploitation, and root. Published after official retirement, per HTB's Terms of Service.

Hard Linux featured

Altered

Chains a client-side rate-limit bypass and PHP type juggling into UNION SQLi RCE, then roots via DirtyPipe (CVE-2022-0847).

rate-limit-bypassphp-type-jugglingunion-sqlidirtypipe
Read the Altered writeup
04 / Tooling

Tools I build

Recon and security checks shouldn't be manual. I write tooling that scales the boring parts — open-source on GitHub.

Python open source featured

subtake

A subdomain takeover scanner (detection only). Resolves the DNS CNAME chain, fetches each host over HTTPS/HTTP, and matches the response against a 44-service fingerprint database — GitHub Pages, S3, Heroku, Azure, Vercel and more — then reports a clear VULNERABLE / POTENTIAL verdict. Concurrent, with JSON export for pipelines.

dns-cnamefingerprintingtakeoverbug-bountyconcurrencypython

Run it: python subtake.py -l subs.txt -t 40 -o results.json → or pipe from subfinder

View on GitHub
phase 01

CNAME resolution

Resolves the DNS CNAME chain per host and flags dangling records that no longer resolve (NXDOMAIN).

dnscname
phase 02

HTTP fingerprinting

Fetches each host over HTTPS/HTTP and matches the response body against a 44-service fingerprint database.

httpsfingerprints
phase 03

Verdict & export

Reports a VULNERABLE / POTENTIAL verdict with a configurable thread pool and optional JSON export.

threadsjson
05 / Credentials

Certifications & tooling

HTB Certified Web Exploitation Specialist badge

HTB Certified Web Exploitation Specialist

CWES is Hack The Box's advanced certification for real-world web application exploitation — chaining injection, authentication, and business-logic flaws into full compromise against hardened, modern targets.

HTB CWES HTB Pro

Daily drivers: Burp Suite Pro · sqlmap · nuclei · ffuf · semgrep · BloodHound. Methodology aligned to OWASP WSTG & PTES.

pdietzel98@gmail.com

Let's find it before they do.

Tell me about your stack and timeline — I'll come back with a scope and a fixed quote within two business days.