什麼是 file-path-traversal?
當使用者要求「測試目錄遍歷」、「利用路徑遍歷漏洞」、「透過Web應用程式讀取任意檔案」、「尋找LFI vu ... 來源:sickn33/antigravity-awesome-skills。
當使用者要求「測試目錄遍歷」、「利用路徑遍歷漏洞」、「透過Web應用程式讀取任意檔案」、「尋找LFI vu ...
透過命令列快速安裝 file-path-traversal AI 技能到你的開發環境
來源:sickn33/antigravity-awesome-skills。
Identify and exploit file path traversal (directory traversal) vulnerabilities that allow attackers to read arbitrary files on the server, potentially including sensitive configuration files, credentials, and source code. This vulnerability occurs when user-controllable input is passed to filesystem APIs without proper validation.
Path traversal occurs when applications use user input to construct file paths:
| ../../../etc/passwd | Linux password file | | ..\..\..\..\windows\win.ini | Windows INI file | | ....//....//....//etc/passwd | Bypass simple filter | | /etc/passwd | Absolute path | | php://filter/convert.base64-encode/resource=config.php | Source code |
當使用者要求「測試目錄遍歷」、「利用路徑遍歷漏洞」、「透過Web應用程式讀取任意檔案」、「尋找LFI vu ... 來源:sickn33/antigravity-awesome-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill file-path-traversal當使用者要求「測試目錄遍歷」、「利用路徑遍歷漏洞」、「透過Web應用程式讀取任意檔案」、「尋找LFI vu ... 來源:sickn33/antigravity-awesome-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill file-path-traversal 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/sickn33/antigravity-awesome-skills