Earlier quoted context omitted.
This may take a while depending on the amount of data you have and the speed of your disk(s): grep -R -e 'TREX_PID=%u' -e 'Remote VS is empty !' / Alternatively you could create ClamAV signatures based on those strings.
This seems to get stuck for me after a few minutes (grep stops taking up CPU cycles). I thought maybe it was getting stuck trying to read something it shouldn't, but lsof gives no clues.
Re: Powerful, highly stealthy Linux trojan may have infected victims for years
#101Perhaps try strace-ing the process? It should give you some clue as to what is going on.