MDE KQL 使用案例
查找程序的 网络通信情况
DeviceNetworkEvents | where Timestamp > ago(30d) | where InitiatingProcessFileName == "example.exe" | project Timestamp, DeviceName, InitiatingProcessFileName, RemoteIP, RemotePort, RemoteUrl | sort by Timestamp desc
DeviceNetworkEvents | where ActionType has "" | where DeviceName has "" | where InitiatingProcessFolderPath has "" | where InitiatingProcessCommandLine has "xxx.exe" | where InitiatingProcessAccountName has "" | where RemoteIP has "" //| where RemoteUrl has "" //| where RemotePort == //| where LocalIP has "" //| where LocalPort == | where Protocol has "" | project Timestamp, ActionType, InitiatingProcessFolderPath, InitiatingProcessFileName, InitiatingProcessCommandLine, LocalIP, LocalPort, RemoteIP, RemoteUrl, RemotePort, DeviceName, InitiatingProcessAccountName | sort by Timestamp
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 地球OL攻略 —— 某应届生求职总结
· 周边上新:园子的第一款马克杯温暖上架
· Open-Sora 2.0 重磅开源!
· 提示词工程——AI应用必不可少的技术
· .NET周刊【3月第1期 2025-03-02】