$npx skillfedfor your agent

Linux File Path Abuse

This skill guides penetration testers through Linux privilege escalation via writable critical files, NFS exports, shared library hijacking, and group-based access. It covers assessment of available vectors, exploitation techniques for each path, and integration with engagement logging and state management.

Linux File Path Abuse helps testers escalate privileges by exploiting writable system files and group memberships.

AI-generated summary based on this skill's SKILL.md

241 34 GPL-3.0updated by blacklanternsecurity

Decision gist · record as of 2026-04-01

Linux File Path Abuse helps testers escalate privileges by exploiting writable system files and group memberships. This skill guides penetration testers through Linux privilege escalation via writable critical files, NFS exports, shared library hijacking, and group-based access. It covers assessment of available vectors, exploitation techniques for each path, and integration with engagement logging and state management.

manual: git clone https://github.com/blacklanternsecurity/red-run → cp -r red-run ~/.claude/skills/linux-file-path-abuse

Use it when

  • Linux File Path Abuse teaches detection of symlink and directory escape exploitation techniques as a core security assessment capability.
  • Testing for path traversal vulnerabilities in Linux with this skill involves performing comprehensive security assessments of file path.
Same gist for agents: .md · .json

Install

blacklanternsecurity/red-run/linux-file-path-abuse · repository language: Python

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is Linux File Path Abuse and what vulnerabilities does it target?

Linux File Path Abuse is a skill for identifying and testing file path traversal vulnerabilities in Linux systems. It guides penetration testers through privilege escalation vectors including writable critical files, NFS exports, shared library hijacking, and group-based access. The skill covers assessment of available attack paths, exploitation techniques for each vector, and integration with engagement logging.

How can I detect symlink and directory escape exploitation techniques?

Linux File Path Abuse teaches detection of symlink and directory escape exploitation techniques as a core security assessment capability. The skill covers symlink abuse detection methods and directory escape vulnerabilities, enabling testers to identify how attackers exploit symbolic links and escape directory boundaries to gain unauthorized access to sensitive files and escalate privileges.

What does path traversal vulnerabilities linux testing involve?

Testing for path traversal vulnerabilities in Linux with this skill involves performing comprehensive security assessments of file path handling mechanisms. Linux File Path Abuse provides techniques to identify path-based attack vectors, test directory traversal defenses, and discover injection points where attackers could bypass path restrictions to access files outside intended directories.

How does Linux File Path Abuse help with penetration testing?

Linux File Path Abuse equips penetration testers with methods to learn about and exploit path-based attack vectors. The skill integrates engagement logging and state management to document findings, assess available exploitation vectors, and demonstrate proof-of-concept attacks through writable critical files, library hijacking, and group-based access escalation techniques.

What file path security flaws can this skill help identify?

Linux File Path Abuse helps identify multiple categories of file path security flaws including path traversal weaknesses, symlink abuse vulnerabilities, directory escape conditions, and file path injection points. The skill provides assessment frameworks for evaluating how applications handle user-supplied paths and whether they properly validate and sanitize file path inputs.

Is Linux File Path Abuse open source and what license does it use?

Yes, Linux File Path Abuse is released under the GPL-3.0 license, making it open source and freely available for security professionals to use, modify, and distribute according to GPL-3.0 terms.

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Identify and test file path traversal vulnerabilities in Linux systems”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

dynamic-linking
by mohitmishra786 · mohitmishra786/low-level-dev-skills

Master Linux shared library fundamentals: create position-independent libraries with proper soname versioning, embed search paths using RPATH or RUNPATH, and debug loading failures with LD_DEBUG and ldd. Build plugin systems with dlopen/dlsym, intercept functions via LD_PRELOAD, and control symbol visibility to reduce binary bloat and namespace collisions.

MITupdated Jun 2026
★ 148repo stars
linux-privilege-escalation
by yaklang · yaklang/hack-skills

This skill covers systematic Linux privilege escalation from low-privilege shell access to root. It walks through enumeration, SUID/SGID binary exploitation, capability abuse, cron job manipulation, NFS misconfigurations, writable system files, LD_PRELOAD tricks, Docker group abuse, and library hijacking—with specific commands and exploitation tables for each vector.

MITupdated Jun 2026
★ 1,480repo stars
Linux Cron Service Abuse
by blacklanternsecurity · blacklanternsecurity/red-run

This skill teaches penetration testers to identify and exploit scheduled tasks, system services, and inter-process communication mechanisms for privilege escalation. It covers writable cron scripts, PATH manipulation, wildcard injection attacks, systemd unit modification, and D-Bus service exploitation—all under explicit authorization.

GPL-3.0updated Apr 2026
★ 241repo stars
Linux Discovery
by blacklanternsecurity · blacklanternsecurity/red-run

Linux Discovery helps penetration testers systematically identify privilege escalation opportunities on Linux hosts through enumeration of system configuration, sudo settings, group memberships, and kernel vulnerabilities. The skill gathers baseline system information, analyzes user context and permissions, and maps exploitable vectors while respecting scope boundaries and engagement logging.

GPL-3.0updated Apr 2026
★ 241repo stars
Linux Sudo Suid Capabilities
by blacklanternsecurity · blacklanternsecurity/red-run

Systematically identify and exploit sudo weaknesses, SUID/SGID binaries, and Linux capability misconfigurations to gain root access. The skill covers GTFOBins-based escapes, environment variable injection, CVE exploitation, and polkit vulnerabilities across multiple attack vectors.

GPL-3.0updated Apr 2026
★ 241repo stars
linux-privilege-escalation
by zebbern · zebbern/claude-code-guide

This skill guides you through methodical privilege escalation assessments on Linux systems, covering enumeration of kernel exploits, sudo misconfigurations, SUID binaries, capabilities, cron jobs, PATH hijacking, and NFS weaknesses. It provides workflows for identifying attack vectors and executing exploitation techniques to achieve root-level access from a low-privilege shell.

MITupdated Jul 2026
★ 4,440repo stars

More skills Linux Pentesting Commands (NOASSERTION) · Linux Pentester Practical Commands (NOASSERTION) · privilege-escalation-methods (MIT) · linux-lateral-movement (MIT) · Privesc Linpeas (NOASSERTION) · file-operations (Apache-2.0) · containers-internals (MIT)

Tags
path-traversalsymlink-attacksdirectory-escapefile-injectionsecurity-testingvulnerability-assessmentexploitation-techniqueaccess-control