- 重要な情報
- はじめに
- 用語集
- ガイド
- エージェント
- インテグレーション
- OpenTelemetry
- 開発者
- API
- CoScreen
- アプリ内
- Service Management
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Paste sites such as pastebin.com can be used by attackers to host malicious scripts, configuration files, and other text data. The files are then downloaded to the host using a network utility such as wget
or curl
. These sites may also be used to exfiltrate data.
Detect when a process performs a DNS lookup for a paste site.
{{@process.executable.name}}
is expected to make connections to {{@dns.question.name}}
.Requires Agent version 7.36 or greater