https://github.com/nh4ttruong/emtoor
RootMe solutions & write-ups
https://github.com/nh4ttruong/emtoor
rootme solutions writeups
Last synced: 5 months ago
JSON representation
RootMe solutions & write-ups
- Host: GitHub
- URL: https://github.com/nh4ttruong/emtoor
- Owner: nh4ttruong
- Created: 2025-07-09T07:08:30.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-12T12:42:34.000Z (9 months ago)
- Last Synced: 2025-09-12T14:57:13.484Z (9 months ago)
- Topics: rootme, solutions, writeups
- Language: Handlebars
- Homepage: https://nh4ttruong.github.io/emtoor/
- Size: 32.3 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Root Me Solutions & Write-ups
This repository offers write-ups and solutions for [Root Me CTF challenges](https://nh4ttruong.github.io/emtoor), aimed at educational and ethical hacking practice. It provides step-by-step guides for various web security, application security, and digital forensics challenges.
> [!IMPORTANT]
> Please read the [**Disclaimer**](https://nh4ttruong.github.io/emtoor/disclaimer.html) before "dive" into the challenges.

---
## Categories
This repository is organized into several categories, each focusing on different aspects of cybersecurity challenges:
| Category | Description |
| -------------------------------------------------------------------------------- | --------------------------------- |
| [Cross-Site Scripting](https://nh4ttruong.github.io/emtoor/Cross-Site-Scripting) | XSS attack techniques & solutions |
| [CSRF Challenges](https://nh4ttruong.github.io/emtoor/CSRF) | Cross-Site Request Forgery |
| [PHP Vulnerabilities](https://nh4ttruong.github.io/emtoor/PHP) | File inclusion, upload, etc. |
| [SQL Injection](https://nh4ttruong.github.io/emtoor/SQL-Injection) | SQLi types and bypasses |
| [Steganography Challenges](https://nh4ttruong.github.io/emtoor/Steganography) | Hidden data in files/images |
| [Forensics](https://nh4ttruong.github.io/emtoor/Forensics) | Digital forensics challenges |
> [!WARNING]
> This is just my solution approach and it may not be correct at the time you attempt the challenge.
> [!NOTE]
> 🚩Flags are redacted for compliance. Guides are detailed for self-learning and education purpose only.
---
## Contributors
- [@nh4ttruong](https://github.com/nh4ttruong)