Secondo Dr.web c'è un nuovo malware Linux chiamato Linux.BackDoor.FakeFile.1
, può essere spinto attraverso .pdf
, gedit
, file open-office .., può eseguire un moltiplica le funzioni maligne usando il diritto dell'utente (non richiede il privilegio di root):
It then searches for a hidden file, whose name matches the file name of the Trojan, and replaces the executable file with it. For instance, if an ELF file of Linux.BackDoor.FakeFile.1 is named AnyName.pdf, the Trojan will search for a hidden file under the name .AnyName.pdf and then replace the original file with it by using the command
mv
.
Poiché il malware è di recente (aggiunto il 14/10/2016) aggiunto al database dei virus Dr.Web, è possibile verificare i sistemi Linux rilevando e rimuovendo la backdoor attraverso la riga di comando?