Armory
Source
Browse
Skills

file-path-traversal-testing

This skill should be used when the user asks to "test for directory traversal", "exploit path traversal vulnerabilities", "read arbitrary files through web applications", "find LFI vulnerabilities", or "access files outside web root". It provides comprehensive file path traversal attack and testing methodologies.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install file-path-traversal-testing --cli claude

writes the skill into.claude/skills/file-path-traversal-testing/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/file-path-traversal-testing/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

This skill should be used when the user asks to "test for directory traversal", "exploit path traversal vulnerabilities", "read arbitrary files through web applications", "find LFI vulnerabilities", or "access files outside web root". It provides comprehensive file path traversal attack and testing methodologies.

When to use it

This skill should be used when the user asks to "test for directory traversal", "exploit path traversal vulnerabilities", "read arbitrary files through web applications", "find LFI vulnerabilities", or "access files outside web root". It provides comprehensive file path traversal attack and testing methodologies.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/security/file-path-traversal/SKILL.md -o .claude/skills/file-path-traversal/SKILL.md

Notes

Extracted from davila7/claude-code-templates, file-path-traversal category.