- 重要な情報
- はじめに
- 用語集
- ガイド
- エージェント
- インテグレーション
- OpenTelemetry
- 開発者
- API
- CoScreen
- アプリ内
- Service Management
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Detect Reflected Cross-Site Scripting (XSS) attempts on web services returning HTML. Such security activity generally indicates that an attacker is trying to exploit a potential XSS vulnerability or steal sensitive data.
Monitor reflected cross-site scripting attempts (@appsec.security_activity:attack_attempt.xss
) on services returning HTML (@http.response.headers.content-type:text\/html*
).
Excludes requests that use the HEAD
method (-@http.method:HEAD
) because they don’t return a body and are therefore not vulnerable.
Generate an Application Security Signal with LOW
severity.