新建服务:eventlog[System,,,"Service control Manager",^7045$,,skip]

新建任务计划:eventlog[Microsoft-Windows-TaskScheduler/Operational,,,"TaskScheduler",^106$,,skip]

删除任务计划:eventlog["Microsoft-Windows-TaskScheduler/Operational",,,"TaskScheduler",^141$,,skip]

修改组策略:eventlog[Security,,,,4739,,]

删除安全日志:eventlog[Security,,,,1102,,]

删除用户:eventlog[Security,,,,4726,,]

用户登录:eventlog[Security,,,,4722,,]

 A member was added to a security-enabled global group:eventlog[Security,,,,4728,,]

trigger:

{Template Windows AD DS Security Audit:eventlog[Security,,,,^4728$].logseverity(0)}>1 and {Template Windows AD DS Security Audit:eventlog[Security,,,,^4728$].nodata(600)}=0 and ({Template Windows AD DS Security Audit:eventlog[Security,,,,^4728$].str(Admins)}=1 or {Template Windows AD DS Security Audit:eventlog[Security,,,,^4728$].str(Management)}=1 or {Template Windows AD DS Security Audit:eventlog[Security,,,,^4728$].str(Group Policy)}=1 or {Template Windows AD DS Security Audit:eventlog[Security,,,,^4728$].str(RODC)}=1 or {Template Windows AD DS Security Audit:eventlog[Security,,,,^4728$].str(Controllers)}=1 )
View Code

相关文章:

  • 2021-08-22
  • 2021-06-16
  • 2021-11-10
  • 2022-12-23
  • 2022-01-19
  • 2022-12-23
猜你喜欢
  • 2021-12-02
  • 2021-09-22
  • 2021-10-25
  • 2021-11-13
  • 2021-05-16
相关资源
相似解决方案