🎯 Machine Name: [Target Name]¶
- IP:
10.10.10.x - OS:
Linux/Windows - Difficulty:
Easy/Medium/Hard - Author: jotatito05
🔍 Enumeration¶
Nmap¶
[!NOTE] Open ports summary: * 80 (HTTP) * 22 (SSH)
Web (Port 80)¶
- CMS:
- Technologies:
🚪 Exploitation¶
Vulnerability Analysis¶
Description of the vuln found (CVE-XXXX-XXXX).
Exploit Steps¶
- Step 1
- Step 2
👑 Privilege Escalation¶
User Flag¶
user.txt: xxxxxxxxxxxxxxxx
Root Part¶
Method used to escalate privileges to System/Root.
Root Flag¶
root.txt: xxxxxxxxxxxxxxxx
[!TIP] Learned Lessons: * Lesson 1 * Lesson 2