home *** CD-ROM | disk | FTP | other *** search
/ Big Blue Disk 27 / bbd27.zip / UPDATES.TXT < prev    next >
Text File  |  1988-10-24  |  4KB  |  88 lines

  1. Version 1.1 of FLU_SHOT+ has a few enhancements:
  2.  
  3. 1.    If you use the '-B' switch when you first run FLU_SHOT+,
  4.     the machines BIOS will be used instead of direct screen
  5.     writes.  Useful for machines which are less than IBM-PC
  6.     compatible.  Or those people still running CGA's who don't
  7.     like snow.  It's a little slow.  For the CGA users: you
  8.     ever think of how nice it would be to see an unblurred
  9.     screen?  EGA's aren;t that expensive anymore....
  10.  
  11. 2.    I neglected to remove some comments, and there was a hole
  12.     in FLU_SHOT+ V1.0 that a worm could have exploited.  The
  13.     hole has been patched securely....
  14.  
  15. 3.    An additional option in the FLUSHOT.DAT file:
  16.         X=<ambigious_filename>
  17.     allows a matching program to "turn off" the triggering of
  18.     FLU_SHOT+ for the entire duration of its run.  This could
  19.     leave a security hole if you're not careful....so be careful!
  20.     Do not use an ambigious directory: running a trojan from there
  21.     would not trigger FLU_SHOT+.  I use it for programs like 
  22.     FORMAT, Norton Utilities and that kind of stuff.  I'm very
  23.     careful when using it, though.  And you should be, too!
  24.  
  25. 4.    The in-memory protection table is now checksummed so that
  26.     worms can't change the files you're attempting to protect.
  27. --
  28. Version 1.2 of FLU_SHOT+ has a few enhancements:
  29.  
  30. 1.    A new option, '-I<num>' has been added.  This allows you to
  31.     determine the frequency, in 1/18 seconds, of how often the CMOS
  32.     Check (if enabled) and the Protection Table Check are going to
  33.     run.  The lower the number, the higher your protection, but
  34.     the more impact it will have on system operations:  they'll
  35.     be a little slower.  The default is set to one second.
  36.  
  37. 2.    Some complaints from those having FSP in their AUTOEXEC.BAT and
  38.     having a line of the the form R=\AUTOEXEC.BAT.  FSP was protecting
  39.     the AUTOEXEC.BAT file (an intended option), but the boot sequence
  40.     was causing people to have to hit a 'G' to continue with their
  41.     boot.  I've installed a '-S<num>', where <num> represents how many
  42.     1/18 seconds to sleep before activating the R= option.
  43.     The default is set to 10 seconds.  It will also immediately
  44.     expire on the first key hit.
  45.  
  46. 3.    Because CMOS and Prot Table checks are done via the timer tick
  47.     in Version 1.2, there is no need for the counter to be associated
  48.     with the CMOS flag any longer.  As such, '-C' is the full option
  49.     to turn on CMOS checking.
  50. --
  51. Version 1.4 of FLU_SHOT+ has a few enhancements:
  52.  
  53. 1.    I've skipped Version 1.3 - something about the number having
  54.     bad luck and all.
  55.  
  56. 2.    A major bug, due to programmer stupidity, has been fixed. Alas,
  57.     this bug actually could cause some damage to your disk.
  58.  
  59. 3.    The X= switch works better now - it was ignored on Direct Disk
  60.     Writes
  61.  
  62. 4.    Some of the error messages have been made a bit clearer.
  63.  
  64. 5.    Complaints from some of the users have caused me to increase the
  65.     size of the checksum buffer internal to FLU_SHOT+.  This has the
  66.     sad result of increasing the TSR size of the program itself -- but
  67.     I consider it a reasonable increase for speeding up the checksumming
  68.     of files.
  69.  
  70. 6.    If a file to be checksummed could not be found at startup time,
  71.     the previous files checksum was displayed -- this has been fixed.
  72.  
  73. 7.    Certain holes in FLU_SHOT's security system have been patched.
  74.  
  75. 8.    The size of the FLUSHOT.DAT buffer has also been increased to allow
  76.     users to specify more files to be checksummed and/or protected.
  77.  
  78. --
  79. Version 1.41 of FLU_SHOT+ has a few minor enhancements:
  80. 1.    Version information will now show up on the alert screen,
  81.     which should make things easier for tech support calls
  82.  
  83. 2.    FLUSHOT+, V1.41 now does some more adequate checking on certain
  84.     IOCTL calls, providing a slightly better level of protection.
  85.  
  86.  
  87. Ross, 7/13/88
  88.