Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Focus-Virus
[Top] [All Lists]

Re: focus-virus Digest 14 Nov 2006 16:49:37 -0000 Issue 539

Subject: Re: focus-virus Digest 14 Nov 2006 16:49:37 -0000 Issue 539
Date: Tue, 14 Nov 2006 19:43:42 +0100
---------- Forwarded message ----------
From: "Ivan Aleman" <bonovoxmofo@gmail.com>
To: focus-virus@securityfocus.com
Date: Mon, 13 Nov 2006 19:20:40 +0000
Subject: How to - Scan a Windows machine for virus from a Linux machine
Hello,

Does anyone know an AV program to scan for viruses on remote machines
(from a Linux machine to several Windows machines on the same LAN), I
am using CLAMAV for my Linux box but haven't found the way to
accomplish the stated above. I've hear about Knoppix and F-Prot but
the Windows machines I would like to scan doesn't have a CD-ROM unit
nor a floppy unit :( so I really need to scan for viruses over the
network.

Each Windows machine have their AV (BitDefender) running and up to
date and Ad-Ware scheduled to run twice a week. Still I would like to
offer more protection by running an AV remotely from a dedicated
machine.
You could try mounting the built-in administrative shares for the
Windows machine on your Linux machine, then scanning the mounted
folders.
mount -t cifs -o username=whateveryourwindowsnameis
//windowsmachine/c$ /mnt/share

If you do not provide it a password on the command line, it will
prompt you for one.  I believe (but could be wrong) that you must be
root to do this.  If there's a way to do it as a regular user, tell me
how. :)

Roman

----------------------------------------------------------------------------
ALERT: "How a Hacker Launches a SQL Injection Attack!" - White Paper
It's as simple as placing additional SQL commands into a Web Form input box 
giving hackers complete access to all your backend systems!

https://download.spidynamics.com/1/ad/sql.asp?Campaign_ID=70160000000CZWl
----------------------------------------------------------------------------


<Prev in Thread] Current Thread [Next in Thread>
  • Re: focus-virus Digest 14 Nov 2006 16:49:37 -0000 Issue 539, Roman Daszczyszak <=