LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

file-path-traversal - File Path Traversal Testing

Identifies and tests file path traversal vulnerabilities to detect unauthorized file access risks and provide remediation guidance.

Tags

Updated: 2026-09-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Identify traversal points
  • Execute path traversal payloads
  • Bypass input validation filters
  • Extract arbitrary file contents
  • Escalate LFI to RCE
  • Provide remediation guidance

Inputs

  • Target URL and parameters
  • HTTP requests
  • Fuzzing wordlists

Outputs

  • Vulnerability report
  • Extracted file contents
  • Impact assessment
  • Remediation guidance

Requirements

  • Web browser with developer tools
  • Burp Suite or OWASP ZAP
  • cURL command-line tool
  • Wordlists for automation
  • ffuf or wfuzz fuzzing tools

Source

  • Spec: SKILL.md
path-traversal
lfi
vulnerability-testing
web-security
file-inclusion
Identify traversal points
Execute path traversal payloads
Bypass input validation filters
Extract arbitrary file contents
Target URL and parameters
HTTP requests
Fuzzing wordlists
Vulnerability report
Extracted file contents
Impact assessment