Hey all, anyone have any experience with crypto infected Linux systems? My box that I use has mxrig running, and I've no idea how it got there, where it's hiding, or how to get it off my system. Speculating that it could be some rootkit bologna, and there's vague suggestions on the googles as to how to get it off my system without "nuking it from orbit".
So, before I do that I thought I might see if there's anyone who's had experience with this sort of thing who might be willing to take a peek? Drop me a note at andyob [at] gmail.com if you've had some experience. I got the thing backed up, so I'm ok with letting you pop-on and see if you can work some magic.
Re: Ubuntu, Crypto Malware
By: Android8675 to All on Tue Nov 15 2022 07:51 am
Hey all, anyone have any experience with crypto infected Linux systems?
So, before I do that I thought I might see if there's anyone who's had experience with this sort of thing who might be willing to take a peek?
I was running a version of GitLab (a year ago?) that had an exploit published and I was vulnerable for about 24 hours before upgrading to a fixe
Re: Ubuntu, Crypto Malware
By: Digital Man to Android8675 on Tue Nov 15 2022 11:51 am
Re: Ubuntu, Crypto Malware
By: Android8675 to All on Tue Nov 15 2022 07:51 am
Hey all, anyone have any experience with crypto infected Linux systems?
So, before I do that I thought I might see if there's anyone who's had experience with this sort of thing who might be willing to take a peek?
I was running a version of GitLab (a year ago?) that had an exploit published and I was vulnerable for about 24 hours before upgrading to a fixe
Is there a simple way to clean out the /tmp folder in Linux, for us phlebs?
/var/log folder getting kindda rhobust too)
So I could not for the life of me figure out where the exploit was on my system until I watched the process carefully. I could kill the process easily enough (sudo top), but it would fire up again within 10-15 minutes.
Re: Ubuntu, Crypto Malware
By: Android8675 to Digital Man on Wed Nov 30 2022 08:27 am
Is there a simple way to clean out the /tmp folder in Linux, for us phlebs?
https://askubuntu.com/questions/20783/how-is-the-tmp-directory-cleaned-up
/var/log folder getting kindda rhobust too)
Most apps that log there should have configurable log rotation policies.
So I could not for the life of me figure out where the exploit was on my system until I watched the process
'sudo ps aux' will display the full path to all running processes. That's how you'd know *where* it is on your
system, then you start grepping for what restarts that process upon boot (if it is).
Sysop: | Nelgin |
---|---|
Location: | Plano, TX |
Users: | 417 |
Nodes: | 10 (0 / 10) |
Uptime: | 29:29:48 |
Calls: | 6,185 |
Files: | 15,729 |
Messages: | 752,992 |