God Ginrai
Godmaster
You're misunderstanding. They are talking about a backdoor existing in the 3G module. If they get in through a backdoor in a 3G module, they can then replace your basic utilities. He wasn't talking about getting compromised through your own unsafe practices.Which is why one shouldn't just run random binaries off of the web (regardless of the OS) without extreme caution, which should go without saying.It should be, just "lsof | grep /dev/ttyWhateverTheModemIs"But if you're already compromised then it's possible they've managed to replace lsof (or even libc) so that it doesn't show the malicious process. I'm pretty certain that that'll never happen though.Wouldn't it be relatively easy to find out which processes are using the UTMS module and kill them?
Would it also be a reasonable to assume that the vast majority of Linux-compatible malware/rootkits/etc are built for x86/x86_64 and not for ARM (which would actually require a separate builds, especially the ones that actually replace many system tools like ls, ps, kill, lsof, etc? Or is it possible that ARM based Pandora/Pyra systems could be susceptible to malware designed for Android, which is an ARM based Linux system?
-God Ginrai