martes, 26 de abril de 2016

McAfee VirusScan Command line - Intel Security


McAfee VirusScan Command line - Intel Security



Installation requirements.
- Windows:
XP 32-bit SP3, XP x64 SP2, Server 2003 32-bit and x64 SP2, Vista 32-bit and x64 (with current and previous SP), w7 32-bit and x64 (with current and previous SP), W8.x 32-bit and x64 Editions (with current and previous SP), Windows 10.x 32-bit and x64, Server 2008 32-bit and x64 (with current and previous SP), Server 2012 x64 Editions (with current and previous SP).
- Disk space and memory.
• At least 512 MB of free hard disk space
• At least an additional 512 MB of free hard disk space reserved for temporary files
• At least 512 MB of RAM for scanning operations (1024 MB recommended) for Windows platform
• At least 1024 MB of RAM for updating operations

Para actualizar .........................................................

  Escaner ejecutable AV cmd Scan.exe ... martes 26 - abril (4) - 2016; aun el mismo.
http://downloadcenter.mcafee.com/products/mcafee-avert/
version 6.0.6.653  -  vscl-w32-606-l.zip    07-Aug-2015    2.4M

  Base de datos AV ....   martes 26 - abril (4) - 2016; nuevo
http://downloadcenter.mcafee.com/products/commonupdater2/current/vscandat1000/dat/0000/
AV Engine: 5800.7501 for Win32.
Dat set version: 8147 created Apr 26 2016
Scanning for 670715 virus, trojans and variants.
 avvdat-8147.zip    74.0M   4-archivos

  En el directorio donde se encuentra Scan.exe
- extraer avv*.zip
- eliminar el anterior runtime.dat
- Construir el nuevo Runtime.dat ;para que analize rapido
    Scan /DECOMPRESS
- Listo.
-----------------------------------------------------------
Configuring scans ........................................
1 Choose the command options that you want to use.
2 Type the command options into a text editor just as you might on the command line.
3 Save the text as a file.
4 Type the following at the command prompt:
SCAN /LOAD <FILENAME> <TARGET>
Here, <FILENAME> is the name of the text file you created in steps Step 2 and Step 3, and
<TARGET> is the file or directory you want to scan.
If the scanner detects no virus infections, it displays no output.
-------------------------------------------------------------------------
colocar "enviar a" boton derecho para revision.
C:\Users\usuario\AppData\Roaming\Microsoft\Windows\SendTo
colocar el acceso directo "AV McAfee.bat"
  contenido en "AV McAfee.bat" (en notepaq).
@echo off
ECHO -------------------------------------------------------------------------
ECHO **--McAfee ANTIVIRUS--**
ECHO -------------------------------------------------------------------------
ECHO ANTIVIRUS; ESCANEANDO ARCHIVOS ...
ECHO CORRIENDO ANALISIS ESPERE ...............................................
Scan %* /NC /NOEXPIRE /SUB /SECURE
REM notas, no se muestra.
ECHO -------------------------------------------------------------------------
ECHO **--FINALIZADO--**
PAUSE
-------------------------------------------------------------------------
Scanning processes in memory
"McAfeeWinMem.bat" escanear memoria ram
    contenido ..
@echo off
ECHO -------------------------------------------------------------------------
ECHO **--McAfee ANTIVIRUS--**
ECHO -------------------------------------------------------------------------
ECHO ANTIVIRUS; ESCANEANDO ARCHIVOS ...
ECHO ANALISANDO TODOS LOS PROCESOS CORRIENDO EN LA COMPUTADORA, ESPERE ......
SCAN *.* /WINMEM
ECHO -------------------------------------------------------------------------
ECHO **--FINALIZADO--**
PAUSE
-------------------------------------------------------------------------
Scanning processes in memory
SCAN *.EXE /WINMEM   Scans all files with a “.EXE” file name extension in the current directory, and all processes running on the computer.
SCAN *.* /WINMEM     Scans all files in the current directory and all processes running on the computer.
-----------------------------------------------------------
otros accesos directos utilies ..........................
C:\Program Files\Windows Defender\MSASCui.exe   WinDefender
C:\Windows\System32\MRT.exe   MSAntimalware
-----------------------------------------------------------
Scanning removable media ................................
Using the CD command, change to the directory where the scanner was installed.
Type: SCAN D: /MANY
Use the drive letter assigned to your specific removable media.
Insert a disk into the D drive, and press Enter.
The program scans the disk and displays the names of any infected files.
-----------------------------------------------------------
Scanning options .........................................
/ALLDRIVES    To run a full scan on all drives
/ADL    Scan all local drives, including compressed and PC drives, in addition to any other drives specified on the command line. Do not scan removable media.
/ALL    Scan all files regardless of extension. this option substantially increases the scanning time
/BOOT    Scan boot sector and master boot record only. Do not use with /NODDA.
/MAXFILESIZE<SIZE>    Examine only those files that are smaller than the specified size. Specify the file size in megabytes. For example, scan only files that are smaller than 5mb; /MAXFILESIZE5
/NOBOOT    Do not scan the boot sector
/NOCOMP    Do not check compressed executables created with th e LZEXE or PkLite file-compression programs.
/NOD    Scan only the susceptible file types. By default, /CLEAN scans and tries to clean viruses in all file types. When you include the /NOD option, the scanning and cleaning are limited to the susceptible file types only, as recognized by their file extensions.
/NODOC    Do not scan document files. This includes MSOffice documents, OLE2, PowerPoint, CorelDraw, WordPerfect, RTF, Visio, Autodesk Autocad 2000, Adobe PDF 5, and Corel PhotoPaint 9 files.
/NOEXPIRE    Disable the "expiration date" message if the scanner's DAT files are out of date
/NOMEM    Do not scan memory for viruses. Use this option only when you are certain that your computer is virus-free
/PROGRAM    Scan for potentially unwanted applications.
/SECURE    Examine all files, decompress archive files, and use heuristic analysis. This option activates the /ANALYZE , and /UNZIP options.
/SUB    Scan any subdirectories inside a directory.  This option is not necessary if you specify an entire drive as a target.
/UNZIP     Scan inside archive files, such as those saved in ZIP, LHA, PKarc, ARJ, WinACE, CAB, and CHM formats.
/CLEAN option    Automatically remove any infections.
/DAM    Delete all macros in a file if an infected macro is found.
/DEL    Delete infected .COM and .EXE files.
/NORENAME    Do not rename an infected file that cannot be cleaned.
/NOBKSEM    Prevent scanning of files that are normally protected.
/TIMEOUT <SECONDS>    Set the maximum time to scan any one file.
/FREQUENCY <HOURS>    Do not scan before the specified number of hours after the previous scan.

Scan your disks ...............................................
Shut down your computer and boot it into Safe Mode. At the command prompt, type:
SCAN /ADL /ALL /CLEAN /WINMEM /PROGRAM

-----------------------------------------------------------
Use heuristic analysis to find possible new viruses in "clean" files.
/ANALYZE     incluye: /MANALYZE y /PANALYZE
/MANALYZE    For macro viruses only
/PANALYZE    For program viruses

-----------------------------------------------------------
Default options ................................................
- only executable files are scanned
- the cache size is 12mb
- when you specify a directory to scan rather than a drive, the scanner examines only the files it contains, not its
subdirectories.
- The program cannot clean infected files found within any other archive format (only ZIP); you must first extract them manually from the archive file.
-----------------------------------------------------------

11 comentarios:

  1. Hello, dear
    I need to peruse your blog. There is a ton of good data on this blog, I cherished understanding it and I figure individuals will get a great deal of help from this blog. Sam, I have composed this sort of blog, you will get an administration and Support from this as well. I trust you like this (McAfee.com/Activate) blog, Users will get a great deal of data from this blog. I trust you get a ton of Fully bolster and assistance from this blog.

    ResponderBorrar
  2. Hi there,
    I appreciate your Blog. Thank you for sharing your valuable information.
    Check out our website we provide Antivirus Helpline support services. If you face any Antivirus related issues give us call at 1-888-883-9839.

    ResponderBorrar
  3. Nice post for those people who used McAfee security. If any McAfee user need online support then call at McAfee Antivirus Customer Service Number 0800-368-9219.

    ResponderBorrar
  4. This blog post is written after good research. It helps me with lots of problems. If your McAfee software is troubling you then visit....McAfee Support Number UK

    ResponderBorrar
  5. Thank you so much for sharing this information. Although if you faced some issues when you used McAfee then contact McAfee Antivirus Helpline Number.

    ResponderBorrar
  6. If you need any help related to Mcafee Antivirus. Call our expert technician @ +1-888-399-5722 or brother printer technical support number +1-888-399-5722
    Visit: http://antivirushelplines.com/mcafee-tech-support-number/

    ResponderBorrar
  7. If you need to fix McAfee error code 1603 then in that case it is advisable that the user first of all gets the windows registration entries repaired after that the user needs to conduct a malware scan on the system after that get the system drivers updated. If you still need more information then ask for it from the experts.

    ResponderBorrar
  8. Nice post for those people who used McAfee security. If any McAfee user need online support then call at McAfee Support UK Number 0800 820 3300.

    ResponderBorrar
  9. Nice post... It’s really awesome post. Thank you for sharing...If you are looking for Wordpress Support or need Wordpress Help visit us. Wordpress Contact

    ResponderBorrar
  10. Users often face problems while using McAfee on Mac, if in case, they are not able to enable McAfee on Mac then in that case, they should click on the McAfee menu on the status bar further select “live safe console” after that at the top right corner click “gear icon” further in the security menu in the Mac. If you still need to know more than ask for it from the team of trained and certified experts.
    McAfee Support UK

    ResponderBorrar