WRITEUPS_ARCHIVE.SYS
SECURITY WRITEUPS & RESEARCH
Real-time repository of CTF solutions, vulnerability disclosures, and technical lab walkthroughs.
FILTER_CATEGORY:
ENGINEERING
Automating Portfolio Content: Setting Up GitHub Writeups Pipeline
Architectural guide on connecting a dedicated GitHub writeups repository with automated Vercel deploy hooks for zero-friction publishing.
#GitHub Actions#Vercel#Automation#CI/CD#Next.js#Web Security
CTF
OverTheWire Bandit Complete Walkthrough (Levels 0 → 34)
Full end-to-end walkthrough covering all 34 levels of OverTheWire Bandit — from basic Linux commands to cron job abuse, git internals, SSL/TLS networking, and shell escapes.
#OverTheWire#Bandit#Linux#Bash#Networking#Git#Privilege Escalation
CTF
VulnHub: Mr. Robot 1 Machine Walkthrough & Exploit Chain
Detailed boot2root walkthrough for VulnHub's Mr. Robot 1 machine — covering web enumeration, WordPress theme shell upload, MD5 hash cracking, and legacy nmap interactive SUID root escalation.
#VulnHub#Mr. Robot#WordPress#Hydra#Reverse Shell#Nmap SUID#Privilege Escalation