本地文件包含 (LFI) 漏洞检测和利用工具。使用 curl、ffuf 等工具测试 LFI 漏洞,支持路径遍历、PHP 伪协议利用、日志投毒 RCE、敏感文件读取。当用户需要检测 LFI 漏洞、利用文件包含漏洞读取服务器文件时使用此技能。
$npx -y skills add crazymarky/pentest-skills --skill exploit-lfiInstalls into the current project.
Run `npx skills use "https://github.com/crazymarky/pentest-skills" --skill "crazymarky/pentest-skills/exploit-lfi"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/crazymarky/pentest-skills" that are relevant to the current task. Run `npx skills add "https://github.com/crazymarky/pentest-skills"` and select the relevant skills, then follow their instructions.