# THM Template

### Overview
---
**Room URL:** [Room URL]  
**Difficulty:** [Easy/Medium/Hard]  
**Category:** [Category]  
**Date Completed:** [Date]  

### Objective
[Brief description of what the room teaches and the main goals]

---

### Table of Contents
[Introduction](#bkmrk-introduction)  
[Walk Through](#bkmrk-walk-through)  
[Lessons Learned](#bkmrk-lessons-learned)  
[Resources](#bkmrk-resources)  

---

### Introduction

#### [Main Concept/Topic]

[Brief overview of what this topic is about]

#### Why This Matters

[Explain the real-world relevance and importance of this technique/concept]

---

#### Method/Technique 1: [Name]

**What is it?**  
[Explanation of the concept]

**Purpose:**  
[Why this technique is used]

**Tool/Method:**  
[Specific tools or approaches used]

**How it Works:**  
[Step-by-step explanation of the methodology]

---

#### Method/Technique 2: [Name]

**What is it?**  
[Explanation of the concept]

**Why [Relevant Question]?**  
[Explanation]

**Common Tools:**
- [Tool 1] - [Description]
- [Tool 2] - [Description]
- [Tool 3] - [Description]

**How it Works:**  
[Step-by-step explanation of the methodology]

---

#### Method/Technique 3: [Name]

**What is it?**  
[Explanation of the concept]

**Tools:**  
[Description of tools and their capabilities]

---

#### Method/Technique 4: [Name]

**The Concept:**  
[Explanation of core concept]

**Where/How [Relevant Detail]:**
- [Point 1]
- [Point 2]
- [Point 3]

**The Attack Method:**  
[Explanation of how to exploit/use this]

**Tool: [Tool Name]**

[Brief description of the tool]

**Basic Syntax:**
```bash
[command syntax]
```

**Key Flags/Options:**
- `[flag]`: [Description]
- `[flag]`: [Description]
- `[flag]`: [Description]

**Important Considerations:**  
[Any caveats, filtering needs, or special notes]

---

### Walk Through

#### Task 1: [Task Name]

[Step-by-step instructions]
1. [Step 1]
2. [Step 2]
3. [Step 3]

**Answer:** `[answer]`

---

#### Task 2: [Task Name]

[Step-by-step instructions]
1. [Step 1]
2. [Step 2]
3. [Step 3]

**Answer:** `[answer]`

---

#### Task 3: [Task Name]

[Step-by-step instructions]
1. [Step 1]
2. [Step 2]
3. [Step 3]

**Answer:** `[answer]`

---

#### Task 4: [Task Name]

**Step 1: [Sub-step Name]**
```bash
[command]
```

- [Explanation point 1]
- [Explanation point 2]

**Step 2: [Sub-step Name]**
```bash
[command]
```

- [Explanation point 1]
- [Explanation point 2]
- [Explanation point 3]

**Answers:**  
[Question 1]: `[answer]`  
[Question 2]: `[answer]`

---

### Lessons Learned

- [Key takeaway 1]
- [Key takeaway 2]
- [Key takeaway 3]
- [Key takeaway 4]
- [Key takeaway 5]
- [Key takeaway 6]
- [Key takeaway 7]
- [Key takeaway 8]

---

### Resources

[TryHackMe](https://tryhackme.com)  
[Resource 1 - Description](URL)  
[Resource 2 - Description](URL)  
[Resource 3 - Description](URL)  
[Resource 4 - Description](URL)  
[Resource 5 - Description](URL)  
[Resource 6 - Description](URL)