Forum Discussion

manohara_avt's avatar
manohara_avt
Copper Contributor
Feb 04, 2024

microsoft defender for endpoint api to get protocol and port information

I want to know which api will get protocol and port information

3 Replies

    • manohara_avt's avatar
      manohara_avt
      Copper Contributor

      jbmartin6 

       

      Microsoft defender for endpoint communicate using which protocol and port information

       

      I need to find out which Api will provide protocol and port information.

      • keenanbrooks's avatar
        keenanbrooks
        Brass Contributor

        Hi manohara_avt ,

        You can find the schema for Defender for Endpoint API here https://learn.microsoft.com/en-us/microsoft-365/security/defender-endpoint/api/exposed-apis-list?view=o365-worldwide

        Further information can be found on the side menu, such as samples and get started guides. I don't see anything in the schema that will provide anything you're asking for. Microsoft Sentinel has alerts for detecting outbound traffic to known malicious IPs etc, this will also provide the port they're connecting out from.

        Microsoft Security Graph API may be able to provide what you're looking for? Have a look under threat intelligence on the side menu : https://learn.microsoft.com/en-us/graph/api/resources/security-api-overview?view=graph-rest-1.0


Resources