๐งช Lab โ {{Lab Name}}
Module: {{Module}}
Date: {{date}}
Duration: {{time spent}}
Tags: #pen1 #lab #{{module-tag}}
๐ฏ Objective
What am I trying to accomplish in this lab?
๐ฅ๏ธ Environment
Document your setup so you can reproduce it later
| Component | Details |
|---|---|
| Attacker Machine | Kali Linux โ IP: |
| Target Machine | โ IP: |
| Network | |
| Tools Used |
๐ Methodology
Your step-by-step approach BEFORE you start. What's your plan?
โก Execution Log
What you actually did, command by command. Be honest โ include mistakes.
Step 1 โ {{Step Name}}
# Command run
Output:
What this told me:
Step 2 โ {{Step Name}}
# Command run
Output:
What this told me:
Step 3 โ {{Step Name}}
# Command run
Output:
What this told me:
๐ง Roadblocks & How I Solved Them
Every mistake is a lesson. Document what went wrong and how you figured it out.
| Problem | Cause | Solution |
|---|---|---|
๐ Result
Did you achieve the objective? What did you get?
- [ ] Objective achieved
- [ ] Partial success
- [ ] Failed โ need to retry
What I got:
๐ก Key Lessons
What are the 2-3 most important things this lab taught you?
๐ What I'd Do Differently
If you had to do this again from scratch, what would you change?