Tag: DC-2

DC-2 VulnHub Walkthrough

Today we will explore the DC-2 machine. This takes us from a WordPress site to a restricted shell, and finally to a binary with minimal sudo permissions. Phase 1: Recon Nmap revealed only two open ports: an HTTP server and an SSH server. The website at first appears to be down, and by d...