https://github.com/xredax/rootme-challenge-solutions
Step-by-step solutions and detailed writeups for Root-Me cybersecurity challenges. Educational resource for learning penetration testing and security concepts.
https://github.com/xredax/rootme-challenge-solutions
challenges cybersecurity root-me solutions web-client
Last synced: about 1 month ago
JSON representation
Step-by-step solutions and detailed writeups for Root-Me cybersecurity challenges. Educational resource for learning penetration testing and security concepts.
- Host: GitHub
- URL: https://github.com/xredax/rootme-challenge-solutions
- Owner: XredaX
- Created: 2025-01-21T21:37:45.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-01-21T21:54:55.000Z (3 months ago)
- Last Synced: 2025-01-29T06:40:35.099Z (3 months ago)
- Topics: challenges, cybersecurity, root-me, solutions, web-client
- Homepage:
- Size: 2.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Root-Me Challenge Solutions

This repository contains detailed writeups and solutions for various Root-Me challenges. The documentation includes step-by-step explanations of how to approach and solve different challenges on the Root-Me platform.
> **Note**: These are for educational purposes only. Make sure to attempt the challenges yourself before consulting these solutions.
## Author
**Reda El Bettioui**
- 📧 Email: [[email protected]](mailto:[email protected])
- 💼 LinkedIn: [Reda El Bettioui](https://www.linkedin.com/in/reda-el-bettioui/)## Quick Download
## Table of Contents
1. [Introduction](#introduction)
2. [Challenge Logs](#challenge-logs)
1. [Challenge 1: HTML - Boutons Désactivés](#challenge-1)
2. [Challenge 2: Javascript - Authentification](#challenge-2)
3. [Challenge 3: Javascript - Source](#challenge-3)
4. [Challenge 4: Javascript - Authentification 2](#challenge-4)
5. [Challenge 5: Javascript - Obfuscation 1](#challenge-5)
6. [Challenge 6: Javascript - Obfuscation 2](#challenge-6)
7. [Challenge 7: Javascript - Native Code](#challenge-7)
8. [Challenge 8: Javascript - Webpack](#challenge-8)
9. [Challenge 9: Javascript - Obfuscation 3](#challenge-9)
10. [Challenge 10: XSS - Stockée 1](#challenge-10)For detailed solutions and explanations, please refer to the PDF documentation in this repository.
Last updated: January 21, 2025