·file-path-traversal
</>

file-path-traversal

このスキルは、ユーザーが「ディレクトリ トラバーサルのテスト」、「パス トラバーサルの脆弱性の悪用」、「Web アプリケーションを介した任意のファイルの読み取り」、「LFI バージョンの検索」を要求する場合に使用する必要があります。

31インストール·3トレンド·@sickn33

インストール

$npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill file-path-traversal

file-path-traversal のインストール方法

コマンドラインで file-path-traversal AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill file-path-traversal
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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 バージョンの検索」を要求する場合に使用する必要があります。 ソース: sickn33/antigravity-awesome-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill file-path-traversal
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from sickn33/antigravity-awesome-skills

クイックアンサー

file-path-traversal とは?

このスキルは、ユーザーが「ディレクトリ トラバーサルのテスト」、「パス トラバーサルの脆弱性の悪用」、「Web アプリケーションを介した任意のファイルの読み取り」、「LFI バージョンの検索」を要求する場合に使用する必要があります。 ソース: sickn33/antigravity-awesome-skills。

file-path-traversal のインストール方法は?

ターミナルまたはコマンドラインツール(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