- 重要な情報
- アプリ内
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Classification:
attack
Detect when a requested domain has a suspicious TLD.
Inspect the Route 53 logs and determine if the TLD of the DNS question (@dns.question.name
) matches one of the top 5 TLDs on Spamhaus’s Most Abused Top Level Domains list.
dns.question.name
) should be permitted. If not, conduct an investigation and determine what requested the domain and determine if the AWS metadata credentials were accessed by an attacker.