What problem does it solve?
This skill addresses the difficulty of identifying and confirming complex file inclusion vulnerabilities, helping hunters move beyond simple path traversal to achieve reliable, high-impact exploitation.
Core Features & Use Cases
- Advanced Exploitation: Provides methodologies for modern techniques like PHP filter-chain RCE, log poisoning, and wrapper-based source disclosure.
- Validation Discipline: Offers a rigorous framework to distinguish between false positives and genuine vulnerabilities using OOB confirmation and differential analysis.
- Use Case: When testing a web application, use this skill to systematically evaluate URL parameters for LFI, confirm findings with Burp Collaborator, and escalate to RCE using advanced PHP filter-chain techniques.
Quick Start
Use the hunt-lfi skill to identify potential file inclusion vulnerabilities on the target domain and validate them using the provided OOB confirmation methodology.