Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kostasereksonas/tryhackme_writeups
In this repository I will publish writeups that I will make to various TryHackMe rooms
https://github.com/kostasereksonas/tryhackme_writeups
cybersecurity learning thm tryhackme writeup writeups
Last synced: 6 days ago
JSON representation
In this repository I will publish writeups that I will make to various TryHackMe rooms
- Host: GitHub
- URL: https://github.com/kostasereksonas/tryhackme_writeups
- Owner: KostasEreksonas
- License: gpl-3.0
- Created: 2021-10-18T15:00:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-19T02:38:34.000Z (8 months ago)
- Last Synced: 2024-11-16T05:35:07.511Z (2 months ago)
- Topics: cybersecurity, learning, thm, tryhackme, writeup, writeups
- Language: Python
- Homepage:
- Size: 25 MB
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TryHackMe Writeups
A repository for writeups that I made for various [TryHackMe](https://tryhackme.com/) rooms.Table of Contents
=================
* [Introduction](#Introduction)
* [Writeups](#Writeups)# Introduction
1. This repository is used for the writeups that I make for TryHackMe rooms that I complete.
2. Every writeup will be placed in a different folder with it's own Readme.md file.
3. Links to these Readme.md files will be placed in this file.# Writeups
List of completed writeups is shown below.
| Name | Description | Difficulty |
|:---------------------------------------------:|:------------------------------------------:|:----------:|
|[Agent Sudo](/Agent_Sudo/README.md) |Hack inside the server and reveal the truth | Easy |
|[Bounty Hacker](/Bounty_Hacker/README.md) |Prove that you are elite bounty hacker | Easy |
|[Corridor](/Corridor/README.md) |Can you escape the corridor? | Easy |
|[RootMe](/RootMe/README.md) |A ctf for begginers | Easy |
|[Inclusion](/Inclusion/README.md) |A begginer level LFI challenge | Easy |
|[Pickle Rick](/Pickle_Rick/README.md) |A Rick and Morty themed CTF | Easy |
|[Basic Pentesting](/Basic_Pentesting/README.md)|Web app hacking and privesc | Easy |
|[Overpass](/Overpass/README.md) |Hack a password manager | Easy |
|[Overpass 3](/Overpass3/README.md) |Overpass is now a hosting provider | Easy |
|[IDE](IDE/README.md) |Box for training enumeration skills | Easy |
|[ToolsRus](/ToolsRus/README.md) |Practise using pentesting tools | Easy |
|[Gallery](/Gallery/README.md) |Exploitation of image gallery system | Easy |
|[Mr. Phisher](/Mr_Phisher/README.md) |A suspicious email with weird attachment | Easy |
|[Zeno](/Zeno/README.md) |Pentest machine and become root user | Medium |
|[Road](/Road/README.md) |Inspired by a real-world pentest engagement | Medium |
|[Scripting](/Scripting/README.md) |Learn basic scritping by solving challenges | Medium |
|[CyberCrafted](/CyberCrafted/README.md) |Pwn this pay-to-win Minecraft server | Medium |