Skip to main content

Command Palette

Search for a command to run...

Root Me Solutions & Write-ups

Updated
•1 min read•View as Markdown
Root Me Solutions & Write-ups
N
An engineer who just writes YAML, coding stuff, chats with AI, and spends my days making things secure, automating what I can, and debugging what I must.

This repository offers write-ups and solutions for Root Me CTF challenges, aimed at educational and ethical hacking practice. It provides step-by-step guides for various web security, application security, and digital forensics challenges.

TL;DR

⚠
Disclaimer: Please read the Disclaimer before "dive" into the challenges.

Categories

This repository is organized into several categories, each focusing on different aspects of cybersecurity challenges:

CategoryDescriptionQuick Access
Cross-Site ScriptingXSS attack techniques & solutionsXSS challenges
CSRFCross-Site Request ForgeryCSRF challenges
PHP VulnerabilitiesFile inclusion, upload, etc.PHP challenges
SQL InjectionSQLi types and bypassesSQL Injection challenges
SteganographyHidden data in files/imagesSteganography challenges
ForensicsDigital forensics challengesForensics challenges
🗒
Note: This is just my solution approach, and it may not be correct at the time you attempt the challenge.

Contributing

Contributions, corrections, and new write-ups are welcome! Please open an issue or pull request.