このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン | |
| ja:documentation:pandorafms:cybersecurity:20_hardening [2025/08/31 04:48] – [セキュリティ強化] junichi | ja:documentation:pandorafms:cybersecurity:20_hardening [2026/04/03 22:49] (現在) – [強化監視設定] junichi |
|---|
| |
| </WRAP> | </WRAP> |
| | |
| | By default, the <wrap :en>**Hardening plugin**</wrap> applies a [[https://marketplace.pandorafms.com/entries/hardening-default-policies|set of policies in YAML format]] that are built into it. |
| | |
| | デフォルトでは、<wrap :ja>**強化プラグイン(Hardening plugin)**</wrap> は、組み込まれている [[https://marketplace.pandorafms.com/entries/hardening-default-policies|YAML 形式のポリシーのセット]] を適用します。 |
| | |
| | To customize these <wrap :en>**Hardening**</wrap> policies, you can download and extract them to a directory to begin editing them. Once you have edited them as needed, copy the directory — including all its subdirectories and files — to a location accessible by the <wrap :en>**Hardening plugin**</wrap> on each endpoint, and add the parameter \\ ''<nowiki>--policy-dir</nowiki>'' along with the path to that directory. |
| | |
| | これらの <wrap :ja>**強化(Hardening)**</wrap> ポリシーをカスタマイズするには、ダウンロードしてディレクトリに展開し、編集を開始します。必要に応じて編集したら、ディレクトリ(すべてのサブディレクトリとファイルを含む)を、各エンドポイントの <wrap :ja>**強化プラグイン**</wrap> からアクセスできる場所にコピーし、そのディレクトリへのパスとともにパラメータ \\ ''<nowiki>--policy-dir</nowiki>'' を追加します。 |
| | |
| | <code> |
| | module_plugin /usr/share/pandora_agent/plugins/pandora_hardening -t 150 --policy-dir POLICY_DIRECTORY |
| | </code> |
| |
| <wrap #ks5 /> | <wrap #ks5 /> |