- 重要な情報
- アプリ内
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Detect SQL injection attempts on web services executing SQL queries. Such security activity generally indicates that an attacker is trying to exploit potential SQL injection vulnerability or steal sensitive data.
Monitor application security events to detect SQL injection attempts (@appsec.type:sql_injection
) on distributed traces where SQL queries are executed (@_dd.appsec.enrichment.has_sql:true
).
The signal severity is determined based on the underlying service behavior:
HIGH
Substantial rate of SQL injection attempts on services executing SQL queries, and resulting in 5xx HTTP errors.MEDIUM
High rate of SQL injection attempts on services executing SQL queries.