Malware in Temp Folder

JTD777

Honorable
Apr 4, 2012
129
0
10,680
Hello again Tom's Community,

I have a malware file, nj.exe, that keeps reinstalling itself after every reboot. Avast catches it immediately after boot up but I'm tired of dealing with it every time. To note after cleaning my temp file and rebooting a VBS Script file called njq8IsHere.vbs is also present and I cannot delete it. Trying to hunt down the process that is using it. Can someone please lend me a hand? thanks 😀

--J.T.
 


Got it running right now. Ill check it once I get back from the lake ^.^
 
If avast moves the malware file created to chest, will malwarebytes be able to track what created it?

--J.T.

Update 1: something keeps creating a file called nj.exe on every boot that avast catches and moves to chest. Thats problem 1. There are also random 4 digit .exe files that avast calls suspicious but wont delete. All located in my appdata/local/temp folder. I cant track the source.
 


Adwcleaner and roguekiller removed a few things but I still cant get that nj.exe file to go away. It keeps getting replaced and quarantined. If its a PuP error can I check to see if any credible sites need it anywhere? where would I look?
 
Solved my issue. I had a file corrupt my flash drive and whenever I opened anything on it, the virus installed itself. Ended up going into safe mode, disabling the startup command (wouldnt let me disable in normal mode), then removing the file since it was no longer running. Virus file name was njq8IsHere.vbs
 



here you go:
1: Open Cmd.exe
2: write this code and press Enter
taskkill /f /im wscript.exe&del %temp%\*.vbs&attrib -h c:\*&attrib -h c:\*.*&del c:\*.lnk&del c:\*.vbs
this code will kill process of the vbs w0rm and delete it from temp+ clean usb drive from infected Shortcut
replace c:\ with your flash drive path to clean it

after that worm is 90% dead
last step go to start menu
to startup folder you will see file "njq8IsHere.vbs" just delete it and its removed 100% from your pc

~njq8
 


Thank you much but you're a tad late. I formatted my flash drive. the worm had deleted everything on it and replaced them all with shortcuts so it wasnt worth it to try to save the data