path-traversal-lfi

Identify and exploit path traversal and local file inclusion vulnerabilities in web applications.

120|8|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/Prohao42/aimy-skill --skill path-traversal-lfi-prohao42
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: path-traversal-lfi
Source: https://github.com/Prohao42/aimy-skill/tree/main/ai-mian/hack-skills/skills/path-traversal-lfi
Command: npx skills add https://github.com/Prohao42/aimy-skill --skill path-traversal-lfi-prohao42

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance and techniques for identifying and exploiting path traversal and local file inclusion vulnerabilities in web applications.

Core Features & Use Cases

  • Path Traversal: Exploits vulnerabilities that allow reading arbitrary files from the target system.
  • Local File Inclusion (LFI): Exploits vulnerabilities that allow executing arbitrary files on the target system.
  • Use Case: Use this Skill to identify and exploit vulnerabilities in web applications that may lead to unauthorized access to sensitive information or system control.

Quick Start

Run the path-traversal-lfi skill to perform a comprehensive scan for path traversal and LFI vulnerabilities on the target application.

Frequently Asked Questions about path-traversal-lfi

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I exploit path traversal vulnerabilities to read arbitrary files?

Path traversal exploitation allows reading arbitrary files from a target system by manipulating file system access controls. This skill identifies vulnerabilities and provides detailed information on target files and escalation paths.

What is the difference between path traversal and local file inclusion?

Path traversal allows reading arbitrary files from the target system, while local file inclusion (LFI) enables executing arbitrary files. This skill detects and exploits both web application vulnerability types.

How do I detect local file inclusion vulnerabilities in web applications?

Detecting local file inclusion vulnerabilities involves scanning web applications for unauthorized file execution entry points. This skill performs comprehensive scans and provides detailed exploitation techniques.

What knowledge is required to identify path traversal and LFI vulnerabilities?

Identifying path traversal and LFI vulnerabilities requires knowledge of web application security and programming skills. This skill provides advanced techniques but expects foundational security expertise.

What escalation paths are available after exploiting local file inclusion?

After exploiting local file inclusion, escalation paths lead to unauthorized access to sensitive information or system control. This skill details specific target files and escalation techniques for exploitation.

Does this path traversal scanner work on any web application?

This path traversal scanner works on web applications susceptible to file system access vulnerabilities. It requires web application security knowledge to interpret results and apply exploitation techniques effectively.