DC-2 VulnHub Walkthrough
<p>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.</p>
<h1>Phase 1: Recon</h1>
<p>Nmap revealed only two open ports: an HTTP server and an SSH server.</p>
<p><img alt="" src="https://miro.medium.com/v2/resize:fit:770/1*AZUm6OJsq-vcfHk3uY75UQ.png" style="height:184px; width:700px" /></p>
<p>The website at first appears to be down, and by default, it points us toward another site. It is not part of the CTF, and it is someone’s private site. Do not attempt anything on this site, it is potentially illegal and just plain rude.</p>
<p><a href="https://medium.com/@wlevi/dc-2-vulnhub-walkthrough-7226d12195cb"><strong>Website</strong></a></p>