What problem does it solve?
This skill solves the challenge of gaining remote code execution on a target web application when only arbitrary file write access (such as via path traversal or file upload vulnerabilities) is available and direct execution of script files is blocked by server-side filtering.
Core Features & Use Cases
- Multi-framework support: Provides tailored exploitation workflows for Django, Flask, Express.js, Ruby on Rails, Laravel, and ASP.NET MVC applications.
- Step-by-step guidance: Walks through confirming write access, identifying the target framework, planting payloads in framework-resolved paths, and triggering execution.
- Red teaming use case: Enables authorized security testers to escalate low-severity file write vulnerabilities to full system compromise by abusing built-in framework view and autoload resolution logic.
Quick Start
Use this skill to escalate a confirmed arbitrary file write vulnerability on a target running a supported web framework to remote code execution by abusing the framework's view or autoload path resolution.