home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: OtherApp / OtherApp.zip / ONET100.ZIP / ONET100.DOC < prev    next >
Text File  |  1993-02-03  |  36KB  |  986 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.                          NETSCAN FOR OS/2 Version 9.13V100
  19.                 Copyright (C) 1989 - 1993 by McAfee Associates
  20.                              All rights reserved.
  21.  
  22.                        Documentation by Aryeh Goretsky.
  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.           McAfee Associates                (408) 988-3832 office
  49.           3350 Scott Blvd, Bldg. 14        (408) 970-9727 fax
  50.           Santa Clara, CA  95054           (408) 988-4004 BBS (25 lines)
  51.           U.S.A.                           USR HST/v.32/v.42bis/MNP1-5
  52.                                            CompuServe        GO MCAFEE
  53.                                            InterNet support@mcafee.COM
  54.  
  55.  
  56.  
  57.  
  58.                               TABLE OF CONTENTS:
  59.  
  60.  
  61.           WHAT'S NEW . . . . . . . . . . . . . . . . . . . . . . . . . .2
  62.             - New features added in this release
  63.             - System Requirements
  64.  
  65.           OVERVIEW . . . . . . . . . . . . . . . . . . . . . . . . . . .3
  66.             - Detection of known viruses
  67.             - Detection of new and unknown viruses
  68.  
  69.           SYNOPSIS . . . . . . . . . . . . . . . . . . . . . . . . . . .4
  70.             - Technical description of known virus detection
  71.             - Technical description of new/unknown virus detection
  72.  
  73.           AUTHENTICITY . . . . . . . . . . . . . . . . . . . . . . . . .5
  74.             - How to verify the OS2NSCAN.EXE program file
  75.  
  76.           COMMAND SUMMARY. . . . . . . . . . . . . . . . . . . . . . . .6
  77.             - One-line description of switches
  78.  
  79.           OPTIONS. . . . . . . . . . . . . . . . . . . . . . . . . . . .8
  80.             - Detailed explanation of switches
  81.  
  82.           EXAMPLES . . . . . . . . . . . . . . . . . . . . . . . . . . .13
  83.             - Samples of frequently-used options
  84.  
  85.           VIRUS REMOVAL. . . . . . . . . . . . . . . . . . . . . . . . .14
  86.             - How to manually remove a virus
  87.  
  88.           REGISTRATION . . . . . . . . . . . . . . . . . . . . . . . . .15
  89.             - How to register OS2NSCAN
  90.  
  91.           TECHNICAL SUPPORT INFORMATION  . . . . . . . . . . . . . . . .16
  92.            - Information you should have ready when calling
  93.  
  94.           OBTAINING THE LATEST VERSION OF OS2NSCAN. . . . . . . . . . . .17
  95.            - BBS, CompuServe, and Internet access to OS2NSCAN
  96.  
  97.           APPENDIX A . . . . . . . . . . . . . . . . . . . . . . . . . .18
  98.            - Creating a virus string file with the /EXT option
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.                                     Page 1
  109.  
  110. OS2NSCAN FOR OS/2 Version 9.13V100                                Page 2
  111.  
  112.  
  113.           WHAT'S NEW
  114.  
  115.                NETSCAN Version 9.13V100 adds detect of all viruses detected by
  116.           VIRUSCAN that are capable of spreading over a network.
  117.  
  118.                Beginning with Version 9.13, we will start providing foreign
  119.           language support for VIRUSCAN, NETSCAN, and CLEAN-UP with an
  120.           external language file named MCAFEE.MSG.  When the MCAFEE.MSG
  121.           file is present in the same directory as the OS2NSCAN.EXE file,
  122.           NETSCAN will automatically use the messages from the MCAFEE.MSG
  123.           file instead of the default English (American) messages in the
  124.           program.  In order to accomodate this change, the /FR (French)
  125.           and /SP (Spanish) language switches have been removed and two
  126.           new files, FRENCH.MSG and SPANISH.MSG have been included with
  127.           this release.  If you wish to use a foreign language, rename the
  128.           language file to MCAFEE.MSG.  Support for other languages will
  129.           be added in the future.
  130.  
  131.               Like it's DOS-based counterpart, NETSCAN (for DOS),
  132.           OS2NSCAN searches network drives for file-infecting viruses.
  133.           However, OS2NSCAN contains several important differences:
  134.  
  135.           ■     Since OS/2 operates in a protected mode environment it can
  136.                 only check its own area of memory or "memory image" for
  137.                 viruses.  Viruses will not be checked for in memory on the
  138.                 workstation OS2NSCAN is run from.
  139.  
  140.           ■     OS2NSCAN does not have the /CHKHI, /NOMEM, or /UNATTEND
  141.                 switches that NETSCAN does.
  142.  
  143.           ■     The /SAVE switch does not modify the OS2NSCAN.EXE file.
  144.                 Instead, it creates a NETSCAN.INI file.
  145.  
  146.           ■     OS2NSCAN does not return an ERRORLEVEL for DOS batch files.
  147.  
  148.                Version 9.13V100 of OS2NSCAN detects all viruses that the
  149.           current version of NETSCAN does.  For a complete list of known
  150.           viruses, refer to the enclosed VIRLIST.TXT file. For a description
  151.           of known viruses please refer to Patricia Hoffman's Hypertext VSUM.
  152.  
  153.  
  154.           SYSTEM REQUIREMENTS
  155.  
  156.                OS2NSCAN requires IBM OS/2 Version 2.00(GA) or above.
  157.  
  158.                OS2NSCAN works with 3COM 3/Share and 3/Open, Artisoft
  159.           LANTastic, AT&T StarLAN, Banyan VINES, DEC Pathworks, Microsoft
  160.           LAN Manager, Novell NetWare, and any other compatible network
  161.           operating systems.  Contact McAfee Associates if you do not see
  162.           your network listed.  For PC's please use SCAN for OS/2 instead.
  163.  
  164.                OS2NSCAN displays messages in English, French, or Spanish
  165.  
  166.  
  167.           NOTE:  WRITE-PROTECT THE FLOPPY DISK CONTAINING THE NETSCAN FOR
  168.                  OS/2 (OS2NSCAN.EXE) PROGRAM BEFORE SCANNING TO PREVENT IT
  169.                  FROM BECOMING INFECTED BY A COMPUTER VIRUS.
  170.  
  171.  
  172. OS2NSCAN FOR OS/2 Version 9.13V100                                Page 3
  173.  
  174.  
  175.           OVERVIEW (Known Virus Detection)
  176.  
  177.                OS2NSCAN FOR OS/2 Version 9.13V100 (filename OS2NSCAN.EXE)
  178.           identifies all viruses detected by the current version of
  179.           NETSCAN (for DOS).  Some viruses have been modified so that
  180.           more than one "strain" exists.  Counting such modifications,
  181.           1,561 viruses exist.
  182.  
  183.                OS2NSCAN checks files, subdirectories, and volumes for
  184.           pre-existing computer virus infections.  It will identify the
  185.           virus infecting the system and the area where it was found,
  186.           giving the name of the virus as well as the I.D. code used with
  187.           CLEAN-UP to remove it.
  188.  
  189.                Infected files can be removed using the /D switch in
  190.           OS2NSCAN to erase the file, or with the CLEAN-UP universal virus
  191.           removal (disinfection) program.  CLEAN-UP is recommended because
  192.           in most cases it will eliminate the virus and fully restore
  193.           infected programs or system areas to normal operation.  CLEAN-UP
  194.           is available for both DOS and OS/2.
  195.  
  196.                The accompanying VIRLIST.TXT file lists describes all
  197.           viruses identified by OS2NSCAN and their associated I.D. codes
  198.           for removal by CLEAN-UP.
  199.  
  200.  
  201.           OVERVIEW  (Unknown and New Virus Detection)
  202.  
  203.                OS2NSCAN has three separate methods of detecting unknown and
  204.           new viruses:
  205.  
  206.           ■     Validation codes which can be periodically checked against
  207.                 to look for the changes made by a virus to files or system
  208.                 areas.
  209.  
  210.           ■     Generic and Family virus detectors to look for new viruses
  211.                 which are derivatives of older viruses.
  212.  
  213.           ■     External virus signatures to insert new virus signature
  214.                 strings on a temporary basis to OS2NSCAN.
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227. OS2NSCAN FOR OS/2 Version 9.13V100                                Page 4
  228.  
  229.  
  230.           SYNOPSIS (technical description of known virus detection)
  231.  
  232.                OS2NSCAN detects known viruses by searching the system for
  233.           strings (sequences of bytes) unique to each computer virus and
  234.           reporting their presence if found.  For viruses which encrypt or
  235.           cipher their code so that every infection of the virus is
  236.           different, OS2NSCAN uses detection algorithms (programs) that work
  237.           by statistical analysis, heurstics, or code disassembly.
  238.  
  239.  
  240.           SYNOPSIS (technical description of new/unknown virus detection)
  241.  
  242.               OS2NSCAN checks for new or unknown viruses by comparing
  243.           files against previously-recorded validation (checksum) data.
  244.           OS2NSCAN has stores its validation code in the following way:
  245.  
  246.           ■     52-bytes of validation (checksum) and recovery data are
  247.                 recorded for each .COM and .EXE file.  This information
  248.                 can be stored offline (e.g., on a floppy diskette)
  249.                 in a separate log file for  recovery purposes.  CLEAN-UP
  250.                 can restore infected files using this information.
  251.                 (see /AF, /CF, /RF switches)
  252.  
  253.                OS2NSCAN also checks for new or unknown viruses by looking
  254.           for Generic or Family virus strings.  These are strings that
  255.           have been found repeatedly in different viruses.  Since virus
  256.           writers may use the older pieces of code for new viruses, this
  257.           allows OS2NSCAN to detect viruses which have not been written.
  258.  
  259.                OS2NSCAN can be updated to search for new viruses by an
  260.           External Virus Data File, which allows the user to input new
  261.           search strings for viruses. (/EXT switch)
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272. OS2NSCAN FOR OS/2 Version 9.13V100                                Page 5
  273.  
  274.  
  275.           AUTHENTICITY
  276.  
  277.                Before using OS2NSCAN for the first time, verify that it has
  278.           not been tampered with or infected by a virus by using the
  279.           enclosed VALIDATE for OS/2 (OS2VAL.EXE) program.  For
  280.           instructions on using OS2VAL, please read the OS2VAL.DOC file.
  281.  
  282.                The validation results for Version 9.13V100 should be:
  283.  
  284.                         FILE NAME: OS2NSCAN.EXE
  285.                              SIZE: 214,144
  286.                              DATE: 02-03-1993
  287.               FILE AUTHENTICATION
  288.                    Check Method 1: 0D15
  289.                    Check Method 2: 0BCF
  290.  
  291.           If your copy of OS2NSCAN differs, it may have been damaged.
  292.           Always obtain your copy of OS2NSCAN from a known source.  The
  293.           latest version of OS2NSCAN and validation data for OS2NSCAN.EXE
  294.           can be obtained from McAfee Associates' bulletin board system
  295.           at (408) 988-4004 or from the McAfee Virus Help Forum on
  296.           CompuServe (GO MCAFEE), or the mcafee.COM anonymous ftp site on
  297.           the Internet.
  298.  
  299.                OS2NSCAN performs a self-check when run.  If OS2NSCAN has
  300.           been modified in any way, a warning will be displayed and the
  301.           user will be prompted to either continue or quit.  OS2NSCAN can
  302.           still check for viruses.  However, if OS2NSCAN reports that it
  303.           has been damaged, it is recommended that a new copy be obtained.
  304.  
  305.                Beginning with Version 72, all of McAfee Associates'
  306.           VIRUSCAN series are archived with PKWare's PKZIP Authentic File
  307.           Verification.  If you do not see an "-AV" after every file is
  308.           unzipped and receive the "Authentic Files Verified! # NWN405
  309.           Zip Source: McAFEE ASSOCIATES" message when you unzip the files
  310.           then do not use them.  If your version of PKUNZIP does not have
  311.           verification ability, then this message may not be displayed.
  312.           Please contact us if you believe tampering has occurred to the
  313.           .ZIP file.
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337. OS2NSCAN FOR OS/2 Version 9.13V100                                Page 6
  338.  
  339.  
  340.           COMMAND SUMMARY
  341.  
  342.           IMPORTANT NOTE:  WRITE PROTECT YOUR FLOPPY DISK BEFORE SCANNING
  343.                            TO PREVENT INFECTION OF THE OS2NSCAN PROGRAM.
  344.  
  345.                OS2NSCAN checks files on network file servers that can
  346.           contain a computer virus.  When a virus is found, OS2NSCAN
  347.           identifies the virus and the file where it was found.
  348.  
  349.                OS2NSCAN examines files based on their extension.  The
  350.           default extensions supported by OS2NSCAN are .APP, .BIN, .COM,
  351.           .EXE, .OV?, .PGM, .PIF, .PRG, .SWP, .SYS, and .XTP.  Additional
  352.           extensions can be added with the /E option, or use the /A to
  353.           check all files.
  354.  
  355.  
  356.           Valid options for OS2NSCAN are:
  357.  
  358.                            OS2NSCAN {drive(s)} {options}
  359.  
  360.           {drive(s)}       - Indicates a drive or drives to be scanned
  361.  
  362.           Options are:
  363.  
  364.           \                - Scan root directory and boot area only
  365.           /? /H or /HELP   - Displays help screen
  366.           /A               - Scan all files, including data, for viruses
  367.           /AF {filename}   - Store recovery & validation data to {filename}
  368.           /BELL            - Beep whenever a virus is found
  369.           /CERTIFY         - List files that do not have a validation code
  370.           /CF {filename}   - Check for viruses using recovery & validation
  371.                               data stored in {filename}
  372.           /D               - Overwrite and delete infected files
  373.           /E .xxx .yyy     - Scan overlay extensions .XXX and .YYY
  374.           /EXT {filename}  - Scan using external virus data from {filename}
  375.           /FAST            - Speed up OS2NSCAN's output
  376.                               (see below for specifics)
  377.           /HISTORY {fname} - Create infection log {fname} appending to old log
  378.           /NLZ             - Skip internal scan of LZEXE-compressed files
  379.                               (DOS executables only)
  380.           /NOBREAK         - Disable Ctrl-C and Ctrl-Brk during scanning
  381.           /NOEXPIRE        - Do not display expiration notice
  382.           /NOPAUSE         - Disable screen pause when scanning
  383.           /NPKL            - Skip internal scan of PKLITE-compressed files
  384.                               (DOS executables only)
  385.           /REPORT {fname}  - Create infection log {fname} deleting the old log
  386.           /RF filename     - Remove recovery & validation data stored
  387.           /SAVE            - Save specified options as new default options
  388.  
  389.  
  390.  
  391. OS2NSCAN FOR OS/2 Version 9.13V100                                Page 7
  392.  
  393.  
  394.           /SUB             - Scan all subdirectories inside a subdirectory
  395.           @{filename}      - Scan using options from {filename}
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.                     [This space left intentionally blank]
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445. OS2NSCAN FOR OS/2 Version 9.13V100                                Page 8
  446.  
  447.  
  448.           OPTIONS
  449.  
  450.                Following is a detailed description of OS2NSCAN's options.
  451.           Please note the /AF and /AG switches modify executable files.
  452.           This may cause other anti-viral programs to generate a warning.
  453.  
  454.           /A - This option checks all files on the drive scanned and also
  455.           examines a greater portion of files.  This substantially
  456.           increases the time required to scan disks and also increases
  457.           OS2NSCAN's ability to detect viruses in overlay files.  It is
  458.           recommended this switch only be used when installing software
  459.           or if a file-infecting virus has been found.  This option takes
  460.           priority over the /E option.
  461.  
  462.           /AF {filename} - This option logs recovery and validation
  463.           data for .COM and .EXE files of a disk to a user-specified file.
  464.           The log file size is about 20Kb per 1,000 files validated.
  465.           Recovery from a virus using the /AF information requires the
  466.           CLEAN-UP program.
  467.  
  468.           /BELL - This option tells OS2NSCAN to beep when a virus is found.
  469.  
  470.           /CERTIFY -  This option will audit a system for files that have
  471.           validation codes added to them with SCAN FOR OS/2'S /AG or /AV
  472.           switches.  Files that have no validation code will be reported as
  473.           being uncertified by OS2NSCAN.
  474.  
  475.           /CF {filename} - This option checks recovery and validation data
  476.           stored by the /AF option in {filename}.  If a file or system
  477.           area has changed, OS2NSCAN reports that a viral infection may
  478.           have occurred.  Using the /CG option adds about 25% more time to
  479.           scanning.
  480.  
  481.           NOTE:  Dual Boot systems change the Boot Sector between DOS and
  482.                  OS/2 depending on which operating system is currently
  483.                  active.  This will cause OS2NSCAN to report that the boot
  484.                  sector has been modified.
  485.  
  486.           /D - This option tells OS2NSCAN to prompt the user to overwrite
  487.           and delete an infected files.  Files erased by the /D option
  488.           can not be recovered.  If the CLEAN-UP program is available,
  489.           it can be used to disinfect the file.  Partition table and boot
  490.           sector viruses can not be removed by the /D option and require
  491.           the CLEAN-UP virus removal program.
  492.  
  493.           /E .xxx .yyy - This option allows an additional extension or set
  494.           extensions to be scanned.  Extensions should include a period "."
  495.           character and be separated by a space after the /E.  Up to three
  496.           extensions may be added with the /E.  For more extensions, use
  497.           the /A option instead.
  498.  
  499.  
  500. OS2NSCAN FOR OS/2 Version 9.13V100                                Page 9
  501.  
  502.  
  503.           /EXT {filename} - This option tells OS2NSCAN to search for viruses
  504.           using virus search strings from ASCII text file {filename}, in
  505.           addition to the viruses that OS2NSCAN looks for.  For instructions
  506.           creating an external virus data file, refer to Appendix A.
  507.  
  508.           NOTE:  The /EXT option provides users with the ability to add
  509.                  strings for detection of viruses on an interim or
  510.                  emergency basis.  When used with the /D option, it will
  511.                  overwrite-and-delete infected files.  This option is not
  512.                  for general use and should be used with caution.
  513.  
  514.           /FAST - This option speeds OS2NSCAN up by displaying less on the
  515.           the screen, skipping checking inside of LZEXE- and PKLITE-
  516.           compressed files (DOS only), and examining a smaller portion of
  517.           files during scanning.  This may reduce the accuracy of OS2NSCAN.
  518.  
  519.           /HISTORY {filename} - This option saves the output of OS2NSCAN
  520.           to {filename} in ASCII text file format.  If {filename} exists,
  521.           OS2NSCAN will add the results of the current scan to the end.
  522.  
  523.           /NLZ - This option tells OS2NSCAN not to look inside files
  524.           compressed with LZEXE, a file compression program for DOS
  525.           .EXE files.  OS2NSCAN will still check LZEXE-compressed files for
  526.           viruses that may have become infected after LZEXE compression.
  527.  
  528.           /NOBREAK - This option prevents Ctrl-C or Ctrl-Brk from aborting
  529.           the scanning process.
  530.  
  531.           /NOEXPIRE - This option prevents OS2NSCAN from displaying a
  532.           warning message after 7 months warning that it may no longer be
  533.           current with respect to known computer viruses.
  534.  
  535.           /NOPAUSE - This option disables the "More? (H = Help )" prompt
  536.           displayed when OS2NSCAN fills up a screen with 24 lines of text.
  537.           This allows OS2NSCAN to run on PC's with severe infections without
  538.           requiring operator assistance.
  539.  
  540.           /NPKL - This option tells OS2NSCAN not to look inside files
  541.           compressed with PKLITE, a file compression program for DOS .EXE
  542.           files.  OS2NSCAN will still check PKLITE-compressed files for
  543.           viruses that may have become infected after PKLITE compression.
  544.  
  545.           /REPORT {filename} - This option saves the output of OS2NSCAN
  546.           to {filename} in ASCII text file format.  If {filename} exists,
  547.           OS2NSCAN will erase it and replace with the current scan results.
  548.  
  549.           /RF {filename} - This option removes recovery and validation
  550.           data from log file {filename} created by the /AF option.
  551. OS2NSCAN FOR OS/2 Version 9.13V100                                Page 10
  552.  
  553.  
  554.           /SAVE - This option stores any listed options for subsequent
  555.           executions of OS2NSCAN.  The options are stored by creating a
  556.           file named NETSCAN.INI in the same directory as OS2NSCAN.EXE.
  557.           For example, the command:
  558.  
  559.                OS2NSCAN /NOMEM /REPORT C:\OS2NSCAN.LOG /NOPAUSE /SAVE
  560.  
  561.           saves the default options to /NOMEM, /REPORT C:\OS2NSCAN.LOG and
  562.           /NOPAUSE and will cause OS2NSCAN to use these options the next
  563.           time it is run.  If OS2NSCAN is run with only the /SAVE switch,
  564.           the OS2NSCAN.INI file is removed.  If you wish to use more than
  565.           one  set of switches with OS2NSCAN, use the @{filename} option
  566.           instead.
  567.  
  568.           /SUB - This option scans all subdirectories inside a
  569.           subdirectory.  The /SUB switch is not required if you are
  570.           scanning a drive from the root level.
  571.  
  572.           @{filename} - This option allows the user to run OS2NSCAN with
  573.           a configuration file listing the options and drives OS2NSCAN is
  574.           to check.  Options need to be separated by a space, while drives
  575.           (disks, subdirectories, or files) need to be listed on separate
  576.           lines.  A sample file might look like this:
  577.  
  578.           /A /BELL /CF C:\OS2SCAN\CF-FILE /REPORT C:\OS2SCAN\OS2NSCAN.LOG
  579.           F:
  580.  
  581.           The first line contains the OS2NSCAN options while other lines
  582.           list the names of disks, subdirectories, or files to scan.  The
  583.           file should be an ASCII text file.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602. OS2NSCAN FOR OS/2 Version 9.13V100                                Page 11
  603.  
  604.  
  605.           EXAMPLES
  606.  
  607.                The following examples show different option settings:
  608.  
  609.                OS2NSCAN F:
  610.                    To scan drive F:
  611.  
  612.                OS2NSCAN F:R-HOOPER.EXE
  613.                    Scans file "R-HOOPER.EXE" on drive F:
  614.  
  615.                OS2NSCAN F: /A /CF C:\OS2NETSCAN\OS2NETSCAN.VALFILE
  616.                    Scans all files and checks recovery data & validation
  617.                    codes for unknown viruses on drive F:
  618.  
  619.                OS2NSCAN G: /D /A
  620.                    Scans all files on drive G: and prompt for erasure of
  621.                    any infected files, if found.
  622.  
  623.                OS2NSCAN F: G: H: /AF C:\OS2NETSCAN\OS2NETSCAN.VALFILE
  624.                    Scan for viruses, add recovery data & validation codes
  625.                    to files on drives F:, G:, and H:
  626.  
  627.                OS2NSCAN M: N: /A
  628.                    Scan all files on drives M: and N: for viruses, and
  629.                    display all messages in French if MCAFEE.MSG is present.
  630.  
  631.                OS2NSCAN X: Z: /E .WPM .COD
  632.                    Scans drives X: and Z:, including .WPM and .COD files
  633.  
  634.                OS2NSCAN F: /EXT A:SAMPLE.ASC /BELL
  635.                    To scan drive F: for known computer viruses and also
  636.                    for viruses added by the user via the external virus
  637.                    data file option, and beep whenever a virus is found.
  638.  
  639.                OS2NSCAN F: /NOPAUSE /REPORT C:INFECTN.RPT
  640.                    To scan drive F: without stopping, and create a log
  641.                    file INFECTN.RPT on drive C:
  642.  
  643.                OS2NSCAN G:\PUBLIC\TMP /SUB
  644.                    To scan all subdirectories under the directory
  645.                    PUBLIC\TMP on drive G:
  646.  
  647.                OS2NSCAN X: Y: Z: /FAST /CERTIFY
  648.                    To perform a fast scan of drives X:, Y:, and Z: and
  649.                    check for any files that do not have validation codes
  650.                    added to them with VIRUSCAN FOR OS/2 (OS2SCAN.EXE)
  651.  
  652.                OS2NSCAN F: C:\SCANOPTN.LST
  653.                    To run OS2NSCAN against drive F: using configuration
  654.                    file SCANOPTN.LST located in the root directory of
  655.                    drive C:.
  656.  
  657. OS2NSCAN FOR OS/2 Version 9.13V100                                Page 12
  658.  
  659.  
  660.           VIRUS REMOVAL
  661.  
  662.                What do you do if a virus is found?  You can contact McAfee
  663.           Associates for help, their authorized agents, or use the CLEAN-UP
  664.           program.  CLEAN-UP is available for DOS (CLEAN.EXE) and OS/2
  665.           (OS2CLEAN.EXE).
  666.  
  667.                McAfee Associates can be reached by BBS, CompuServe, FAX,
  668.           Internet, or Telephone and there is no charge for support calls
  669.           to McAfee Associates (Authorized agents may charge normal McAfee
  670.           Associates consulting rates.).
  671.  
  672.                The CLEAN-UP universal virus disinfection program can
  673.           disinfect virtually all reported computer viruses.  It is
  674.           updated with each release of the VIRUSCAN programs to remove new
  675.           viruses.  CLEAN-UP can be downloaded from McAfee Associates'
  676.           BBS, the McAfee Virus Help Forum on CompuServe, and the
  677.           mcafee.COM and WSMR-SIMTEL20.Army.Mil sites on the Internet, or
  678.           from any of the agents' BBSes listed in the enclosed AGENTS.TXT
  679.           text file.
  680.  
  681.                It is strongly recommended that you get experienced help in
  682.           dealing with viruses if you are unfamiliar with anti-virus
  683.           software and methods.  This is especially true for 'critical'
  684.           viruses and partition table/boot sector infecting viruses as
  685.           improper removal of these viruses can result in the loss of
  686.           all data and the use of the infected disk(s).  
  687.  
  688.                Before removing a boot sector or partition table-infecting
  689.           virus, it is recommended that you cold boot the infected PC from
  690.           a clean DOS disk and backup any critical data.
  691.  
  692.                For qualified assistance in removing a virus, contact
  693.           McAfee Associates directly or any of the Authorized Agents in
  694.           your area.  Agents may charge McAfee Associates' normal consult
  695.           rates for their services.
  696.  
  697.                If you wish to remove a file-infecting virus manually, cold
  698.           boot the PC from a clean (virus-free) OS/2 boot diskette and run
  699.           OS2NSCAN with the /A and /D switches to erase all infected files.
  700.           Any files removed in this manner can not be recovered.
  701.  
  702.  
  703.  
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712. OS2NSCAN FOR OS/2 Version 9.13V100                                Page 13
  713.  
  714.  
  715.           LICENSE
  716.  
  717.                OS2NSCAN may be copied and distributed for testing and
  718.           evaluation purposes on a trial period of five (5) days.  If you
  719.           wish to use OS2NSCAN after the trial period, a license is
  720.           required.  Licenses are available for internal use within
  721.           businesses, organizations, government agencies, and for external
  722.           use by repair centers and other service organizations.  License
  723.           fees are based on the size of the network or number of copies
  724.           required.  Information on licensing can be obtained from McAfee
  725.           Associates or any authorized agent listed in the AGENTS.TXT
  726.           file.
  727.  
  728.  
  729.           TECH SUPPORT
  730.  
  731.                For fast and accurate help, please have the following
  732.           information ready when you contact McAfee Associates:
  733.  
  734.                -    Program name and version number.
  735.  
  736.                -    Type and brand of computer, hard disk, plus any
  737.                     peripherals.
  738.  
  739.                -    Version of OS/2 (use the SYSLEVEL command to display).
  740.  
  741.                -    Printouts of your AUTOEXEC.BAT and CONFIG.SYS files.
  742.  
  743.                -    The exact problem you are having.  Please be as
  744.                     specific as possible.  Having a printout of the
  745.                     screen and/or being at your computer will be helpful.
  746.  
  747.           McAfee Associates can be contacted by BBS, CompuServe, FAX, or
  748.           InterNet 24 hours a day, or by telephone at (408) 988-3832,
  749.           Monday through Friday, 7:00AM to 5:30PM Pacific Time.
  750.  
  751.                If you are overseas, you can contact a McAfee Associates
  752.           Authorized Agent.  Agents are located in over 50 countries
  753.           around the world and provide local sales and support for our
  754.           software.  Please refer to the AGENTS.TXT file for a complete
  755.           list of McAfee Associates Agents.
  756.  
  757.  
  758.  
  759.  
  760.  
  761.  
  762.  
  763.  
  764.  
  765. OS2NSCAN FOR OS/2 Version 9.13V100                                Page 14
  766.  
  767.  
  768.           OBTAINING THE LATEST VERSION OF McAFEE ASSOCIATES PROGRAMS
  769.  
  770.                McAfee Associates regularly updates the VIRUSCAN series
  771.           of programs every 4 to 6 weeks to add new virus detectors,
  772.           new options, and fix reported bugs.  To distribute these new
  773.           versions, we run a multi-line BBS, CompuServe Forum, and
  774.           Internet node.
  775.  
  776.           BBS ACCESS
  777.  
  778.                Our 25-line BBS is accessible 24 hours a day, 365 days a
  779.           year, except for scheduled downtime and maintenance.  All lines
  780.           run US Robotics Courier HST Dual Standard ASL modems operating
  781.           from 1,200bps to 14,400bps with line settings of 8 data bits, no
  782.           parity, and one stop bit.
  783.  
  784.  
  785.           THE McAFEE VIRUS HELP FORUM ON COMPUSERVE
  786.  
  787.                We are now sponsoring the McAfee Virus Help Forum on
  788.           CompuServe.  To reach the McAfee Virus Help Forum type GO MCAFEE
  789.           at any CompuServe prompt.  A free introductory membership is
  790.           available.  For more information, please read the enclosed
  791.           COMPUSER.NOT file.
  792.  
  793.  
  794.           INTERNET ACCESS TO McAFEE ASSOCIATES SOFTWARE
  795.  
  796.                The latest versions of McAfee Associates' anti-viral
  797.           software is now available by anonymous ftp (file transfer
  798.           protocol over the Internet from the site mcafee.COM.  If
  799.           your domain resolver does not support names, use the IP#
  800.           192.187.128.1.  Enter "anonymous" for your user I.D. and
  801.           your own email address for the password.  Programs are
  802.           located in the pub/antivirus directory.  If you have any
  803.           questions, please send email to support@mcafee.COM
  804.  
  805.                 McAfee Associates' anti-viral software may also be
  806.           found at the Simtel20 archive site WSMR-SIMTEL20.Army.MIL
  807.           in the PD1:<MSDOS.TROJAN-PRO> directory and its associated
  808.           mirror sites WUARCHIVE.WUSTL.EDU (US), NIC.SWITCH.CH (Swiss),
  809.           NIC.FUNET.FI (Finland), SRC.DOC.IC.AC (UK), and
  810.           RANA.CC.DEAK.OZ.AU (Australia).
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820. OS2NSCAN FOR OS/2 Version 9.13V100                                Page 15
  821.  
  822.  
  823.           APPENDIX A:  Creating a Virus String File with the /EXT Option
  824.  
  825.           NOTE:  The /EXT option is intended for emergency and research
  826.                  use only.  It is a temporary method for identifying new
  827.                  viruses prior to the subsequent release of OS2NSCAN.  A
  828.                  thorough understanding of viruses and string-search
  829.                  techniques is advised for using this option.  A string
  830.                  length of 10 to 15 bytes is recommended.
  831.  
  832.                The External Virus Data file should be created with an
  833.           editor or a word processor and saved as an ASCII text file.  Be
  834.           sure each line ends with a Carriage Return/Line Feed pair.
  835.  
  836.  
  837.                The virus string file uses the following format:
  838.  
  839.           #Comment about Virus_1
  840.           "aabbccddeeff..." Virus_1_Name
  841.           #Comment about Virus_2
  842.           "gghhiijjkkll..." Virus_2_Name
  843.                .
  844.                .
  845.           "uuvvwwxxyyzz..." Virus_n_Name
  846.  
  847.  
  848.           Where aa, bb, cc, etc. are the hexadecimal bytes that you wish
  849.           to scan for.  Each line in the file represents one virus.  The
  850.           Virus Name for each virus is mandatory, and may be up to 25
  851.           characters in length.  The double quotes (") are required at the
  852.           beginning and end of each hexadecimal string.
  853.                OS2NSCAN will use the string file to search the Master Boot
  854.           Record (partition table), Boot Sector, System files, all .COM
  855.           and .EXE files, and overlay files with the extension .APP, .BIN,
  856.           .COM, .EXE, .OV?, .PGM, .PIF, .PRG, .SWP, .SYS, and .XTP.
  857.                Virus strings may contain wild cards.  The two wildcard
  858.           options are:
  859.  
  860.           FIXED POSITION WILDCARD
  861.                The question mark "?" may be used to represent a wildcard
  862.           in a fixed position within the string.  For example, the string:
  863.  
  864.                              "E9 7C 00 10 ? 37 CB"
  865.  
  866.           would match "E9 7C 00 10 27 37 CB", "E9 7C 00 10 9C 37 CB", or
  867.           any other similar string, regardless of the fifth byte.
  868.  
  869.  
  870.  
  871.  
  872.  
  873.  
  874.  
  875. OS2NSCAN FOR OS/2 Version 9.13V100                                Page 16
  876.  
  877.  
  878.           RANGE WILDCARD
  879.  
  880.                The asterisk "*", followed by range number in parentheses
  881.           "(" and ")" is used to represent a variable number of adjoining
  882.           random bytes.  For example, the string:
  883.  
  884.                              "E9 7C *(4) 37 CB"
  885.  
  886.           would match "E9 7C 00 37 CB", "E9 7C 00 11 37 CB", and
  887.           "E9 7C 00 11 22 37 CB".  The string "E9 7C 00 11 22 33 44 37 CB"
  888.           would not match since the distance between 7C and 37 is greater
  889.           than four bytes.  You may specify a range of up to 99 bytes.
  890.           Up to 10 different wildcards of either kind may be used in one
  891.           virus string.
  892.  
  893.  
  894.           COMMENTS
  895.                A pound sign "#" at the begining of a line will denote a
  896.           comment.  Use this for adding notes to the external virus data
  897.           file.  For example:
  898.  
  899.                              #New .COM virus found in file FRITZ.EXE from
  900.                              #Schneiderland on 01-22-91
  901.                              "53 48 45 45 50" Fritz-1 [F-1]
  902.  
  903.           gives a description of the virus, name of the infected file,
  904.           where and when it was found, etc.
  905.  
  906.  
  907.           APPENDIX B:  Miscellaneous Application Notes
  908.  
  909.  
  910.           OS2NSCAN VALIDATION CODES
  911.  
  912.                If you have installed any new software or programs on your
  913.           system, and are running OS2NSCAN or VSHIELD for DOS with the /CF,
  914.           /CG, or /CV validation codes options, you will need to reinstall
  915.           validation codes to the new files with the /AF, /AG, or /AV
  916.           add validation codes options of OS2NSCAN.  In addition, the
  917.           SCANVAL.VAL hidden file containing validation codes for the
  918.           partition table, boot sector, COMMAND.COM, and system files may
  919.           have to be replaced (unhide the file with the ATTRIB command
  920.           and then delete it).
  921.                The quickest way to update the validation codes is to
  922.           remove all validation codes from the hard disk and then add them
  923.           back by running OS2NSCAN with the /RV and then the /AV options.
  924.  
  925.           NOTE: This applies to any new version of DOS, as well as any
  926.                 programs which you install on your system.
  927.  
  928.  
  929.  
  930. OS2NSCAN FOR OS/2 Version 9.13V100                                Page 17
  931.  
  932.  
  933. IMPORTANT NOTICE - PLEASE READ!
  934.  
  935.           Due to the nature of anti-virus software, the slight chance
  936.           exists that a virus may be reported in a file that is not
  937.           infected by that virus.
  938.  
  939.           If you receive a report of a virus infection which you believe
  940.           may be in error, please contact McAfee Associates by telephone
  941.           at (408) 988-3832, by fax at (408) 970-9727, or upload the file
  942.           to our BBS at (408) 988-4004 along with your name, address,
  943.           daytime telephone number, and electronic mail address, if any.
  944.  
  945.  
  946.  
  947.  
  948.  
  949.  
  950.  
  951.  
  952.  
  953.  
  954.  
  955.  
  956.  
  957.  
  958.  
  959.  
  960.  
  961.  
  962.  
  963.  
  964.  
  965.  
  966.  
  967.  
  968.  
  969.  
  970.  
  971.  
  972.  
  973.  
  974.  
  975.  
  976.  
  977.  
  978.  
  979.  
  980.  
  981.  
  982.  
  983.  
  984.  
  985.  
  986.