https://github.com/ekovegeance/writeup
Write Up Capture The Flag
https://github.com/ekovegeance/writeup
ekovegeance hackthebox hackthebox-writeups tryhackme tryhackme-writeups
Last synced: 2 months ago
JSON representation
Write Up Capture The Flag
- Host: GitHub
- URL: https://github.com/ekovegeance/writeup
- Owner: ekovegeance
- License: gpl-3.0
- Created: 2022-04-05T16:40:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-19T14:57:06.000Z (about 3 years ago)
- Last Synced: 2024-12-30T07:18:35.854Z (4 months ago)
- Topics: ekovegeance, hackthebox, hackthebox-writeups, tryhackme, tryhackme-writeups
- Homepage: https://writeup.ekovegeance.com
- Size: 360 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WriteUp CTF{Capture The Flag}
## Hack The Box
- [HTB Starting Point Tier 0 (Meow)](https://writeup.ekovegeance.com/HTB%20Starting%20Poin%20Tier%200%20[Meow]/)
- [HTB Starting Point Tier 0 (Fawn)](https://writeup.ekovegeance.com/HTB%20Starting%20Point%20Tier%200%20[Fawn]/)
- [HTB Starting Point Tier 0 (Dancing)](https://writeup.ekovegeance.com/HTB%20Starting%20Point%20Tier%200%20[Dancing]/)## TryHackMe
### Pre Security
This learning path will teach you the pre-requisite technical knowledge to get started in cyber security. To attack or defend any technology, you have to first learn how this technology works.
The Pre-Security learning path is a beginner friendly and fun way to learn the basics. Your cyber security learning journey starts here!#### No Prior Knowledge
You need no prerequisite to start this pathway! Just enthusiasm and excitement to learn!- [THM Cyber Security Introduction](https://writeup.ekovegeance.com/THM%20Cyber%20Security%20Introduction/)
- [THM Network Fundamentals](https://writeup.ekovegeance.com/THM%20Network%20Fundamentals/)
- [THM How The Web Works](https://writeup.ekovegeance.com/THM%20How%20The%20Web%20Works/)### Web Fundamentals
The aim of this path is to teach you how to attack web applications. To successfully attack and exploit web applications, you need to understand how they work. The first section (Web Fundamentals) will give you all the pre-requisite knowledge on this.
The second section (Security Tools) focuses on learning how to use Industry Standard tooling to interact with your targets.
The third section (Vulnerabilities) covers various vulnerabilities found in web applications today. This section will go over root causes of these vulnerabilities and give you hands on experience on exploiting them.
The final section (Practise Makes Perfect) will help you apply what you've learnt in previous sections.After completing this path, you should be able to:
1. understand how web applications work
2. utilise industry standard tooling when attacking web applications
3. explain and exploit common web vulnerabilities
4. apply this knowledge to other targets (be it within an interview or a professional web applications security assessment)
#### Prerequisites
You need a basic understanding of how web applications work to complete this pathway. If you do not already have these prerequisites, complete the Pre-Security Pathway first.- [THM How The Web Works](https://writeup.ekovegeance.com/THM%20How%20The%20Web%20Works/)
- [THM Introduction to Web Hacking](https://writeup.ekovegeance.com/THM%20Introduction%20to%20Web%20Hacking/)