How to detect code injection on linux
is there any way to detect code injection in a running process under linux ?
For code injection I don’t mean “patching” original binary on the disk, for code injection I mean when for example you inject a shellcode on a running binary by a… Continue reading How to detect code injection on linux