# 🔬フォレンジック

{% hint style="info" %}
エージェントのインストール後、自動的に設定情報が収集され、保管されます。

異常兆候の探知後、設定情報を収集し、以前収集された情報と比較して侵害の有無を確認することができます。

フォレンジック露出設定:デフォルトOFF

* 管理 > 使用 > ホストセキュリティ > フォレンジック > アーティファクト/ダンプON > フォレンジックタブ露出
* メニュー表示設定権限:管理者のみ可能
* 収集/初期化権限:管理者、運営者
  {% endhint %}

<figure><img src="/files/Witth8urbxGi8ftq4glm" alt=""><figcaption></figcaption></figure>

## 1. 収集対象 <a href="#id-1" id="id-1"></a>

### 1-1. アーティファクトの偽変造 <a href="#id-1-1" id="id-1-1"></a>

* システムおよびネットワーク設定
* システム整合性チェック
* 自動実行管理
* ソフトウェアおよびパッチ管理

### 1-2. アーティファクト管理 <a href="#id-1-2" id="id-1-2"></a>

* システム整合性チェック
* ネットワーク活動
* ファイルおよびデータ管理
* 自動実行管理
* プロセス管理
* メモリとストレージの管理
* システム最適化および使用パターン

### 1-3. アーティファクト ユーザー 指定 <a href="#id-1-3" id="id-1-3"></a>

* ファイルおよびデータ管理

### 1-4. ダンプ <a href="#id-1-4" id="id-1-4"></a>

* プロセス管理

## 2. ライセンス別データ収集回数（1日基準） <a href="#id-2" id="id-2"></a>

| ライセンス  | 一日の可能回数 | 説明. |
| ------ | ------- | --- |
| スタンダード | 0 回     | 不提供 |
| ゴールド   | 1 回     | 体験型 |
| プラチナ   | 5 回     | 基本形 |
| プレミアム  | 20 回    | 拡張型 |

## 3. データ収集(自動) <a href="#id-3" id="id-3"></a>

エージェントをインストールすると、データが自動的に収集されます。

* `以前`:エージェントのインストール時に収集した最初の状態の情報
* マウスオーバー時「収集された時」ツールチップを提供

<figure><img src="/files/WfmGoFk8UAYOEpEmdy1O" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/J0O3XE4D1AcgzWktG0g6" alt=""><figcaption></figcaption></figure>

* `以前`のアイコンを選択すると、該当する情報が露出

  * コピーとダウンロードの提供

  <figure><img src="/files/zXdaRBA8hJ6HvC2WsLTH" alt=""><figcaption></figcaption></figure>

## 4. データ収集(手動) <a href="#id-4" id="id-4"></a>

直接収集パスを入力するか、収集対象を選択できます。

* 特定のファイル収集アイコンをクリック→パス入力ポップアップを表示

<figure><img src="/files/jgCFYOfmKYx4ZDMnJz9Y" alt=""><figcaption></figcaption></figure>

* 特定ファイル収集アイコンをクリック→収集対象選択ポップアップを表示

<figure><img src="/files/grRPCpreT7MuQGwZ1PG5" alt=""><figcaption></figcaption></figure>

## 5. 現在値収集 <a href="#id-5" id="id-5"></a>

* 収集が必要な項目をチェックし、`収集`ボタンをクリック
* チェックボックス複数選択はプラチナライセンス以上から可能

<figure><img src="/files/pTXiFMO2jemnADfBNDTq" alt=""><figcaption></figcaption></figure>

* 最近(1時間以内)収集した項目はオレンジ色のアイコンで表示

<figure><img src="/files/1zIxAl9bdrln8YMaXZkq" alt=""><figcaption></figcaption></figure>

* `現在`の収集アイコンを選択すると、該当する情報が露出
  * コピー·ダウンロードが可能

<figure><img src="/files/8vSWUfXUAnEXpXRbqzc8" alt=""><figcaption></figcaption></figure>

## 6. 初期化 <a href="#id-6" id="id-6"></a>

* 初期化が必要な項目をチェックし、初期化ボタンをクリック
* 選択したすべての情報が削除され、`現在`の情報が`以前`の情報に更新
  * `現在`情報がない対象は初期化不可能

<figure><img src="/files/RZ2UAg8ym9PSskz5FvwF" alt=""><figcaption></figcaption></figure>

## 7. 比較(diff) <a href="#id-7" id="id-7"></a>

* `以前`と`現在`の値を比較して変更された部分がある場合

<figure><img src="/files/53TJqekZNysNtL6pXre3" alt=""><figcaption></figcaption></figure>

* `diff`ボタンを露出

<figure><img src="/files/zdMwdnd9HH3Sqq6xcFeR" alt=""><figcaption></figcaption></figure>

## 8. 動画 <a href="#id-8" id="id-8"></a>

{% embed url="<https://www.youtube.com/embed/WbaEOcqlwM4?si=1J1JenpN7tNDRZqO>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.plura.io/ja/fn/forensic.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
