Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Alternative Computing > Linux Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Linux Support Linux - Operating Systems and Applications Support

Reply
 
LinkBack Thread Tools
Old 01-12-2008, 07:17 PM   #1 (permalink)
Registered User
 
Join Date: Jan 2008
Posts: 2
OS: XP sp2


delete virus using knoppix?

Can I delete virus from xp using knoppix
mz.monzter is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 01-12-2008, 07:22 PM   #2 (permalink)
TSF Enthusiast
 
sobeit's Avatar
 
Join Date: Nov 2007
Location: NEAR
Posts: 7,433
OS: windows/linux


Send a message via MSN to sobeit Send a message via Yahoo to sobeit
Re: delete virus using knoppix?

Quote:
Originally Posted by mz.monzter View Post
Can I delete virus from xp using knoppix

Yep, if you know what you are doing and know exactly what the virus does and where it is. However, if done improperly, you may not be able to start windows. You really, really need to know what you are doing.

It may be better if you follow this forums five step treatment. See this, follow the steps, post the log in the proper forum and let the experts help
__________________
there's been global warming since the ice age
sobeit is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-14-2008, 10:55 AM   #3 (permalink)
Registered User
 
hal8000's Avatar
 
Join Date: Dec 2006
Location: UK
Posts: 229
OS: PCLinux2009/Ubuntu/XP


Re: delete virus using knoppix?

If you have the network setup on knoppix issue:

sudo apt-get install freshclam
sudo apt-get install avscan

Then from a terminal run avscan.
Alternatively if you know exactly what virus you have e.g. nail.exe from aurora, mount the windows file system, make it writable and delete the infected files, but, as already been said, you need a reasonable working knowledge of both platforms to do this effecetively.
hal8000 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-16-2008, 05:10 AM   #4 (permalink)
Registered User
 
Join Date: Jan 2008
Posts: 2
OS: XP sp2


Re: delete virus using knoppix?

I'm not that familiar with linux(knoppix), but I know that if I cant get this virus out of windows I have to format the disk-so I have nothing to lose. I need to know the exact commands to log in on mc as root and to delete this file out of windows. I've tried everything else-theres no way to delete this file while windows is running. File is yaywttt.dll if anyone has been able to eliminate it any other way please tell me. thanx, mz.monzter
mz.monzter is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-16-2008, 11:50 AM   #5 (permalink)
Analyst, Security Team ; Rangemaster, TSF Academy
 
Clark76's Avatar
 
Join Date: Jun 2006
Location: Cleveland, Ohio
Posts: 1,694
OS: XP Pro, Vista, Ubuntu 8.10


Re: delete virus using knoppix?

yaywttt.dll has been labeled as Virtumonde. If you would like to try removing it with out a reformat then please follow the instructions in MicroBell's 5 Step Process found here

Then start a new thread here and post the required log(s).
__________________
Proud Member of ASAP
Proud Member of UNITE

If you feel we've helped you, Please Donate to the Forum
Clark76 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-18-2008, 02:42 AM   #6 (permalink)
Registered User
 
hal8000's Avatar
 
Join Date: Dec 2006
Location: UK
Posts: 229
OS: PCLinux2009/Ubuntu/XP


Re: delete virus using knoppix?

Quote:
Originally Posted by mz.monzter View Post
I'm not that familiar with linux(knoppix), but I know that if I cant get this virus out of windows I have to format the disk-so I have nothing to lose. I need to know the exact commands to log in on mc as root and to delete this file out of windows. I've tried everything else-theres no way to delete this file while windows is running. File is yaywttt.dll if anyone has been able to eliminate it any other way please tell me. thanx, mz.monzter
You wont need mc, boot with knoppix, clcik on your drive icon to make it writable,
it may be sda1 or hda1 then type as follows:

sudo
find /mnt/hda1 -name yaywttt.dll

(you need to repalce hda1 with your partition) you should see the file in a location
e.g. /mnt/hda1/WINDOWS/System32/yaywttt.dll

If the command successfully finds the file you can remove it with

rm /mnt/hda1/WINDOWS/System32/yaywttt.dll

alternatively you can do it all in one line:

find /mnt/hda1 -name yaywttt.dll -exec rm {} \;

The last way is not recommended as it you mistype then you could delete a system file. I have just completed a script that will remove malicious software, it will be posted shortly on the knoppix forum, and as someone has already said, you need to be careful with linux commands.
HTH
hal8000 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 08:18 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85