Hello, I know antivirus:
- have a sort of list of "trusted applications"
- record API call of executables in order to find untrusted patterns
I'm not really sure why PE Injection should be good to evade euristics, I suppose because untrusted patters are executed by trusted applications (applications where the malware is injected).
Are there any other reasons? Do antivirus block injection API calls? If not, why?
Any additional post, thread, blog or resource is appreciated.
- have a sort of list of "trusted applications"
- record API call of executables in order to find untrusted patterns
I'm not really sure why PE Injection should be good to evade euristics, I suppose because untrusted patters are executed by trusted applications (applications where the malware is injected).
Are there any other reasons? Do antivirus block injection API calls? If not, why?
Any additional post, thread, blog or resource is appreciated.