📗
owasp-llm-verification-standard-ja
  • OWASP Large Language Model Security Verification Standard ja
  • OWASP 大規模言語モデルセキュリティ検証標準 0.1 日本語版
    • OWASP 大規模言語モデルセキュリティ検証標準
    • リーダー
    • V1. 安全な構成と保守 (Secure Configuration and Maintenance)
    • V2. モデルのライフサイクル (Model Lifecycle)
    • V3. リアルタイム学習 (Real Time Learning)
    • V4. モデルのメモリとストレージ (Model Memory and Storage)
    • V5. 安全な LLM 統合 (Secure LLM Integration)
    • V6. エージェントとプラグイン (Agents and Plugins)
    • V7. 依存関係とコンポーネント (Dependency and Component)
    • V8. 監視と異常検出 (Monitoring and Anomaly Detection)
    • V9. モデルコンテキストプロトコル (MCP) セキュリティ (Model Context Protocol (MCP) Security)
Powered by GitBook
On this page
  1. OWASP 大規模言語モデルセキュリティ検証標準 0.1 日本語版

V8. 監視と異常検出 (Monitoring and Anomaly Detection)

管理目標

LLM を搭載したアプリケーションの使用を継続的に監視して、セキュリティインシデントやシステムの悪用を示す可能性がある異常な振る舞いや出力を検出します。

#
要件
L1
L2
L3

8.1

使用量の予期しない急増や典型的な出力パターンからの逸脱など、セキュリティインシデントを示す可能性のある異常がないかどうか、LLM アプリケーションの使用パターンを継続的に監視します。

✓

✓

8.2

ログ内のカナリアトークン (5.7 を参照) や予期しない言語パターンの出現など、プロンプト漏洩を示唆する可能性があるイベントのログ記録とアラートのメカニズムを確立します。

✓

✓

PreviousV7. 依存関係とコンポーネント (Dependency and Component)NextV9. モデルコンテキストプロトコル (MCP) セキュリティ (Model Context Protocol (MCP) Security)

Last updated 1 year ago