Endpoint Protection

 View Only
  • 1.  How to get notification about anti-virus detection?

    Posted Nov 10, 2014 06:54 AM

    Hi

     

    I want to get a notification from Anti-Virus when it detects a virus/malware with the infection's details

    like infected file, process information (image file, PID), timestamp, infection name/family, etc...

    (e.g.: if I have an infected EICAR file "eicar.txt" opened in "notepad", I want to get: "c:\...\eicar.txt" was opened in "notepad.exe" (PID 1234), infection is "EICAR test string" etc...)

     

    is there a way to register to such notifications (on the client side) or some sort of an API?

     

    Thanks,

    Avi



  • 2.  RE: How to get notification about anti-virus detection?

    Posted Nov 10, 2014 06:57 AM
    What's AM? You can setup notifications in SEPM. They will show you all the relevant info.


  • 3.  RE: How to get notification about anti-virus detection?

    Posted Nov 10, 2014 07:29 AM

    Thanks for the answer (fixed the post above)

    I saw how to configure these notifications on the manager's server side but I want to be able to do the same actions on the client's endpoint side but I couldn't find anything of this sort.

    Any help will be appreciated.

    Regards,

    Avi



  • 4.  RE: How to get notification about anti-virus detection?

    Posted Nov 10, 2014 07:44 AM

    There is no way to do so from the client itself. Notifications can only be configured on the SEPM.



  • 5.  RE: How to get notification about anti-virus detection?

    Posted Nov 10, 2014 08:34 AM

    Thanks Brian!