Hi,
I am trying to detect a malware process on the basis of its behavior.
e.g. a process creates a file that has the same name as that of any "Microsoft.exe" or
it loads modules into address space of other processes or
opens different ports
and so on.
I don't know what are the possible malware process's behavior.
How to differentiate it from a "white process"?
Thanks and Regards
I am trying to detect a malware process on the basis of its behavior.
e.g. a process creates a file that has the same name as that of any "Microsoft.exe" or
it loads modules into address space of other processes or
opens different ports
and so on.
I don't know what are the possible malware process's behavior.
How to differentiate it from a "white process"?
Thanks and Regards