Web Lfi Traversal

Path traversal / Local File Inclusion detection→file-read→RCE for web apps. Use when a param names a file/path/page/template/lang/download, or a response embeds file contents. Triggers - file=/page=/path=/template=/lang=/download=/include= param, ../, %2e%2e, "no such file", directory listing, download endpoint.

s0ld13rr Updated

File contents

s0ld13rr/pentestcode/tree/main/skills/web/lfi-traversal commit edc2ebc1ff

Frequently asked questions

npx skillmds@latest add s0ld13rr/web-lfi-traversal