ソリューションが必要です
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