Web Lfi Path Traversal

Local File Inclusion / path traversal → read files, sometimes RCE. Load when a param names a file/path/template/page: ?file=, ?page=, ?template=, ?download=, ?lang=, or path segments. Signals: filenames in params, "include", download endpoints, `../` filtered, `.php?page=`.

NoorQureshi Updated

File contents

NoorQureshi/SploitAgent/tree/main/skills/web/web-lfi-path-traversal commit 67a817b0e1

Frequently asked questions

npx skillmds@latest add noorqureshi/web-lfi-path-traversal