From jeremylongshore-claude-code-plugins-plus-skills
Guides path traversal detection and prevention in web applications. Part of Security Fundamentals, covering authentication, input validation, and secure coding.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:path-traversal-finderThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for path traversal finder tasks within the Security Fundamentals domain.
This skill provides automated assistance for path traversal finder tasks within the Security Fundamentals domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with path traversal finder" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Security Fundamentals skill category. Tags: security, authentication, validation, owasp, secure-coding
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin ejentum-reasoningGuides penetration testing for path traversal, directory traversal, LFI/RFI vulnerabilities with payloads, encoding bypasses, platform-specific exploits, checklists, and impact assessment for web apps.
Identifies and exploits file path traversal vulnerabilities to read arbitrary files on web servers. Useful for authorized security assessments and penetration testing.
Tests web applications for path traversal vulnerabilities that allow reading or writing arbitrary server files via file path parameters. Useful during authorized penetration tests of file-handling endpoints.