Skip to content

~$ whoami

Liam Smydo

Security Analyst & Builder

I’m a Security Analyst focused on MDR and ASM. I also play CTFs, research offensive and defensive security, and build AI tools and automations. This site is where I share the projects, research, and lessons I pick up along the way.

Recent

Hard · TryHackMe

TryHackMe: Internal

·1558 words·8 mins
A hard TryHackMe box that chains WordPress brute-forcing, PHP webshell injection, credential harvesting from a plaintext file, and a Ligolo-ng pivot to an internal Jenkins instance — ultimately escalating to root via a plaintext password left in a Docker container.
Hard · TryHackMe

TryHackMe: Enterprise

·1819 words·9 mins
A hard TryHackMe Active Directory box that chains anonymous SMB/LDAP enumeration, OSINT credential recovery from a public Git repository, Kerberoasting, and PrintNightmare (CVE-2021-1675) local privilege escalation to fully compromise the domain.
Hard · TryHackMe

TryHackMe: Daily Bugle

·1631 words·8 mins
A hard TryHackMe box exploiting a known Joomla 3.7 SQL injection vulnerability to extract and crack admin credentials, followed by a PHP webshell for initial access and a yum sudo misconfiguration for privilege escalation to root.

HackSmarter Web App Pentesting Capstone

·6504 words·31 mins
Comprehensive web application penetration test of the Hack Smarter e-commerce platform. 30 vulnerabilities identified — SQL injection, RCE, XSS, SSRF, CSRF, IDOR, and session management weaknesses — with a full attack chain from unauthenticated visitor to remote code execution.
Medium · TryHackMe

TryHackMe: RabbitStore

·1535 words·8 mins
A medium TryHackMe box chaining mass assignment, SSRF, and Jinja2 SSTI to gain initial access, then escalating to root by leveraging an exposed Erlang cookie to extract credentials from a misconfigured RabbitMQ service.