- 重要な情報
- はじめに
- 用語集
- ガイド
- エージェント
- インテグレーション
- OpenTelemetry
- 開発者
- API
- CoScreen
- アプリ内
- Service Management
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Detect when a user runs the net
command to enumerate the Administrators
group, which could be indicative of adversarial reconnaissance activity.
Monitoring of Windows event logs where @evt.id
is 4799
, @Event.EventData.Data.CallerProcessName
is *net1.exe
and @Event.EventData.Data.TargetUserName
is Administrators
.
Verify if {{@Event.EventData.Data.SubjectUserName}}
has a legitimate reason to check for users in the Administrator group on {{host}}
.