(no title)
wok4899 | 5 months ago
Ps. I do have such binary on my machine as well, ps -ef | grep netservlet root 3708105 3665360 0 08:06 pts/2 00:00:00 grep netservlet
wok4899 | 5 months ago
Ps. I do have such binary on my machine as well, ps -ef | grep netservlet root 3708105 3665360 0 08:06 pts/2 00:00:00 grep netservlet
ZetaTauEpsilon|5 months ago
thephyber|5 months ago
The article author searched netservlet for these strings to detect the infection:
> $ strings /tmp/netservlet.elf | egrep -i 'stratum|pool|wallet|http|crypto|mining|eth|btc|pool'
anotherlogin448|5 months ago
Code and CI is all open source.
thephyber|5 months ago
It looks like the app used weak hard-coded admin credentials back then. Appears to have been fixed in 2023.
wok4899|5 months ago
> ps -ef | grep netservlet > root 3708105 3665360 0 08:06 pts/2 00:00:00 grep netservlet