|
-
Oct 19th, 2009, 03:26 PM
#1
Is it even possible?
I am not familiar with this.
Is it possible to boot your desktop using a Linux CD and then scan your windows partition for viruses?
If yes, what are the tools available?
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
Oct 20th, 2009, 06:51 AM
#2
Frenzied Member
Re: Is it even possible?
I would imagine so, I have also heard of usb drives with a virus scanner on them!
-
Oct 20th, 2009, 12:33 PM
#3
Re: Is it even possible?
You need to boot from a Linux distro that has NTFS drivers. At that point you can download a Linux virus scanner (the distro creates a memory disk in which you can temporarily download stuff) and use that. I know that Clam can scan Windows documents for viruses but I've no idea how it handles executables and dll libraries (if at all).
-
Oct 20th, 2009, 10:30 PM
#4
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Oct 22nd, 2009, 01:21 AM
#5
Re: Is it even possible?
Hey,
You might want to take a look at the following:
http://njlinux.blogspot.com/2008/01/...x-live-cd.html
Hope that helps!!
Gary
-
Oct 22nd, 2009, 07:35 AM
#6
Re: Is it even possible?
 Originally Posted by gep13
Thanks for the link. Blogspot.com is a forbidden domain. I will take a look at it later.
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
Oct 22nd, 2009, 08:03 AM
#7
Re: Is it even possible?
Ah, that is a problem 
Definitely worth a look though, seem to step through everything that you would need.
Gary
-
Nov 6th, 2009, 11:59 AM
#8
Junior Member
Re: Is it even possible?
It's possible. I used to do tech support for a company that virus scanned this way.
Using VB 2010/2008/2005 (Windows and ASP)
-
Nov 6th, 2009, 12:48 PM
#9
Re: Is it even possible?
 Originally Posted by ckennedy79
It's possible. I used to do tech support for a company that virus scanned this way.
What tools did you use?
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
Nov 12th, 2009, 10:43 AM
#10
Junior Member
Re: Is it even possible?
 Originally Posted by abhijit
What tools did you use?
To be honest it was 10 years ago and I don't really recall exactly what was on the CD. I just know that this is how it was done.
Using VB 2010/2008/2005 (Windows and ASP)
-
Nov 12th, 2009, 10:46 AM
#11
Re: Is it even possible?
abhijit did you ever look at the link I provided?
Gary
-
Nov 20th, 2009, 11:16 PM
#12
Member
Re: Is it even possible?
Um knoppix STD is a bootable version of linux with a ton of utilities built in. That and a USB drive and you can boot any virus scan you want. Provided its supported by linux. Virus removal is a little different.
NicelyDone: The Visual Studio 2008 Newb 
There are 10 types of people in this world...Those who know binary and those who don't. 
*cough* Asimov *cough*
I used to be a pro at HTML...Wait, nooooo! Epic fail
-
Dec 16th, 2009, 07:38 AM
#13
Re: Is it even possible?
 Originally Posted by gep13
abhijit did you ever look at the link I provided?
Gary
Gary,
That link was definitely worth a "dekko". Thanks for the link.
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
Dec 16th, 2009, 07:43 AM
#14
Re: Is it even possible?
Ok, I have to ask...
What's a "dekko"
-
Dec 16th, 2009, 08:32 AM
#15
Re: Is it even possible?
 Originally Posted by gep13
Ok, I have to ask...
What's a "dekko" 
The colloquial meaning for that word in Hindi is "look". It has now been adapted by a number of leading publications in India. I also found a reference on urban dictionary.
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
Dec 16th, 2009, 08:35 AM
#16
Re: Is it even possible?
Ah, that makes sense
-
Jan 6th, 2010, 10:12 PM
#17
Frenzied Member
Re: Is it even possible?
Thats a little complicated with the command lines.
Get an Ubuntu CD, it will recognise your NT discs.
Click on them so that they are mounted.
Use an online scanner to scan the mounted drive
http://ubuntuforums.org/showthread.php?t=1036122
-
Jan 7th, 2010, 02:41 AM
#18
Re: Is it even possible?
Hey,
If I really thought there was a problem with a drive, I think I would always want to run a more thorough scan locally on a machine. I assume you would have to upload each file to the online scanner, surely that would take quite a while?!?
Gary
-
Jan 7th, 2010, 05:24 PM
#19
Frenzied Member
Re: Is it even possible?
There are (at least) two different types of online scanners.
The first is, as you mention, a service that scans files you upload.
The second is a webpage with an ActiveX control or a Java applet that contains the virusscanner, which then scans your entire drive.
e.g.
http://www.bitdefender.com/scanner/online/free.html
-
Jan 8th, 2010, 03:35 AM
#20
Re: Is it even possible?
Hey,
Ah, ok, that makes a bit more sense.
Personally though, I wouldn't want to give an outside party that much access to my machine, but good to know that it is there in case I ever need it for something.
Gary
-
Jan 11th, 2010, 01:10 PM
#21
Junior Member
Re: Is it even possible?
 Originally Posted by gep13
Hey,
Ah, ok, that makes a bit more sense.
Personally though, I wouldn't want to give an outside party that much access to my machine, but good to know that it is there in case I ever need it for something.
Gary
I used to like the online one from TrendMicro back in my computer tech days, ewido used to be good too but I'm not sure it's around anymore.
Using VB 2010/2008/2005 (Windows and ASP)
-
Jan 11th, 2010, 02:35 PM
#22
Re: Is it even possible?
TrendMicro is a package that I have used in the past, the thick client version that is, wasn't aware of an online version.
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|