Skip to content

Repository files navigation

TryHackMe-Writeups-And-Notes

Welcome to my personal collection of TryHackMe writeups and notes. This repository documents my cybersecurity learning journey through various rooms, challenges, and topics offered by TryHackMe. Each writeup aims to provide detailed walkthroughs, tools used, commands run, and key takeaways for future reference and for helping others in the community.

Structure

This repo is divided into topic-based rooms, TryHackMe learning paths, and supporting images.

TryHackMe-Writeups-And-Notes/
│
├── Topics/
│   ├── Crypto and Hashes/
│   │   └── Room.md
│   ├── Easy CTF/
│   │   └── Room.md
│   ├── Intro Rooms/
│   │   └── Room.md
│   ├── Networking/
│   │   └── Room.md
│   └── ...
│
├── Images/
│   ├── Basic Pentesting/
│   ├── Easy Peasy CTF/
│   ├── Google Dorking/
│   ├── IMINT/
│   ├── Linux PrivEsc/
│   ├── Nmap/
│   ├── Root Me/
│   ├── Simple CTF/
│   ├── ...
│   │
│   └── Paths/
│       ├── SOC Level 1/
│       │   ├── Topic/
|       |        ├── Room/
│       │   ├── Topic/
│       │   └── ...
|       |
│       ├── Jr Penetration Tester/
│       │   ├── Topic/
|       |       ├── Room/
│       │   ├── Topic/
│       |   └── ...
│       └── ...
│
├── Paths/
│   ├── Jr Penetration Tester/
│   │   ├── Topic/ 
│   │      └── Room.md
|   |   
│   ├── SOC Level 1/
│   │   ├── Topic/ 
│   │      └── Room.md
|   |   
|   └── ...  
│
└── README.md
  • Topics/ — Contains writeups organized by individual TryHackMe topic or room category.
  • Images/ — Contains screenshots and other images used throughout the writeups.
  • Paths/ — Contains writeups organized according to TryHackMe learning paths.
  • README.md — Provides an overview of the repository and how it is organized.

Purpose Of This Repo

I am using this repo to:

  • Reinforce what I’ve learned
  • Help others
  • Track my progress
  • To contribute to the community

How to Use

  • Browse through the folders organized by TryHackMe topics and learning paths.
  • Open the writeup.md files to explore walkthroughs, commands, and strategies utilized.
  • Use them to cross-reference your own progress or get help when stuck.

💡 Tip: Always try the room yourself before checking the solutions.

Disclaimer

These writeups are for educational purposes only. Do not use the techniques mentioned here on systems without proper authorization. Always follow the rules and terms of services of TryHackMe and other platforms.


About

My personal collection of TryHackMe writeups, walkthroughs, and cybersecurity notes covering penetration testing, web security, privilege escalation, and more.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors