Forum Discussion

CloudMe's avatar
CloudMe
Copper Contributor
Sep 15, 2019
Solved

How to query in unknown columns?

Hi,   I'm using this query to find the presence of certain IPs in a specific table:     ThreatIntelligenceIndicator | where Description has "IPv4 indicator from" | project Description, BadIP=ex...
  • Stanislav_Zhelyazkov's avatar
    Sep 17, 2019

    CloudMe Ok. My take on this is to address this to Azure Sentinel team. There is already Malicious IP feature that is able to flag malicious IPs. It should work for Firewall logs, Wire Data and IIS logs. May be a few more. But it will be good if they make it work for all their logs they have connectors for. Trying to do this on your own will never be optimal or never good enough as Microsoft has internal service that is able to recognize these IPs. That service they use for Malicious IP. Additionally besides the IP being malicious they also feed you with other information like is it botnet, the country, etc.

Resources