Skip to content

Dallihunter/root-me-web-writeups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Root-Me Web Challenge Write-ups

This repository contains my personal write-ups for Root-Me web challenges. The goal is to document my learning process and methodology while practicing web application security. The main focus is on access control issues such as IDOR, broken authorization, and related web vulnerabilities.

Repository Structure

  • web-client/
    • idor-basic/
      • writeup.md
  • web-server/
    • access-control/
      • writeup.md

Methodology

For each challenge, I follow a simple and consistent approach:

  • Understand the application logic and user roles
  • Identify user-controlled inputs and objects
  • Test authorization and access control boundaries
  • Document findings with clear reproduction steps and impact analysis

Disclaimer

All write-ups are for educational purposes only. The challenges are hosted by Root-Me and solved in a legal and authorized environment.

Releases

No releases published

Packages

No packages published