I did not really understand it from the article but... how can one verify the existence of this on their own system and if needed, purge it ?
RotaJakiro: A long live secret backdoor with 0 VT detection
21–30 of 183 posts
Re: RotaJakiro: A long live secret backdoor with 0 VT detection
#22Dumb question but how does an ELF file end up in the Kernel? I thought everything was source-only?
The user (perhaps running as root) was tricked into installed it. It has nothing to do with the kernel installation. The file name is chosen by the attackers to look like a legit executable - systemd-daemon if installed as root, $HOME/.gvfsd/.profile/gvfsd-helper if installed without root privileges. That way victims who are looking at file names won't be alarmed because they look like an expected file e.g. hiding in…
Re: RotaJakiro: A long live secret backdoor with 0 VT detection
#23The obvious question not answered (but asked) in the article is: "Who put it there and why?" Surely this should be easily knowable?
Re: RotaJakiro: A long live secret backdoor with 0 VT detection
#24It's systemd-daemon . The authors knew that systemd was so huge and opaque that it'd go unnoticed. It even has its own systemd unit file. It doesn't even do "normal" rootkit level of hiding that rootkit detectors might notice; it just hides in plain site as an innocent root process, right out in the open.
Re: RotaJakiro: A long live secret backdoor with 0 VT detection
#25I did not really understand it from the article but... how can one verify the existence of this on their own system and if needed, purge it ?
If one or more of those files is found, you likely are infected - they probably are not "real" system files.
If you find one, do a system audit
Re: RotaJakiro: A long live secret backdoor with 0 VT detection
#26Mouse: OK. see you next time.
Re: RotaJakiro: A long live secret backdoor with 0 VT detection
#27Re: RotaJakiro: A long live secret backdoor with 0 VT detection
#28Earlier quoted context omitted.
The user (perhaps running as root) was tricked into installed it. It has nothing to do with the kernel installation. The file name is chosen by the attackers to look like a legit executable - systemd-daemon if installed as root, $HOME/.gvfsd/.profile/gvfsd-helper if installed without root privileges. That way victims who are looking at file names won't be alarmed because they look like an expected file e.g. hiding in…
This is completely off topic but I love the Caesar cipher implementation in your bio. What does HAL stand for?
execute the cipher on it and see :)
Re: RotaJakiro: A long live secret backdoor with 0 VT detection
#29Re: RotaJakiro: A long live secret backdoor with 0 VT detection
#30Earlier quoted context omitted.
The user (perhaps running as root) was tricked into installed it. It has nothing to do with the kernel installation. The file name is chosen by the attackers to look like a legit executable - systemd-daemon if installed as root, $HOME/.gvfsd/.profile/gvfsd-helper if installed without root privileges. That way victims who are looking at file names won't be alarmed because they look like an expected file e.g. hiding in…
This is completely off topic but I love the Caesar cipher implementation in your bio. What does HAL stand for?