Medjed Notes & Methodology
Start Here: Service Discovery This includes my mistakes, reasoning, and rabbit holes — it’s not the most direct way to solve the box!
Summary of Findings
Domain/Host Name
Add to /etc/hosts
192.168.144.127 medjed
Vulnerabilities and Suggested Remediation
- BarracudaDrive file server allows the admin to read and write anywhere under the C drive
- Reconfigure to only expose necessary locations, rather than the whole drive
Flags
C:\Users\Jerren\Desktop\local.txt: 79006f3c0484d4c1ff76c2670b81090e
C:\Users\Administrator\Desktop\proof.txt: 5b49119e3ab854b8275211e9d7384edc
OSCP Note Template and Runbooks
This is my checklist of commands and methodologies to use while taking the OSCP. Feel free to use, adapt for your own use, or open a PR with suggestions!
- Clone this site’s repo, open ‘content’ in Obsidian, and copy the template’s directory for each machine
- Start with ‘Service Discovery’ and move between the other pages as applicable