PR comment
This commit is contained in:
Родитель
32c7c9c32f
Коммит
ba2dc07d54
|
@ -15,7 +15,7 @@ query: |
|
|||
W3CIISLog
|
||||
| where not(ipv4_is_private(cIP))
|
||||
| where csMethod =~ "POST"
|
||||
| where csUriStem has "ecp"
|
||||
| where csUriStem has "/ecp"
|
||||
| where isnotempty(csCookie) and csCookie has "SecurityToken"
|
||||
| where csUriQuery has "msExchEcpCanary"
|
||||
| extend timestamp=TimeGenerated, HostCustomEntity=Computer, IPCustomEntity=cIP
|
||||
|
|
Загрузка…
Ссылка в новой задаче